From: M. F. <mfr...@se...> - 2001-10-01 10:26:03
|
I am trying to install plplot 5.0.3-4 on Linux Mandrake 8.0 and get the following [root@]# rpm -i plplot-5.0.3-4.i386.rpm error: failed dependencies: libgd.so.1.8 is needed by plplot-5.0.3-4 I then tried [root@]# rpm -i gd-1.8.1-4mdk.i586.rpm file /usr/lib/libgd.so.1 from install of gd-1.8.1-4mdk conflicts with file from package libgd1-1.8.4-3mdk I checked [root@]# ls /usr/lib/libgd.* /usr/lib/libgd.so.1@ /usr/lib/libgd.so.1.8.4* How do I resolve this(these) dependency problem(s)? Thanks. Martin |