User:Carloscardenas/GSOC2012: Difference between revisions

From ASCEND
Jump to navigation Jump to search
Line 19: Line 19:


== Bugs ==
== Bugs ==
* [ http://ascend4.org/User:Carloscardenas/GSOC2012CONOPT CONOPT]  
* [[ http://ascend4.org/User:Carloscardenas/GSOC2012CONOPT |CONOPT]]
* [ IPOT ]
* [ IPOT ]
* [ MATPLOT]
* [ MATPLOT]

Revision as of 21:53, 20 August 2012

Original Proposal

ASCEND4 Install

Ascend4 install for MAC OS X 10.7. Download here.

Mac ASCEND4 Installer screenshot.

GsoC Log

GSoC Email

Planning

Bugs

Devel

For the developer process:

Dependences

1. Update MacOx 10.7.

2. Install Xcode.

3. Install PyGtk from jhbuild. Install in /opt. The installation in the /User/$path make a problems.

4. Install Scons

5. Install Sundails

6. Install Ipopt

7. Install c-unit

8. Install Python package: easy_install pip pip install virtualenv pip install virtualenvwrapper pip install numpy pip install -e git+https://github.com/scipy/scipy#egg=scipy-dev pip install ipython pip install -e git+https://github.com/matplotlib/matplotlib#egg=matplotlib-dev

For matplopt:

$cd Users/User/src/matplopt $sudo make -f make.osx PREFIX=/opt PYVERSION=2.7 fetch deps mpl_install_std

9. Download gams23.9_osx_x64_64_sfx 10. Install Ascend4

scons --config=force INSTALL_PREFIX=/usr/local/ IPOPT_PREFIX=../lib IPOPT_LIBPATH=../lib IPOPT_CPPPATH=../lib CONOPT_PREFIX=../lib CONOPT_CPPPATH=../Library CONOPT_LIBPATH=../lib CONOPT_PATH=../lib GRAPHVIZ_CPPPATH=../lib GRAPHVIZ_LIBPATH=../lib GRAPHVIZ_LIBS=../lib

Test in the Machine

Package

Virtual Machine

Testing in the Virtual Machine

User the Testing and Error for find the libraries and write this in postintall.sh

Gsoc Student

Carlos Mauro Cárdenas Fernández