]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add missing but required env var
authorhttp://afoolishmanifesto.com/ <frioux@web>
Fri, 29 Mar 2013 07:17:41 +0000 (03:17 -0400)
committeradmin <admin@branchable.com>
Fri, 29 Mar 2013 07:17:41 +0000 (03:17 -0400)
doc/tips/DreamHost.mdwn

index 070638e3e41a947f5717f92f26365459cd673bb9..338bca78239e33500f38bf0209150b941796eb63 100644 (file)
@@ -176,6 +176,7 @@ Then you'll have to add a few variables to your path [referenced by your compile
 
     export C_INCLUDE_PATH=YOUR_INSTALL_PATH_HERE/include/
     export LIBRARY_PATH=YOUR_INSTALL_PATH_HERE/lib/
+    export LD_LIBRARY_PATH=YOUR_INSTALL_PATH_HERE/lib/
 
 Then you should be able to install the module, and it'll be faster.