Index of /~fujiik/mklinux/Packages/dr3/RPMS/gimp

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]docs/ 1998-08-11 17:17 -  
[   ]gimp-1.0.0-1.ppc.rpm 1998-07-01 07:25 3.1M 
[   ]gimp-data-extras-1.0..>1998-07-01 17:41 4.5M 
[   ]gimp-devel-1.0.0-1.p..>1998-07-01 07:25 88K 
[   ]gimp-libgimp-1.0.0-1..>1998-07-01 07:26 104K 
[   ]glib-1.0.4-1.ppc.rpm 1998-07-01 07:26 32K 
[   ]gtk+-1.0.4-1.ppc.rpm 1998-07-01 07:26 537K 
[   ]gtk+-devel-1.0.4-1.p..>1998-07-01 07:26 701K 
[   ]type1inst-0.6.1-2.no..>1998-07-02 04:47 24K 
[   ]xfreefonts-0.10-9.no..>1998-07-02 05:02 2.3M 

MkLinux Installation Notes(English)

Descriptions of the Current Directory

Gimp: GNU/Generalized Image Manipulation Program


News

Files

This directory contains gimp and related packages:
        README.html                         : this file
        docs                                : directory containing documents
        gimp-1.0.0-1.ppc.rpm                : binary RPM 
        gimp-data-extras-1.0.0-1.noarch.rpm : extra data
        gimp-devel-1.0.0-1.ppc.rpm          : development package (optional)
        gimp-libgimp-1.0.0-1.ppc.rpm        : gimp library RPM
        glib-1.0.4-1.ppc.rpm                : glib library RPM
        gtk+-1.0.4-1.ppc.rpm                : gtk library RPM
        gtk+-devel-1.0.4-1.ppc.rpm          : gtk development package (optional)
        type1inst-0.6.1-2.noarch.rpm        : type1 scalable fonts utility
        xfreefonts-0.10-9.noarch.rpm        : free type1 scalable fonts
   

Origin

ftp://ftp.linuxppc.org/devel/RedHat/RPMS/

Installation Instructions

# rpm -ivh --force glib-1.0.4-1.ppc.rpm
# rpm -Uvh --oldpackage gtk+-1.0.4-1.ppc.rpm
# rpm -Uvh --oldpackage gtk+-devel-1.0.4-1.ppc.rpm
# rpm -Uvh gimp-libgimp-1.0.0-1.ppc.rpm
# rpm -Uvh gimp-1.0.0-1.ppc.rpm
# rpm -Uvh gimp-devel-1.0.0-1.ppc.rpm
# rpm -Uvh --oldpackage gimp-data-extras-1.0.0-1.noarch.rpm
# rpm -Uvh type1inst-0.6.1-2.noarch.rpm
# rpm -Uvh xfreefonts-0.10-9.noarch.rpm
The "--force" flag in the first line is necessary if you have any previous version of gtk+ installed. The "--oldpackage" flags in the following lines was also needed in my case.

Before using gimp, remove the old .gimp directory in your home directory.

$ cd
$ rm -rf .gimp
Now you can try

$ gimp

Caution:
Under 256-color environment, button icons don't show themselves up properly. If any other color-intensive application is currently running, "gimp" even fails to start. Use 32000 colors or more.


Back to Keisuke Fujii's MkLinux Page
fujiik@jlcuxf.kek.jp Jul 1, 1998