[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ./configure problem



Hi,


I think the libraries case is a little diferant. If
you wont Linux to find your libraries their directory
needs to be defined in /etc/ld.so.conf . So you need
to use a command like :

echo "<lib dir>" >> /etc/ld.so.conf

After running that command your libraries will be
recognized by Linux. IMHO it dose not work the same
way with .h files.

-----

As for --withmesa= option ....... it's dose not
exssist as an option  in my ./configure scrip


-----

To tell the truth I'm starting to give up on that
program.

I'll be happy to get any more suggestions.

Thanks

Erez


__________________________________________________
Do You Yahoo!?
>From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il