I try to configure GD Graphics Toolkit because comments module depends on it but it returns "You don't seem to have the GD library available on this PHP installation." I downloaded, compiled and installed libgd but the gallery still gives me that massage. I know that gd lib must somehow be imported in php but I don't know how. I reinstalled php and in configure parms added --with-gd, but there was errors so I installed it without --with-gd. Can you tell me what to do to get this lib wirking with php and respectively with gallery.
Thanks