<br><br><div class="gmail_quote">2009/6/16 Taco Hoekwater <span dir="ltr">&lt;<a href="mailto:taco@elvenkind.com">taco@elvenkind.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><br></div></div>
I have set up a &#39;texworks&#39; command like this, locally:<br>
<br>
   #!/bin/sh<br>
   # find me<br>
   MYEXE=`which texworks`<br>
   BINDIR=`pathname $MYEXE`<br>
   export LD_LIBRARY_PATH=$BINDIR/../tw-dir<br>
   $BINDIR/../tw-dir/texworks &quot;$@&quot;<br>
<br>
and in tw-dir/, I have the compiled executable texworks as well as hunspell, poppler and Qt4 .so libs. This mimics the windows approach<br>
of having local dynamic libraries, and it seems to work.<br>
<br clear="all"></blockquote></div><br>I have followed a similar approach to OpenSolaris. Everything is included in /opt/gnu/textworks. The result is available<br>as a package.<br><br>A.S.<br>-- <br>Apostolos Syropoulos<br>
Xanthi, GREECE<br>Web-page at <a href="http://obelix.ee.duth.gr/~apostolo">http://obelix.ee.duth.gr/~apostolo</a><br>Blog at <a href="http://asyropoulos.wordpress.com/">http://asyropoulos.wordpress.com/</a><br>           <a href="http://hypercomputation.blogspot.com/">http://hypercomputation.blogspot.com/</a><br>