summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-25 02:15:40 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-25 02:15:40 (GMT)
commit4cc6e2a1b1b5dacb75abaa6f35d81abb7dc8c8ed (patch)
tree12dbda9fbdfda4e5af60405fe6a117d2b0822e73 /README.md
parent51259e6caacb6049095a85af9f1aa0c5761f280c (diff)
a workaround for LD_LIBRARY_PATH having to be set every time you want to
run openscad if you build your own dependencies.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd7c4f8..ebe69c0 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,14 @@ check dependencies
source ./scripts/setenv-unibuild.sh
./scripts/check-dependencies.sh
-Then follow the Compilation instructions below.
+Then follow the Compilation instructions below.
+
+Note that if you build dependencies with this method, you may have to
+modify your LD_LIBRARY_PATH environment variable every time you run the
+openscad binary to avoid library problems. A workaround script called
+"openscad-unirun.sh" has been included to solve this: copy it somewhere
+in your PATH (/usr/local/bin) and run 'openscad-unirun.sh' instead of
+the openscad binary.
### Building for Windows
contact: Jan Huwald // Impressum