diff options
Diffstat (limited to 'doc/ivy-perl-2.html')
-rw-r--r-- | doc/ivy-perl-2.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/ivy-perl-2.html b/doc/ivy-perl-2.html new file mode 100644 index 0000000..50b58ff --- /dev/null +++ b/doc/ivy-perl-2.html @@ -0,0 +1,44 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<HTML> +<HEAD> + <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7"> + <TITLE>The Ivy C library guide: Getting and installing the Ivy Perl library</TITLE> + <LINK HREF="ivy-perl-3.html" REL=next> + <LINK HREF="ivy-perl-1.html" REL=previous> + <LINK HREF="ivy-perl.html#toc2" REL=contents> +</HEAD> +<BODY> +<A HREF="ivy-perl-3.html">Next</A> +<A HREF="ivy-perl-1.html">Previous</A> +<A HREF="ivy-perl.html#toc2">Contents</A> +<HR> +<H2><A NAME="s2">2. Getting and installing the Ivy Perl library</A></H2> + +<P>You can get the latest versions of the Ivy Perl library from CENA (http://XXX) or +from one of the Fairway sites (for instance http://XXX). Depending whether you +use a supported distribution of Linux or not, you have the following options: +<P> +<H2><A NAME="ss2.1">2.1 Installing RedHat or Debian packages</A> +</H2> +<p>If your system is Linux/Redhat, you have to use the command <em><strong> rpm -i package-name</strong></em>. +<p>If your system is Linux/Debian, you have to use the command <em><strong> dpkg -i package-name</strong></em>. + + +<P> +<P> +<H2><A NAME="ss2.2">2.2 Getting and installing the sources</A> +</H2> +<p>If your system is not a Linux one, you have to get and install the source of ivy-perl. +In this case, you have to get the source from CENA at http://XXX or from one of the Fairway sites. + + +<P> +<P> +<P> +<P> +<HR> +<A HREF="ivy-perl-3.html">Next</A> +<A HREF="ivy-perl-1.html">Previous</A> +<A HREF="ivy-perl.html#toc2">Contents</A> +</BODY> +</HTML> |