can't turn off SNMP

2003-06-20 Thread Dave Mason
Hi,
This is related to some similar SNMP questions that appeared recently. 
I'm building a radius server on a machine that has SNMP libraries 
installed, but I want to run it on one that does not have them.  I ran 
configure both with --with-snmp=no and --without-snmp.  In both cases, 
when I build the server and move it to the other machine, it cant run 
there because libltdl.so.0 is missing.  When I built the server on the 
machine without SNMP, I never saw that error.  Any ideas?

Regards,
Dave


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: can't turn off SNMP

2003-06-20 Thread Dave Mason
Woops - As you might guess libltdl is a different problem.  My build 
machine seems to have a different version installed, libltdl.so.3.  If 
configure would use libltdl.so I'd be OK  - is that an option?

Dave

Dave Mason wrote:

Hi,
This is related to some similar SNMP questions that appeared recently. 
I'm building a radius server on a machine that has SNMP libraries 
installed, but I want to run it on one that does not have them.  I ran 
configure both with --with-snmp=no and --without-snmp.  In both cases, 
when I build the server and move it to the other machine, it cant run 
there because libltdl.so.0 is missing.  When I built the server on the 
machine without SNMP, I never saw that error.  Any ideas?

Regards,
Dave

--

Dave Mason  (817)481-4412 x139 voice, (817)481-4461 fax, [EMAIL PROTECTED]
Transat Technologies180 State St, Suite 240, Southlake, TX 76092
Integrating 3GSM and WLANhttp://www.transat-tech.com



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: can't turn off SNMP

2003-06-20 Thread Paul Hampson
 From: Dave Mason
 Sent: Saturday, 21 June 2003 1:59 AM

 Woops - As you might guess libltdl is a different problem.  My build 
 machine seems to have a different version installed, libltdl.so.3.  If 
 configure would use libltdl.so I'd be OK  - is that an option?

I don't think so. The ABI/API changes between soversions, I hope.

libltdl.so.0's pretty old now, isn't it?

--
=
Paul TBBle Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

The Creation of the Universe was made
possible by a grant from Texas Instruments.
-- PBS
-
Random signature generator 3.0 by Paul TBBle Hampson
=


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html