[Gd-chatter] r11629 - trunk/fundev/packages/unix
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Wed Jan 16 00:20:30 CET 2008
Author: hannes
Date: Wed Jan 16 00:20:30 2008
New Revision: 11629
Modified:
trunk/fundev/packages/unix/README
Log:
Job: minor
typo, $ was missing; thanks to cgay
Modified: trunk/fundev/packages/unix/README
==============================================================================
--- trunk/fundev/packages/unix/README (original)
+++ trunk/fundev/packages/unix/README Wed Jan 16 00:20:30 2008
@@ -51,7 +51,7 @@
the shared libraries required by the compiler are found. You can do
this by either setting the LD_LIBRARY_PATH environment variable:
- $ export LD_LIBRARY_PATH=/where/ever/opendylan-1.0beta5/lib:LD_LIBRARY_PATH
+ $ export LD_LIBRARY_PATH=/where/ever/opendylan-1.0beta5/lib:$LD_LIBRARY_PATH
or by adding the path to /etc/ld.so.conf, and re-running ldconfig. You
have to do this as root, of course.
More information about the chatter
mailing list