hi all again!
i'm stuck with
it says the following:
at my ld.so.conf i got the paths of the libs and i did ldconfig to load them.
its wierd because i installed postgreSQL, PHP, apache and zabbix about 2 weeks ago and it worked fine, i also installed net-snmp.rpm to monitorize things with snmp but yesterday i deleted the rpms of net-snmp & installed net-snmp.tar.gz then i runned zabbix & it worked for 5 min (i did it to acces some OID's i couldn't acces with the net-snmp.rpm). now i'am not able to use zabbix. i have searched posts & stuff but didnt' find nothing useful to me.
the second wierd thing is that ./configure works if i don't put the parameter --enable-server wth, so the --enable-server seems to have something to do with my problem?
i would be very glad if someone has an idea of what is happening
thanks !!
i'm stuck with
HTML Code:
./configure --with-pgsql --enable-server --with-net-snmp --with-jabber --with-libcurl
Code:
checking for pg_config... no checking for function PQserverVersion()... no configure:error:PostgresSQL library not found.
its wierd because i installed postgreSQL, PHP, apache and zabbix about 2 weeks ago and it worked fine, i also installed net-snmp.rpm to monitorize things with snmp but yesterday i deleted the rpms of net-snmp & installed net-snmp.tar.gz then i runned zabbix & it worked for 5 min (i did it to acces some OID's i couldn't acces with the net-snmp.rpm). now i'am not able to use zabbix. i have searched posts & stuff but didnt' find nothing useful to me.
the second wierd thing is that ./configure works if i don't put the parameter --enable-server wth, so the --enable-server seems to have something to do with my problem?
i would be very glad if someone has an idea of what is happening
thanks !!
Comment