search for: gdimagepng

Displaying 15 results from an estimated 15 matches for "gdimagepng".

2006 Jun 06
2
./configure on RHEL4
...th-statepath=/var/nut --with-drvpath=/usr/sbin --with-cgipath=/var/www/cgi-bin --with-cgi --with-user=nutmon --with-group=nutmon --mandir=/usr/share/man --datadir=/usr/share/nut --enable-shared ... checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImagePng in -lgd... no configure: WARNING: libgd not found - CGI build will fail ... Looking on the RHEL43 machine libgd is clearly present and contains the needed symbol: ]$ nm /usr/lib/libgd.a | grep gdImagePng 00001580 T gdImagePng 000014b5 T gdImagePngCtx 00000ae8 T gdImagePngCtxEx 000015ba T gdImag...
2009 Dec 18
6
BuildBots - config.log from compile
..., it is currently showing checking for gd version via gdlib-config... 2.0.35 checking for gd include flags... -I/usr/include checking for gd library flags... -L/usr/lib -Wl,-Bsymbolic-functions -ljpeg -lfreetype -lpng12 -lz -lm checking for gd.h... yes checking for gdfontmb.h... yes checking for gdImagePng... no checking whether to build CGI programs... no Apparently something goes wrong when checking for the gdImagePng function. But I can't look in the config.log for the compile (and the default for this target is [no], during configure these tests are not run). Most likely, there is some...
2014 Oct 20
2
config file locations
...i --with-doc bails out: checking for gd version via gdlib-config... none found checking for gd include flags... checking for gd library flags... -L/usr/X11R6/lib -lgd -lpng -lz -ljpeg - lfreetype -lm -lXpm -lX11 checking for gd.h... no checking for gdfontmb.h... no checking for library containing gdImagePng... no configure: error: libgd not found, required for CGI build And gdlib does not appear to be available from the repo's. I'd like to have the CGI scripts working so I can read it with a browser. Ideas? This time of the night I'm not even fresh enough to say I am fresh out. Thank...
2014 Oct 22
0
config file locations
...sciidoc, which pulled in everything else it was fussing about. The everything else was close to all of tex and latex, something north of 220 megs worth. Drive space I have, but thats a heck of big hunk of dependency. However, the configure is still bailing out: checking for library containing gdImagePng... -lgd checking whether to build CGI programs... yes checking for asciidoc... /usr/bin/asciidoc checking for asciiDoc version... 8.5.2 found checking for a2x... /usr/bin/a2x checking for a2x version... 8.5.2 found checking for dblatex... /usr/bin/dblatex checking for dblatex version... 0.2.12-4 f...
2014 Oct 22
1
config file locations
...x and latex, something north of 220 megs worth. Drive > space I have, but thats a heck of big hunk of dependency. You mean that LaTeX isn't on everyone's short list of must-have packages? ;-) > However, the configure is still bailing out: > > checking for library containing gdImagePng... -lgd > checking whether to build CGI programs... yes > checking for asciidoc... /usr/bin/asciidoc > checking for asciiDoc version... 8.5.2 found > checking for a2x... /usr/bin/a2x > checking for a2x version... 8.5.2 found > checking for dblatex... /usr/bin/dblatex > checkin...
2014 Oct 22
4
config file locations
Hi Gene, On Oct 21, 2014, at 9:12 PM, Gene Heskett <gheskett at wdtv.com> wrote: >> configure: error: libgd not found, required for CGI build >> >> And gdlib does not appear to be available from the repo's. > Sorry, I must have missed that message. This is still with Ubuntu 10.04, right? http://packages.ubuntu.com/source/lucid/nut lists the build dependencies,
2014 Oct 22
0
config file locations
...king for gd version via gdlib-config... none found > checking for gd include flags... > checking for gd library flags... -L/usr/X11R6/lib -lgd -lpng -lz -ljpeg > - lfreetype -lm -lXpm -lX11 > checking for gd.h... no > checking for gdfontmb.h... no > checking for library containing gdImagePng... no > configure: error: libgd not found, required for CGI build > > And gdlib does not appear to be available from the repo's. > > I'd like to have the CGI scripts working so I can read it with a > browser. > > Ideas? This time of the night I'm not even fre...
2009 Jan 28
2
File and console output does not work in C code
Hello all, I am getting into trouble when trying to do standard I/O from a C function called within R environment. This function is written in a small C library that is loaded whith dyn.load() and called in R via the .C() interface. I need to debug the C code using a text file for some logs, and also to speed up its result visualization by creating images on the fly using the GD library. Both
2010 Feb 23
6
Network UPS Tools 2.4.3
Network UPS Tools version 2.4.3 has been released. http://www.networkupstools.org/ Note: this is only a bugfix release that only solves the regression on IPv6 activation. Direct access: - Download: http://www.networkupstools.org/source/2.4/nut-2.4.3.tar.gz - News: http://www.networkupstools.org/source/2.4/new-2.4.3.txt - ChangeLog: http://www.networkupstools.org/source/2.4/ChangeLog the NUT
2014 Oct 20
0
config file locations
Hi Gene, On Oct 18, 2014, at 7:35 PM, Gene Heskett <gheskett at wdtv.com> wrote: > Greetings; > > I found pdf user manual which explains a few things that might help. > > However, for a ubuntu flavor, the various .conf etc files seem to be in > /etc/nut. We have an open ticket about that[*]; basically, the official NUT documentation needs to be a bit more explicit
2014 Oct 18
3
config file locations
Greetings; I found pdf user manual which explains a few things that might help. However, for a ubuntu flavor, the various .conf etc files seem to be in /etc/nut. But this pdf says they are in /usr/local/ups/etc, and yes indeed there are some there, with the .sample files being owned by root, and the rest are user 503, whoever he may be. Are these just a sample storage in case one needs to
2010 Nov 05
7
nut on pclos-2010.7
Greetings people; The section of drakeconf that pclos uses has two problems. First is several screens full of complaints about deprecated syntax in "/etc/udev/rules.d/70-nut-usbups.rules" at each reboot. So I pulled the current 2.5 svn trunk, then found I was missing quite a few build tools needed here that aren't used when building a kernel, currently running a 32 bit
2017 Jun 24
6
Device not supported?
On 06/24/2017 04:52 AM, Charles Lepple wrote: > On Jun 23, 2017, at 5:50 PM, Ambrogio Coletti <ambrojohn at gmail.com> wrote: >> "This TrippLite device (09ae:1330) is not (or perhaps not yet) supported by usbhid-ups. [...]" >> but my device (SU2200RTXLCD2U) is supported, as clearly state here. > No, the HCL also mentions "protocol 4001". For Tripp-Lite,
2007 Feb 16
2
Centralion Blazer 2000VA USB-HID
Hi again, I've succeeded in compiling the svn trunk with the automake tools and wish to say thank you to Charles Lepple for his help. After fixing some parameters in the hotplug script I can now get access to the UPS on /dev/usb/hiddev0 (I added productid and vendorid of my ups to the usermap). I've decided to try the newhidups driver with -x generic parameter and got this response :
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...for gd version via gdlib-config... 2.0.34 checking for gd include flags... -I/usr/include checking for gd library flags... -L/usr/lib64 -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImagePng in -lgd... yes checking whether to build CGI programs... yes checking whether to build and install the development files... no checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /...