|
From: Michael B. <beh...@us...> - 2009-06-08 11:26:30
|
Am Montag, 8. Juni 2009 12:12:41 schrieb srikumar murthy g: > Hi > after* ./configure* with the appropriate paths for fox, proj, gdal, xerces, > I did *make install*. The error follows after the massive text. I am > pasting only the last few lines before the error is thrown. It does not find the proj lib. where is it installed? It does not add a search path for this lib as well. > Also is make required before make install? Not really. But make can be done as a regular user and make install sometimes needs to be run as root (depending on the location you want to install into). Regards, Michael |