Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added a comment
[git.ikiwiki.info.git]
/
doc
/
tips
/
DreamHost.mdwn
diff --git
a/doc/tips/DreamHost.mdwn
b/doc/tips/DreamHost.mdwn
index 070638e3e41a947f5717f92f26365459cd673bb9..338bca78239e33500f38bf0209150b941796eb63 100644
(file)
--- a/
doc/tips/DreamHost.mdwn
+++ b/
doc/tips/DreamHost.mdwn
@@
-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 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.
Then you should be able to install the module, and it'll be faster.