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

Penn State Mini-PyCamp 2010
Plone Symposium East 2010
Plone Bootcamps
Upcoming Events
TriZPUG March 2010 Meeting: Selenium and Sauce
Duke University, North Pavillion, 2400 Pratt St, Durham, NC 27705,
2010-03-25
Penn State Mini-PyCamp 2010
Smeal College of Business, Pennsylvania State College, PA,
2010-05-24
Los Angeles PyCamp 2010
Moore Hall 3027, UCLA South Campus, Los Angeles, CA,
2010-06-14
« March 2010 »
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      
2010-03-11
18:00-21:00 Python Hack Night The First
2010-03-25
19:00-21:00 TriZPUG March 2010 Meeting: Selenium and Sauce
 
 

This site conforms to the following standards: