Thanks,
$ ./configure --enable-abspath /home/jaume/tablix-0.0.7/modules/.libs/
worked fine, without anything else.
Regards,
Jaume.
P.D. Bienvenido a la lista, Pablo.
At 22:37 25/05/2004 +0200, you wrote:
>Hi
>
>Newer versions of Tablix won't run from the build directory. You have to
>use the 'make install' command (this converts object files to shared
>object .so files). Try the following:
>
>Make a separate directory /home/jaume/local for compiled files. Then
>configure Tablix with "./configure --prefix=/home/jaume/local" and any
>other options you normally use here.
>
>Do a 'make clean; make; make install'. This will install Tablix to
>/home/jaume/local.
>
>Now all you have to do is to add /home/jaume/local/bin to your PATH and
>/home/jaume/local/lib/tablix to your LD_LIBRARY_PATH environment
>variable.
>
>You can also use the '--enable-abspath=/home/jaume/local/lib/tablix'
>configure option instead of setting LD_LIBRARY_PATH.
>
>Hope that helps
>Tomaz Solc
Received on Wed May 26 13:35:54 2004
This archive was generated by hypermail 2.1.8 : Tue Aug 16 2005 - 20:42:13 CEST