26 |
\subsection{Debian 5.0(``Lenny''), Ubuntu 8.10(``Intrepid Ibex'') or 9.04(``Jaunty Jakalope'')}\label{sec:debian} |
\subsection{Debian 5.0(``Lenny''), Ubuntu 8.10(``Intrepid Ibex'') or 9.04(``Jaunty Jakalope'')}\label{sec:debian} |
27 |
|
|
28 |
At the time of this writing we only produce deb's for the i386 and amd64 architectures. |
At the time of this writing we only produce deb's for the i386 and amd64 architectures. |
29 |
To install \esfinley download the \filename{escript.deb} file and execute the following commands as root (you need to be in the directory containing the file): |
The package file will be named \filename{escript-X-D_A.deb} where \texttt{X} is the version, \texttt{D} is either ``\texttt{lenny}'' or ``\texttt{jaunty}'' and \texttt{A} is the architecture. |
30 |
|
For example, \filename{escript-3.0-1-lenny_amd64.deb} would be the file for lenny (and intrepid) for 64bit processors. |
31 |
|
To install \esfinley download the appropriate \filename{.deb} file and execute the following commands as root (you need to be in the directory containing the file): |
32 |
\begin{shellCode} |
\begin{shellCode} |
33 |
dpkg --unpack escript.deb |
dpkg --unpack escript.deb |
34 |
aptitude install escript |
aptitude install escript |