Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-02 Thread Garrick Staples
On Sun, Dec 02, 2007 at 10:20:56PM -0800, Rogelio alleged: > On 12/2/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > Rather than look at config.log? Have fun with that. > > I looked at the config.log and didn't really know what I was looking > at since I'm fairly new to autotool-related errors

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-02 Thread Rogelio
On 12/2/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > Rather than look at config.log? Have fun with that. I looked at the config.log and didn't really know what I was looking at since I'm fairly new to autotool-related errors. Since this has to be in production fairly soon, I'm thinking of cut

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-02 Thread Garrick Staples
On Sun, Dec 02, 2007 at 03:04:36PM -0800, Rogelio alleged: > On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > On Sat, Dec 01, 2007 at 02:04:29PM -0800, Rogelio alleged: > > > The problems started occuring when another admin "yum remove" 'd gd > > > and gd-devel, which also removed all Nag

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-02 Thread Rogelio
On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > On Sat, Dec 01, 2007 at 02:04:29PM -0800, Rogelio alleged: > > The problems started occuring when another admin "yum remove" 'd gd > > and gd-devel, which also removed all Nagios related stuff. I yum > > installed Nagios, and when I went to

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Garrick Staples
On Sat, Dec 01, 2007 at 02:04:29PM -0800, Rogelio alleged: > On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > Your original email had a "lib64" path, implying that had a 64bit machine, > > which if you were manually installig 32bit packages would explain > > everything. > > I'm sorry fo

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Rogelio
On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > Your original email had a "lib64" path, implying that had a 64bit machine, > which if you were manually installig 32bit packages would explain everything. I'm sorry for the confusion. My original email was quoting the FAQ on Perfparse's doc

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Garrick Staples
On Sat, Dec 01, 2007 at 11:27:56AM -0800, Rogelio alleged: > On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > Aren't you on an x86_64 machine? Why are all these packages i386? > > > > Reinstalling packages never fixes anything (especially random, unrelated > > packages like gdbm and gtk)

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Rogelio
On 12/1/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > Aren't you on an x86_64 machine? Why are all these packages i386? > > Reinstalling packages never fixes anything (especially random, unrelated > packages like gdbm and gtk). Just use yum to get the packages again and put > your system back

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Garrick Staples
On Sat, Dec 01, 2007 at 09:13:50AM -0800, Rogelio alleged: > On 11/30/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > I just downloaded and tried it. Turns our you need the gd-progs package > > installed to get the gdlib-config script (necessary to satisfy perfparse's > > configure). > > I hav

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-12-01 Thread Rogelio
On 11/30/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > I just downloaded and tried it. Turns our you need the gd-progs package > installed to get the gdlib-config script (necessary to satisfy perfparse's > configure). I have those installed already, but am not sure what is still hosed. Right

Re: [CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-11-30 Thread Garrick Staples
On Fri, Nov 30, 2007 at 12:45:47PM -0800, Rogelio alleged: > 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) I just downloaded and tried it. Turns our you need the gd-progs package inst

[CentOS] unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x

2007-11-30 Thread Rogelio
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 &&