Build instructions :
cd ~/pydadl_install
svn co http://svn.osmium-work.com/pydadl/trunk PyDADL
cd PyDADL
/usr/local/pydadl/bin/python setup.py install
At this point the PyDADL environment should be installed and functional. The next chapter is a tutorial that illustrates the fundamental concept of PyDADL framework.
Note | |
---|---|
Instead of using the SVN version, you could download a release from the project download page. |
Note | |
---|---|
You can delete the ~/pydadl_install directory now to free up space on your hard disk. |