PDA

View Full Version : [ubuntu] building dependency tree



tsachi
March 30th, 2009, 07:13 PM
Hello

I am currently using open source PUMA-EM and SALOME-MECA on my computer with ubuntu 8.10.

I need to install it on a computer not having a internet connection.

How can I build the full dependency tree of the following softwares, and to download to a CD all that is needed to install the on a stand alone computer:

g++
gfortran
libstdc++5
autoconf
libtool
python-dev
python-scipy
python-matplotlib
python-tk
openmpi-bin
libopenmpi-dev
dvipng
cvs
doxygen

Best
Tsachi

Partyboi2
March 31st, 2009, 04:08 AM
Have a look at aptoncd (http://aptoncd.sourceforge.net/)or you could use keryx (http://keryx.betaserver.org/)

tsachi
March 31st, 2009, 08:07 PM
thanks

Just what I needed.