axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [DoyenCD]


From: alfredo
Subject: [Axiom-developer] [DoyenCD]
Date: Sat, 07 Jan 2006 16:39:09 -0600

Changes http://wiki.axiom-developer.org/DoyenCD/diff
--

??changed:
-\subsection{Update System}
-
-You need to update the current packages installed in your system. Proceed to 
do a yum update. This step may take a while.
\subsubsection{Latex}

To install the Latex software package you need to use yum and install tetex, 
tetex-latex, and tetex-xdvi packages.

??changed:
-yum -y update
yum -y install tetex

yum -y install tetex-latex

yum -y install tetex-xdvi

??changed:
-\subsubsection{Latex}
-
-To install the Latex software package you need to use yum and install tetex, 
tetex-latex, and tetex-xdvi packages.
\subsubsection{Noweb Software Package}

Create a /tmp/pkgs directory which will contain those packages that are not 
available using Yum, but that are going to be obtained using Wget.

??changed:
-yum -y install tetex
-
-yum -y install tetex-latex
-
-yum -y install tetex-xdvi
mkdir /tmp/pkgs

cd /tmp/pkgs

wget http://alfredo.axiom-developer.org/redhatbuild/pkgs/noweb-2.8a-4.i386.rpm

wget http://alfredo.axiom-developer.org/redhatbuild/pkgs/Icon2-9.3.2-7.i386.rpm

rpm -ivh Icon2-9.3.2-7.i386.rpm

rpm -ivh noweb-2.8a-4.i386.rpm

??changed:
-\subsubsection{Noweb Software Package}
-
-Create a /tmp/pkgs directory which will contain those packages that are not 
available using Yum, but that are going to be obtained using Wget.
\subsubsection{Installing Zope, Python-Imaging, and ZWiki}

In this section you will install and configure the ZWiki server. First,  
download the Zope 2.8 rpm package from the rpmfind.net server and the zwiki 
package.

??changed:
-mkdir /tmp/pkgs
-
-cd /tmp/pkgs
-
-wget http://alfredo.axiom-developer.org/redhatbuild/pkgs/noweb-2.8a-4.i386.rpm
-
-wget http://alfredo.axiom-developer.org/redhatbuild/pkgs/Icon2-9.3.2-7.i386.rpm
-
-rpm -ivh Icon2-9.3.2-7.i386.rpm
-
-rpm -ivh noweb-2.8a-4.i386.rpm
wget 
http://alfredo.axiom-developer.org/redhatbuild/pkgs/python-imaging-1.1.4-7.i386.rpm

wget 
http://alfredo.axiom-developer.org/redhatbuild/pkgs/zope-2.8.0-2.fc3.i386.rpm

??changed:
-\subsubsection{Installing Zope, Python-Imaging, and ZWiki}
-
-In this section you will install and configure the ZWiki server. First,  
download the Zope 2.8 rpm package from the rpmfind.net server and the zwiki 
package.
Next, proceed to install the Zope and Python-imaging rpm packages.

--removed:
-
-wget 
http://alfredo.axiom-developer.org/redhatbuild/pkgs/python-imaging-1.1.4-7.i386.rpm
-
-wget 
http://alfredo.axiom-developer.org/redhatbuild/pkgs/zope-2.8.0-2.fc3.i386.rpm
-
-@
-
-Next, proceed to install the Zope and Python-imaging rpm packages.
-
-<<step>>=

--
forwarded from http://wiki.axiom-developer.org/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]