I am hoping someone here can help. I am trying to compile cvsgraph for
inclusion with ViewCVS. Environment is Solaris Workshop 6.1, Solaris 2.6,
Python2.2, Apache 1.3 or so.

I have compiled and installed the needed libraries (at the same --prefix=):
    -GD libraries (libgd.a) which need:
         - jpeg-v6 (libjpeg.a)
         - zlib (lz.a)
         - Png (libpng.a)

I try to compile cvsgraph (even specifying the lib path and include path
options for each of the 4 libraries to the configure script), but configure
doesn't find (but completes)
    - checking for gdImageGif ... no
    - checking for gdImagePng .... no
    - checking for gdImageJpeg ... no

then make fails because
"error No image output format available. Check libgd"

If you have any suggestions/solutions, please let me know.

Thanks


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to