PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: pacman79 on November 30, 2002, 04:08:00 pm

Title: installation problem
Post by: pacman79 on November 30, 2002, 04:08:00 pm
I have the Mandrake 9.0
When i try to install crystal-planeshift-snapshot-0.0.4-1.i386.rpm, it says :

Quote
error: failed dependencies:
        libpng.so.2   is needed by crystal-planeshift-snapshot-0.0.4-1


But libpng comes with Mandrake 9.0 and it\'s allready installed on my system.

Can someone tell me what should i do ?
Thanks in advance !!
Title:
Post by: jorrit on December 02, 2002, 09:01:19 am
Perhaps you can try to add the commandline option to ignore dependencies? I don\'t know what that option is but I know it is possible. Perhaps check the man page.
Title:
Post by: szero on December 02, 2002, 09:14:52 pm
rpm -i (or Uhv...not sure which to use) crystal-planeshift-snapshot-0.0.4-1.i386.rpm --nodeps

if you have further problems use -force in adition to --nodeps
Title:
Post by: pacman79 on December 03, 2002, 11:35:31 pm
Thanks, but i just found the solution.
I had a look for libpng.so.2 on rpmfind.net and i installed the following rpm
http://www.rpmfind.net//linux/RPM/mandrake/updates/8.1/RPMS/libpng2-1.0.12-2.1mdk.i586.html

Now it seems to work fine :D