Author: wyoung
Date: Thu Aug 10 14:38:11 2006
New Revision: 1319
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1319&view=rev
Log:
Added ldconfig stuff to README.unix
Modified:
trunk/README.unix
Modified: trunk/README.unix
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/README.unix?rev=1319&r1=1318&r2=1319&view=diff
==============================================================================
--- trunk/README.unix (original)
+++ trunk/README.unix Thu Aug 10 14:38:11 2006
@@ -7,6 +7,11 @@
$ make
$ su
# make install
+
+ On Linux, you also need to run 'ldconfig' as root after
+ installing the library. You may need to add the library's
+ installation directory to /etc/ld.so.conf before you do this,
+ particularly if you installed to /usr/local.
Configure Options
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits