[postgis-users] libs not copied during install
Craig Miller
craig at millerfam.net
Sat Nov 23 10:57:20 PST 2002
I had the same trouble. I worked around it differently, but it would have been nice if configure would have determined that I did/did not have gmake and behave appropriately.
--Craig
----- Original Message -----
From: Caffeinate The World
To: postgis-users at postgis.refractions.net
Sent: November 22, 2002 2:47 PM
Subject: [postgis-users] libs not copied during install
during make install - the libraries are not copied to the pgsql-install-dir/lib
also, it shoudn't rely on 'make' but should check for 'gmake'. make on my BSD system failed so i had to change all occurances of 'make' in Makefile to 'gmake'.
i also had proj installed in a diff directory than the system directory for lib, maybe it should allow for that config option as well.
------------------------------------------------------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20021123/3bddb4c2/attachment.html>
More information about the postgis-users
mailing list