Displaying 20 results from an estimated 500 matches similar to: "./configure perfparse -> "configure: error: required library libgd unusable""
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
2007 Nov 28
1
libgd question on CentOS (in order to get PerfParse working with Nagios)
Do I have the necessary gd packages installed on my CentOS 4 box?
rpm -qa | grep gd
gdk-pixbuf-0.22.0-17.el4.3
gdk-pixbuf-devel-0.22.0-17.el4.3
gdbm-1.8.0-24
gdbm-devel-1.8.0-24
gd-devel-2.0.28-5.4E
gd-2.0.28-5.4E
gdm-2.6.0.5-7.rhel4.15
sysklogd-1.4.1-26_EL
I'm trying to install PerfParser (./compile->make && make install),
but I'm getting a "gImageString error",
2014 Oct 20
2
config file locations
On Sunday 19 October 2014 22:03:23 Charles Lepple did opine
And Gene did reply:
> 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
2014 Oct 22
0
config file locations
On Sunday 19 October 2014 23:28:38 Gene Heskett did opine
And Gene did reply:
Ping?
> On Sunday 19 October 2014 22:03:23 Charles Lepple did opine
>
> And Gene did reply:
> > 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
2007 Dec 03
1
./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
On a relatively new Nagios 2.x / CentOS 4.x server (only like a week
old), I am experiencing gd(-devel/-progs) problems and am wondering if
I should just scrape and rebuild. Here is my situation:
I installed LAMP+Nagios+NagiosQL and was going to install PerfParse so
that I could have trending info integrated with Nagios. The configure
script would run ok, but would crap out on make &&
2006 Dec 25
0
No fonts in graphics using GDD
I have problem to have fonts in graphics using GDD.
R version: R 2.2.1 (2005-12-20).
GDD version: GDD_0.1-8.tar.gz
Platform: Linux 2.6.17-gentoo-r8 #2 SMP Sat Nov 4 21:16:47 EST 2006 i686
Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
I have configured the basefont.mapping file accordingly to the path of the
font on my computer:
base.norm:/usr/share/fonts/corefonts/arial.ttf
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 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/libgd" \
2014 Oct 22
0
config file locations
On Tuesday 21 October 2014 22:06:48 Charles Lepple did opine
And Gene did reply:
> 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.
2006 Jun 06
2
./configure on RHEL4
Hi,
I'm trying to build nut version 2.0.3 on a RHEL43 rebuild (Scientific LINUX
43). While trying to configure the package I get the following error:
]$ ./configure --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc/nut
--with-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
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
2014 Oct 22
0
config file locations
On Tuesday 21 October 2014 22:06:48 Charles Lepple did opine
And Gene did reply:
> 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.
2009 Dec 18
6
BuildBots - config.log from compile
Charles,
I was looking into why CGI isn't build on the Ubuntu box. Although
everything seems to be available, 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...
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
2006 Dec 26
1
Colored Dendrogram
Hi all,
I am a real novice to R. :)
I am struggling with a problem for generating colored dendrogram. I have
searched the R list and complied/collected a R code which can generated a
colored dendrogram based on the rainbow color and 4x4 similarity matrix (say
matrix:m).
In this dendrogram, each leaf is colored differently. But, I do not want the
leaf colored on a random basis. I want to assign
2011 Mar 25
1
Appending data to a data.frame and writing a csv
Dear R helpers
exposure <- data.frame(id = c(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20),
ead = c(9483.686,50000,6843.4968,10509.37125,21297.8905,50000,706152.8354, 62670.5625, 687.801995,50641.4875,59227.125,43818.5778,52887.72534,601788.7937, 56813.14859,4012356.056,1419501.179,210853.4743,749961,6599.0862),
pd =
2014 Jan 06
2
Reversing the Equation to find value of variable
Dear R forum
I have following variables -
EAD = 10000
LGD = 0.45
PD = 0.47
M = 3
# Equation 1
R = 0.12*(1-exp(-50*PD))/(1-exp(-50)) + 0.24*(1-(1-exp(-50*PD))/(1-exp(-50)))
b = (0.11852 - 0.05478 * log(PD))^2
K = (LGD * pnorm((1 - R)^(-0.5) * qnorm(PD) + (R / (1 - R))^0.5 * qnorm(0.999)) - PD * LGD) * (1 - 1.5 * b)^(-1) * (1 + (M - 2.5) * b)
RWA = K * 12.5 * EAD
> RWA
[1] 22845.07
#
2011 Aug 15
2
A small nag
Hi,
I am not sure how to fix the following error.
LGD <- c(11.6, 12.3, 15.8, 33.1, 43.5, 51.3,
67.3, 84.9)
cor (x=(file [1:47231,3:10]), y= rep (LGD, 47231), method = "pearson")
Error in cor(x = (file[1:47231, 3:10]), y = rep(LGD, 47231), method =
"pearson") :
incompatible dimensions
> sessionInfo()
R version 2.13.0 (2011-04-13)
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