mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #14333] libgd not available in mandrake 10.0


From: Alessandroni Paolo
Subject: [Mldonkey-bugs] [bug #14333] libgd not available in mandrake 10.0
Date: Tue, 30 Aug 2005 15:10:19 +0200
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Follow-up Comment #3, bug #14333 (project mldonkey):

With version release-2-6-3 libgd work:

./configure --enable-batch --enable-gui=newgui1 --enable-pthread
...
checking for bzip2... bzip2
checking for gzip... (cached) bzip2
checking for gdImageCreate  in -lgd... yes
checking for png_create_read_struct  in -lpng... yes
checking for gdImagePng in -lgd... yes
checking for png_access_version_number in -lpng... yes
configure: using png support in libgd
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gdImageJpeg in -lgd... yes
configure: using jpeg support in libgd
checking support for graphical statistics... yes
...

With last CVS release with patch 4362 reversed (patch -R) (and config.h
deleted) also work:
./configure --enable-batch --enable-gui=newgui1 --enable-pthread
...
checking for bzip2... bzip2
checking for gzip... (cached) bzip2
checking for gdImageCreate  in -lgd... yes
checking for png_create_read_struct  in -lpng... yes
checking for gdImagePng in -lgd... yes
checking for png_access_version_number in -lpng... yes
configure: using png support in libgd
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gdImageJpeg in -lgd... yes
configure: using jpeg support in libgd
checking support for graphical statistics... yes
...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14333>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]