From: Max <max...@la...> - 2004-04-29 18:42:43
|
Libcrypto is included with OpenSSL. Make sure it is installed and in the library path. -Michael ----- Original Message ----- From: "alex" <al...@go...> To: "Philippe Dhont (Sea-ro)" <phi...@se...> Cc: <zab...@li...> Sent: Thursday, April 29, 2004 12:56 AM Subject: Re: [Zabbix-users] Configure with-snmp > Hi, > > > checking for NET-SNMP support... checking for main in -lcrypto... no > > yes > > The lines say: -lcrypto - no, NET-SNMP - yes. > > Regards, > Alexei > > > Hi, > > > > I am trying to install zabbix, but i seem to have a problem with > > NET-SNMP. > > I downloaded NET-SNMP, configured it and installed it > > > > When i try to install the ./configure --with-mysql --with-net-snmp and > > then i have an output with a line: > > > > checking for NET-SNMP support... checking for main in -lcrypto... no > > yes > > > > This line tells me that it can't find NET-SNMP, right ? > > > > > > I changed my ./configure to: > > ./configure > > --with-mysql=/home/software/mysql/database/mysql-standard-4.0.18-pc-linu > > x-i686 --with-net-snmp=/usr/local/include/net-snmp/ > > > > Then i get: > > configure: error: Invalid NET-SNMP directory - unable to find > > net-snmp-includes.h under /usr/local/include/net-snmp/ > > > > When i look in that directory i can see the file net-snmp-includes.h in > > that directory!!! > > > > This file is also on another place, so i tried the configure with that > > place also....: > > ./configure > > --with-mysql=/home/software/mysql/database/mysql-standard-4.0.18-pc-linu > > x-i686 > > --with-net-snmp=/home/software/net-snmp/net-snmp-5.1.1/include/net-snmp/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Zabbix-users mailing list > Zab...@li... > https://lists.sourceforge.net/lists/listinfo/zabbix-users > |