On 4/16/06, Gopalarathnam Venkatesan <[EMAIL PROTECTED]> wrote: > On 4/16/06, Crni Gorac <[EMAIL PROTECTED]> wrote: > > > > Hmm, that not seem to working for me... I have trio.h installed in > > /usr/local/include and libtrio.a in /usr/local/lib; and I already have > > /usr/local/lib in my LD_LIBRARY_PATH. Then I started with applying > > your two patches to eet code from CVS. Then I issued: > > export CFLAGS="-I/usr/local/include -I/usr/pkg/include -I/usr/X11R6/include" > > export LDFLAGS="-L/usr/local/lib -L/usr/pkg/lib -L/usr/X11R6/lib" > > export LIBS="-ltrio -lm" > > Then, while still in eet directory, I issued: > > ./autogen.sh > > make install
export LD_RUN_PATH=$LD_RUN_PATH:/usr/local/lib Does that help? -- Gopalarathnam Venkatesan http://gopalarathnam.com/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
