From: Sven N. <neu...@un...> - 2000-05-05 10:09:57
|
Hi, > I've been having problems getting the repository to compile for about a > week or so. I finally got gimp 1.1.21 downloaded and compiled (a story > all by itself), but have still been unsuccessful. I get the following > error: > checking for GIMP - version >= 1.0.0... no > *** Could not run GIMP test program, checking why... The standard cause of this problem is that you didn't run ldconfig after installing a new version of gimp. That's why the output mentions it: > configure: error: Cannot find GIMP libs: Please run ldconfig Does that help in your case ? Salut, Sven |