Skip to content

Triangle Zope and Python Users Group

Sections
Personal tools
You are here: Home » Boot Camps » Triangle PyCamp 2006 » A procedure to install PyCamp packages for Fedora Core

A procedure to install PyCamp packages for Fedora Core

Document Actions
Tested on FC4 and FC5. Using RPMs developed by TriZPUG. Depending on how you installed Fedora Core, some users may need to yum install compat-libf2c-32 before the rpm steps.

su

yum install tcl-devel

yum install tk-devel

yum install tkinter

yum install atlas-devel

yum install fftw2-devel

yum install netcdf-devel

ldconfig

mkdir -p /usr/local/netcdf-3/include

mkdir -p /usr/local/netcdf-3/lib

cd /usr/local/netcdf-3/include

ln -sf /usr/include/netcdf-3/* .

cd ../lib

ln -sf /usr/lib/netcdf-3/* .

yum install python-numeric

yum instal python-numarray

yum install python-fpconst

yum install gnuplot

yum install python-matplotlib

cd /usr/local/src

wget http://trizpug.org/boot-camp/pyc1/repos/fedora/4/RPMS/noarch/SOAPpy-0.11.6-1.noarch.rpm

rpm -ivh SOAPpy-0.11.6-1.noarch.rpm

wget http://trizpug.org/boot-camp/pyc1/repos/fedora/4/RPMS/noarch/gnuplot-py-1.7-1.noarch.rpm

rpm -ivh gnuplot-py-1.7-1.noarch.rpm

wget http://trizpug.org/boot-camp/pyc1/repos/fedora/4/RPMS/i386/numpy-0.9.8-1.i386.rpm

rpm -ivh numpy-0.9.8-1.i386.rpm

wget http://trizpug.org/boot-camp/pyc1/repos/fedora/4/RPMS/i386/scipy-0.4.9-1.i386.rpm

rpm -ivh scipy-0.4.9-1.i386.rpm

wget http://trizpug.org/boot-camp/pyc1/repos/fedora/4/RPMS/i386/ScientificPython-2.4.11-1.i386.rpm

rpm -ivh ScientificPython-2.4.11-1.i386.rpm

exit

Caktus Django Bootcamp
Penn State Mini-PyCamp 2012
Plone Symposium East 2012
11th Annual Python in Science Conference
PloneCon 2012
Upcoming Events
TriZPUG May 2012 Meeting: The Talk You Present
Room 1226, Engineering Building II, Centennial Campus, NCSU, Raleigh, NC,
2012-05-24
Django Fundamentals Bootcamp
Caktus Consulting Group, 209 Lloyd St., Carrboro, NC,
2012-06-09
« May 2012 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
2012-05-02
18:00-21:00 Project Night for May 2, 2012
2012-05-19
08:30 - Penn State Mini-PyCamp 2012
2012-05-20
Penn State Mini-PyCamp 2012
2012-05-21
Penn State Mini-PyCamp 2012 - 17:00
2012-05-24
19:00-21:00 TriZPUG May 2012 Meeting: The Talk You Present
 
 

This site conforms to the following standards: