|
From: Lars H. <lhe...@us...> - 2004-03-08 16:50:38
|
> "rpm --query gd" gives me "gd-2.0.11-26" which, according to gd.trm, > should work. In /usr/lib, I find the following files: libgd.so.2, > libgd.so.2.0.0 (where in fact, the first is a symbolic link to the > second). Ah, I am missing libgd.so. May be, this is the problem. And, gd.h > is missing, too. I first will reinstall that and ask again, if necessary. > I don't understand why my libgd is not totally installed. I think, > my SuSE 8.2 is the last SuSE on my computers, it is getting worse form > version to version. You need to install gd-devel, or whatever it's called, it contains gd.h and libgd.a. |