>  cd src; make install prefix=/home/me/mesa
> 
>  will install it in /home/me/mesa/lib.
>  The demos don't require an installed libGL.

I completely trashed my copy of Mesa when I tried to "make install" it in
the Mesa-CVS root directory.  I think it went through and deleted all the
include files :-)

I'm doing a lot of debugging at the moment, and the current setup makes is
slightly painful.  Every time I change something, I have to re-install the
libs...  Again, don't get me wrong, I like autoconf, but just not for
developing the library.  I was also surprised when gdb complained about
books/tess not being a valid executable ;-)

Would it be possible to do both?  Output the libs in Mesa/lib and be able
use LD_LIBRARY_PATH, but still be able to "./configure; make; make install"
when it becomes a permanent installation?

-- Gareth


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to