Results 1 to 3 of 3
Ok, so i go to install a couple rpm's for the imlib2 image libraries. When i go to install the imlib2 rpm, it says it requires the jped, png and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-08-2004 #1Just Joined!
- Join Date
- Aug 2004
- Location
- Hamilton, Ontario, Canada
- Posts
- 1
imlib2 + dependencies
Ok, so i go to install a couple rpm's for the imlib2 image libraries. When i go to install the imlib2 rpm, it says it requires the jped, png and argb rpm's. So i download them, try to install each of them, I get the error that it needs the libImlib2.so.1 which is in the original rpm i tried to install, imlib2-1.1.0-2.i686
HELPPPPPP.
Redhat 9 smp kernel
- 08-08-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Try installing with --force individually, or try putting them all on the same RPM -i ..... line. (ie, install them all from the same command).
- 08-12-2004 #3Linux User
- Join Date
- Jul 2004
- Location
- Poland
- Posts
- 368
putting all the involved files as arguments to a single rpm -i command should help


Reply With Quote
