search for: libgd

Displaying 20 results from an estimated 37 matches for "libgd".

Did you mean: libgdk
2014 Dec 07
1
GD libraries and $PREFIX (was Re: building NUT on Mac OS X Yosemite(website/documentation))
Hi Charles, Typo on my part (copy pasting diff scripts). I tried building libGD in the following directory (sPREFIX is an env name I use in scripts): sPREFIX=${PWD}/../build/usr This works, all files in the correct directory. Next I try building NUT with the following params: sPREFIX=${PWD}/../build/usr configure \ --with-gd-includes="-I${sPREFIX}/include/libg...
2007 Nov 28
1
libgd question on CentOS (in order to get PerfParse working with Nagios)
.../compile->make && make install), but I'm getting a "gImageString error", which according to this FAQ (http://perfparse.de/tiki-view_faq.php?faqId=1) means: "The gd library is probably not installed yet on your system. Or you are missing the development package such as libgd-devel or libgd-dev." I "yum search" 'd for libdg and found the following. Is this what I install? libgdiplus.i386 1.0.5-1.2.el4.rf rpmforge Matched from: libgdiplus libgdiplus is an Open Source implementation of the GDI+ API, it is part of the Mo...
2007 Dec 16
1
./configure perfparse -> "configure: error: required library libgd unusable"
...quot;), I cannot configure it without getting the following error: *************************************************** *************************************************** "checking for gdlib-config... /usr/bin/gdlib-config checking for gdMalloc in -lgd... no configure: error: required library libgd unusable. Install required and dependent files and rerun configure. See config.log or FAQs for details." *************************************************** *************************************************** The part of the config.log which looks relevant to the problem is the following:...
2007 Dec 03
1
./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
...ssing from the configure script (I had all the prequesisite files installed). In an effort to fix it, another sysadmin did a "yum remove gd", which ripped out Nagios. I reinstalled Nagios and gd, thinking that would be ok, and since then, PerfParse's configure script says that "libgd is unusable" Any ideas? Or should I just scrape and rebuild while I still have time before this goes into production?
2014 Dec 04
0
GD libraries and $PREFIX (was Re: building NUT on Mac OS X Yosemite(website/documentation))
...nt of the GD libraries, if they > are not installed under the root it will not find them > > If I build GD into /build/usr and add the following lines to my make script > for nut: > > PREFIX=/build/usr > > configure \ > --with-gd-includes="-I${sPREFIX}/include/libgd" \ > --with-gd-libs="-L${sPREFIX}/lib64" \ > ...... > > Configure will abort with a GD libary not found. If I set PREFIX=/build and > rebuild GD and NUT then configure will identify the GD libs. Not sure where > the problem is exactly. > > (this is with...
2005 Nov 25
0
CentOS 4 - libgd.so.1.8
Hi I need to get libgd.so.1.8 onto a CentOS 4 system - Currently its at 4.2 and i see that this is in package gd1.x however for CentOS 4 there is only gd2.x How can i get this lib ? thanks
2007 Nov 30
2
unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x
I'm trying to ./compile Perfparse on my Nagios CentOS 4.x box, but am having this error. (And am hoping someone here might point me in the right direction) "configure: error: required library libgd unusable." Here is a history of my problems: First, it ./configure 'd ok, but I couldn't "make && make install" due to an error. I googled and found this FAQ on the the subject (http://perfparse.de/tiki-view_faq.php?faqId=1) ****************************************...
2007 Nov 22
1
Package specific dependencies...
Hi, I noticed recently when installing the GDD package for R under GNU/Linux that it required the gd library (http://libgd.org/) for generating graphics. The resolution of this was to simply install the library on my system, and then GDD successfully installed without any complaints. However, the variant of GNU/Linux that I use is Gentoo, so I filed a bug requesting that a USE flag be set for the R ebuild so that use...
2006 Jun 06
2
./configure on RHEL4
...n --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 gdImagePngEx 0000152b T gdImagePngPtr 000014d7...
2008 Apr 15
3
Network UPS Tools version 2.2.2-pre2 released
Network UPS Tools version 2.2.2-pre2 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.2/testing/nut-2.2.2-pre2.tar.gz - News: http://www.networkupstools.org/source/2.2/testing/new-2.2.2-pre2.txt - ChangeLog: http://www.networkupstools.org/source/2.2/testing/ChangeLog Arnaud and the NUT team -- Linux / Unix Expert R&D -
2014 Oct 20
2
config file locations
...or 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. Thanks Charles. Cheers, Gene Heske...
2007 Dec 13
2
ld issue
...are OK. when I use emacs or when somethings like a cron job execute, I get notice of an error... emacs: /opt/zenoss/lib/libpng12.so.0: no version information available (required by emacs) or /usr/bin/webalizer: /opt/zenoss/lib/libpng12.so.0: no version information available (required by /usr/lib/libgd.so.2) doing my google bit, I seem to find that this isn't a necessarily a zenoss problem but rather a problem caused by all sorts of software that install a version of the libpng12.so is there some method of fixing this using ld ? Craig
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
2014 Oct 22
0
config file locations
...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 ou...
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, and it looks like bot...
2014 Nov 23
6
building NUT on Mac OS X Yosemite (website/documentation)
After a fresh ?nut' (version 2.7.2.5) clone on Yosemite, Configuration summary: ====================== build serial drivers: yes build USB drivers: yes build SNMP drivers: yes build neon based XML driver: yes enable Avahi support: no build Powerman PDU client driver: no build IPMI driver: no build Mac OS X meta-driver: yes build i2c based drivers: no enable SSL support: yes (OpenSSL)
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
2005 Feb 25
5
[Rdev] any way to generate "bitmap" (tif, jpeg, png etc) files in R CMD BATCH
Hi Community, here is the problem, Linux problem (reported to work on Windows). I need to generate graphical output in any of bitmap format under the 'R CMD BATCH'. Whereas the script generating png-s works perfectly in the R session, such things as X11, png and jpeg are not usable in BATCH (they cannot be switched on by --gui-X11 etc) and X11 is prompted to be required for png. At
2005 Feb 25
5
[Rdev] any way to generate "bitmap" (tif, jpeg, png etc) files in R CMD BATCH
Hi Community, here is the problem, Linux problem (reported to work on Windows). I need to generate graphical output in any of bitmap format under the 'R CMD BATCH'. Whereas the script generating png-s works perfectly in the R session, such things as X11, png and jpeg are not usable in BATCH (they cannot be switched on by --gui-X11 etc) and X11 is prompted to be required for png. At
2006 Apr 26
3
My GD2 is not working
I installed GD2 1.0/1.1, but they are both not working, does anyone knows why? Great Thanks! With GD 1.0 I got: ======================================================== RuntimeError unknown symbol "gdImageSquareToCircle" RAILS_ROOT: /home/virtual/site1/fst/var/www/html/imodesite/public/../config/.. Application Trace | Framework Trace | Full Trace