Announce: GIMP for Digital Unix 4.0x ...

From: Thomas Leitner <tom_at_finwds01.tu-graz.ac.at>
Date: Mon, 09 Mar 1998 08:42:01 +0100 (MET)

Hello,

For our internal purposes I've compiled the image manipulation program
GIMP (see www.gimp.org) under Digital Unix 4.0x and decided to make it
available in an easily installable distribution file.

If you're interested, you can get it from:

           ftp://finwds01.tu-graz.ac.at/pub/gimp

You'll find these files there:

-r--r--r-- 1 ftpadmin guest 809 Mar 9 08:36 README
-r--r--r-- 1 ftpadmin guest 13620176 Mar 8 17:32 gimp-digital-unix-0.99.19

This is the README file:

----------------------------------------------------------------------------
Installation of GIMP under Digital Unix 4.0x:

a.) Get the distribution file to /tmp

b.) Enter the commands:

         # cd /usr/local
         # gzip -dc /tmp/gimp-digital-unix-0.99.19.tar.gz | tar xf -
         # rm /tmp/gimp-digital-unix-0.99.19.tar.gz

c.) If there is no DecNet installed on your machine (/usr/shlib/libdnet.so
    does not exist), do the following

         # cd /usr/shlib
         # ln -s libdnet_stub.so libdnet.so
         # cd /usr/local/bin
         # mv gimp gimp_exe
         # cat >gimp
         #!/bin/sh
         _RLD_ARGS="-ignore_version libdnet_stub.so"
         export _RLD_ARGS
         exec /usr/local/bin/gimp_exe $*
         <CTRL-D>
         # chmod 755 gimp

d.) You can now start gimp by entering:

         $ /usr/local/bin/gimp.

No warranty of any kind!

Tom

--------------------------------------------------------------------------
T o m L e i t n e r Dept. of Communications
                                            Graz University of Technology,
e-mail : tom_at_finwds01.tu-graz.ac.at Inffeldgasse 12
Phone : +43-316-873-7455 A-8010 Graz / Austria / Europe
Fax : +43-316-463-697
Home page : http://wiis.tu-graz.ac.at/people/tom.html
PGP public key on : ftp://wiis.tu-graz.ac.at/pgp-keys/tom.asc or send
mail with subject "get Thomas Leitner" to pgp-public-keys_at_keys.pgp.net
--------------------------------------------------------------------------
    Before we have the paperless office, we have the paperless toilet!
Received on Mon Mar 09 1998 - 08:42:15 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT