summaryrefslogtreecommitdiff
path: root/packages/install.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-09-15 17:05:50 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-09-15 17:05:50 +0000
commitfbe24c3b80b5a6454b5f37c6dc5746a2ff691d16 (patch)
tree4834eb9d7b79722edc7b7c7a807d962973ca1eb1 /packages/install.html
parentaa9c028aeb9d036e9be5b9b9bae103289e29ba91 (diff)
Updated for FLTK 1.0.5.
Added EPM distribution list file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'packages/install.html')
-rw-r--r--packages/install.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/install.html b/packages/install.html
index 9f069af2b..165d02b35 100644
--- a/packages/install.html
+++ b/packages/install.html
@@ -46,9 +46,9 @@ The Digital UNIX distribution is in <tt>setld</tt> format. To install the
distribution type:
<UL><PRE>
-gunzip fltk-1.0.4-dunix.tar.gz <B>Enter</B>
-tar xvf fltk-1.0.4-dunix.tar <B>Enter</B>
-setld -l fltk-1.0.4-dunix <B>Enter</B>
+gunzip fltk-1.0.5-dunix.tar.gz <B>Enter</B>
+tar xvf fltk-1.0.5-dunix.tar <B>Enter</B>
+setld -l fltk-1.0.5-dunix <B>Enter</B>
</PRE></UL>
<H1><FONT FACE="Arial,HELVETICA"><A NAME="hpux">Installing the HP-UX Distribution
@@ -59,7 +59,7 @@ distribution type:
<UL><PRE>
swremove fltk <B>Enter</B>
-gunzip fltk-1.0.4-hpux.depot.gz <B>Enter</B>
+gunzip fltk-1.0.5-hpux.depot.gz <B>Enter</B>
swinstall -s <I>/full/path/to/</I>fltk.depot <B>Enter</B>
</PRE></UL>
@@ -70,7 +70,7 @@ The IRIX distribution is in <tt>tardist</tt> format. To install the
distribution type:
<UL><PRE>
-tardist fltk-1.0.4-irix-<I>version</I>.tardist <B>Enter</B>
+tardist fltk-1.0.5-irix-<I>version</I>.tardist <B>Enter</B>
</PRE></UL>
where <I>version</I> is the version of IRIX you have (5.x, 6.x, etc.) The
@@ -87,7 +87,7 @@ popular by the RedHat Linux distribution. To install the distribution
type:
<UL><PRE>
-rpm fltk-1.0.4-1.<I>processor</I>.rpm <B>Enter</B>
+rpm --install fltk-1.0.5-1.<I>processor</I>.rpm <B>Enter</B>
</PRE></UL>
where <I>processor</I> is your processor (alpha, i386, mips, or sparc).
@@ -100,8 +100,8 @@ distribution type:
<UL><PRE>
pkgrm fltk <B>Enter</B>
-gunzip fltk-1.0.4-solaris-<I>processor</I>.pkg.gz <B>Enter</B>
-pkgadd fltk-1.0.4-solaris-<I>processor</I>.pkg <B>Enter</B>
+gunzip fltk-1.0.5-solaris-<I>processor</I>.pkg.gz <B>Enter</B>
+pkgadd fltk-1.0.5-solaris-<I>processor</I>.pkg <B>Enter</B>
</PRE></UL>
where <I>processor</I> is your processor (intel or sparc).