POV-Ray : Newsgroups : povray.unofficial.patches : yet another bugfix version of MegaPovPlus for Linux : Re: yet another bugfix version of MegaPovPlus for Linux Server Time
2 Sep 2024 00:14:10 EDT (-0400)
  Re: yet another bugfix version of MegaPovPlus for Linux  
From: Nicolas Calimet
Date: 29 Aug 2000 12:12:50
Message: <39ABE380.49E45080@free.fr>
Hi Mark !

	I'm a Linux user who's not root on my box. I've installed
newer zlib and libpng libraries in non-standard location (under my
home directory as all the softs that I installed for 3 years...).
However I didn't find in the ./configure options how to specify the
path for libpng libraries. I could only compile MegaPovPlus when
updating these lines directly in the src/Makefile (***adds***):

LDADD =  -L/usr/X11R6/lib ***-L/the_path_to/libpng-1.0.8***
LIBS = -lvgagl -lvga -lz -lm  -lX11 ***-lpng***

	Is there a more elegant solution in this case ?
	Thanks !


*** Nicolas Calimet
*** http://pov4grasp.free.fr


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.