"info sylvax.net" wrote:
 
/usr/bin/ld: cannot find -lgpm
collect2: ld returned 1 exit status
make[3]: *** [aa] Erreur 1
make[3]: Leaving directory
`/home/sylvax/soft/gimp/gimp-1.2.4/plug-ins/common'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/sylvax/soft/gimp/gimp-1.2.4/plug-ins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/sylvax/soft/gimp/gimp-1.2.4'
make: *** [all-recursive-am] Erreur 2
[EMAIL PROTECTED] gimp-1.2.4]#
 

I can't find any rpm on my mandrake 9.1 that looks like lgpm...


Use this command to see if the "libgpm" file is on your system:  find / -name libgpm

If you get a "hit", make sure the path to that file is in the linker path.  If you don't get a "hit", search Mandrake's site for the "libgpm" library.  If you can't find it on Mandrake's site, you can install "gpm" from source:

http://freshmeat.net/projects/gpm/?topic_id=136%2C861

Good luck!

Peace...

Tom

Reply via email to