Hello Perside,

To build ASCEND on Ubuntu 12.04 and newer..

Install the following by running the command on the terminal

> sudo apt-get install subversion swig g++ gfortran python-dev scons flex
> bison \
>  graphviz-dev libsundials-serial-dev liblapack-dev libblas-dev ipython \
>  python-matplotlib coinor-libipopt-dev libmumps-seq-dev


 Clone the repository hosted on SVN

>  svn co http://svn.ascend4.org/trunk/ ascend
>

 cd ascend
>

 To configure:

> scons


 And thats it...

 To run the client: Run the script ascdev in ascend/pygtk

> pygtk/ascdev
>

*Regards*
Bill
------------------------------------------------------------------------------
_______________________________________________
Ascend-sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

Reply via email to