TerraLib and TerraView Wiki Page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
wiki:documentation:build [2015/11/05 18:04]
gribeiro created
wiki:documentation:build [2015/11/05 18:15]
gribeiro [Bash script for building all dependencies on Mac OS X]
Line 60: Line 60:
 $ export PATH=$PATH:/​Users/​user/​Qt5.4.1/​5.4/​clang_64/​bin:/​Applications/​CMake.app/​Contents/​bin $ export PATH=$PATH:/​Users/​user/​Qt5.4.1/​5.4/​clang_64/​bin:/​Applications/​CMake.app/​Contents/​bin
 </​code>​ </​code>​
-  * In the shell command line, call the script //​**install-3rdparty-macosx-yosemite.sh**/​ (or the El-Capitan one) setting the target to install all the stuffs from these third-party libraries and tools:+  * In the shell command line, call the script //​**install-3rdparty-macosx-yosemite.sh**// (or the El-Capitan one) setting the target to install all the stuffs from these third-party libraries and tools:
 <code bash> <code bash>
 $ TERRALIB_DEPENDENCIES_DIR="/​Users/​user/​mylibs"​ ./​install-3rdparty-macosx-yosemite.sh $ TERRALIB_DEPENDENCIES_DIR="/​Users/​user/​mylibs"​ ./​install-3rdparty-macosx-yosemite.sh