________________________________
> From: [email protected]
> To: [email protected]
> 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
[email protected]
http://mailman.verplant.org/listinfo/collectd