{"id":16,"date":"2004-01-17T17:07:00","date_gmt":"2004-01-17T22:07:00","guid":{"rendered":"http:\/\/www.familytidings.com\/blog\/?p=16"},"modified":"2004-01-17T17:07:00","modified_gmt":"2004-01-17T22:07:00","slug":"building-xste","status":"publish","type":"post","link":"https:\/\/www.familytidings.com\/blog\/?p=16","title":{"rendered":"Building XSTE"},"content":{"rendered":"<p>I&#8217;ve installed submux-dvd and xste.  xste required <a href=\"http:\/\/laplace.physics.ubc.ca\/People\/matt\/rnpletal.html\">xforms<\/a> and <a href=\"http:\/\/heroinewarrior.com\/download.php3\">libmpeg3<\/a> .  Note xforms is supposed to be available from <a href=\"http:\/\/savannah.nongnu.org\/download\/xforms\/stable.pkg\/1.0\/xforms-1.0.tar.gz\">Savannah<\/a>, but it isn&#8217;t there now.  The link I have here I found from Googling.  It seems just fine.<\/p>\n<p>These are all source packages, which I put in \/usr\/local\/src.  Everything compiled without a hitch except xste.  It seems the <code>make install<\/code> of libmpeg doesn&#8217;t install libmpeg3.a in \/usr\/local\/lib <em>and<\/em> xste didn&#8217;t know where to find the xforms header files, so in <code>xste-3.2.5\/Imakefile<\/code>, I had the make the following additions:<\/p>\n<p>EXTRA_LIBS = -lpthread -lfreetype <b>-L\/usr\/local\/src\/libmpeg3-1.5.3\/i686<\/b><\/p>\n<p>EXTRA_INCLUDES = $(FREETYPE2INCLUDES) <b>-I\/usr\/X11R6\/include\/X11 -I\/usr\/local\/src<\/b><\/p>\n<p>and add a softlink in \/usr\/local\/src so that libmpeg3 points to libmpeg3-1.5.3.  Make these changes before you do any compiling.  If you didn&#8217;t, you&#8217;ll have to start over at the <code>xmkmf<\/code> step.  Not a big deal really.<br \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve installed submux-dvd and xste. xste required xforms and libmpeg3 . Note xforms is supposed to be available from Savannah, but it isn&#8217;t there now. The link I have here I found from Googling. It seems just fine. These are all source packages, which I put in \/usr\/local\/src. Everything compiled without a hitch except xste. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-16","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":0,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/16\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}