[geos-commits] r2986 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Tue May 4 17:29:05 EDT 2010
Author: strk
Date: 2010-05-04 17:29:04 -0400 (Tue, 04 May 2010)
New Revision: 2986
Modified:
trunk/README
Log:
Add 'ldconfig' step, seems to be a recurring issue with builders...
Modified: trunk/README
===================================================================
--- trunk/README 2010-05-02 09:35:29 UTC (rev 2985)
+++ trunk/README 2010-05-04 21:29:04 UTC (rev 2986)
@@ -14,7 +14,8 @@
Now, all versions:
make
make check
- make install
+ make install # as root
+ ldconfig # as root
Win32
-----
More information about the geos-commits
mailing list