diff options
author | manojgudi | 2014-03-16 01:02:32 +0530 |
---|---|---|
committer | manojgudi | 2014-03-16 01:02:32 +0530 |
commit | 34d23f599f3088eda2bed2b22e612584d9ef2a01 (patch) | |
tree | 175b38b48c350366f9e52ac47fcd7ca6f3d9fee3 /getting_it.md | |
parent | ceaca26ee3725494f3a3108e555482c71fcad307 (diff) | |
download | sandhi-docs-34d23f599f3088eda2bed2b22e612584d9ef2a01.tar.gz sandhi-docs-34d23f599f3088eda2bed2b22e612584d9ef2a01.tar.bz2 sandhi-docs-34d23f599f3088eda2bed2b22e612584d9ef2a01.zip |
added compile.sh script
Diffstat (limited to 'getting_it.md')
-rw-r--r-- | getting_it.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/getting_it.md b/getting_it.md index 788093f..ced528b 100644 --- a/getting_it.md +++ b/getting_it.md @@ -89,3 +89,4 @@ and then proceed as given in __Build it__ section from _make_ command. `fpm -s dir -t deb -n "sandhi" -v 0.9 -C out/ -p sandhi-VERSION_ARCH.deb -d "git-core autoconf automake make libtool g++ python-dev swig pkg-config libboost1.48-all-dev libfftw3-dev libcppunit-dev libgsl0-dev libusb-dev sdcc libsdl1.2-dev python-wxgtk2.8 python-numpy python-cheetah python-lxml doxygen python-qt4 python-qwt5-qt4 libxi-dev libqt4-opengl-dev libqwt5-qt4-dev libfontconfig1-dev libxrender-dev" /usr/local/bin /usr/local/include/ /usr/local/lib /usr/local/libexec/ /usr/local/share/ /usr/local/etc/` ------------ + |