________________________________
> From: scot.kreienk...@la-z-boy.com 
> To: collectd@verplant.org 
> Date: Thu, 4 Dec 2014 17:56:04 +0000 
> Subject: [collectd] Help enabling Postgresql plugin 
>  
>  
> Hey everyone, 
>  
>  
>  
> I’m a new user as of this morning, and so far I love what I see.  The  
> major feature I need to enable right now is Postgres.  It’s installed  
> into a non-standard location from RPM’s, so I tried to enable the  
> postgres plugin with configure like so: 
>  
>  
>  
> ./configure --enable-postgresql --with-libpq=/usr/pgsql-9.1/lib 
>  
>  
>  
> However, it still says it can’t enable it because it’s missing  
> dependencies.  Libpq is the only dependency listed on the website.     
> Can someone give me a tip on what I’m doing wrong? 
>  
>  
>  
> Thanks! 
>  
>  
>  
> Scot Kreienkamp 
>  

Try the following:

./configure --enable-postgresql --with-libpq=/usr/pgsql-9.1

That worked for me.

-Giovanni
                                          
_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to