Confirmed users
3,104
edits
(One intermediate revision by one other user not shown) | |||
Line 106: | Line 106: | ||
make install 2>&1 | tee /tools/dist/logs/python2.5.1-make_install.log | make install 2>&1 | tee /tools/dist/logs/python2.5.1-make_install.log | ||
cd /tools/ | cd /tools/ | ||
ln -s | ln -s python-2.5.1 python | ||
== Version 3 == | == Version 3 == | ||
Line 529: | Line 529: | ||
==== Install EPEL ==== | ==== Install EPEL ==== | ||
As root, | As root, | ||
rpm -Uvh http:// | rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm | ||
==== Move the JDK ==== | ==== Move the JDK ==== |