This is a discussion on Re: Segmentation Fault with EAP-TLS within the FreeRADIUS Users forums, part of the Networking and Network Related category; Thanks a lot., i am new and totally clueless as to what i need to be doing . I did use ./...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks a lot., i am new and totally clueless as to what i need to be
doing . I did use ./configure --with-openssl-includes=3D/usr/local/openssl/include --with-openssl-libraries=3D/usr/local/openssl/lib What else do i need to be doing to make the radiusd read the right librarie= s.... regards, arun =20 On 5/16/05, Stefan.Neis@t-online.de <Stefan.Neis@t-online.de> wrote: > Hi, >=20 > > 1) ldd /usr/local/sbin/radiusd > > libcrypt.so.1 =3D> /lib/libcrypt.so.1 (0x40033000) > > libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40060000) > > libresolv.so.2 =3D> /lib/libresolv.so.2 (0x40076000) > > libpthread.so.0 =3D> /lib/i686/libpthread.so.0 (0x40088000) > > libcrypto.so.2 =3D> /lib/libcrypto.so.2 (0x4009d000) > > libssl.so.2 =3D> /lib/libssl.so.2 (0x40160000) > > libradius-1.0.2.so =3D> /usr/local/lib/libradius-1.0.2.so (0x40= 18e000) > > libsnmp-0.4.2.1.so =3D> /usr/lib/libsnmp-0.4.2.1.so (0x401a1000= ) > > libltdl.so.3 =3D> /usr/lib/libltdl.so.3 (0x401f8000) > > libdl.so.2 =3D> /lib/libdl.so.2 (0x401fe000) > > libc.so.6 =3D> /lib/i686/libc.so.6 (0x40202000) > > /lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000) >=20 > Well, /lib/libcrypto.so.2 and /lib/libssl.so.2 don't really look like the > right libs, that should probably the same ...so.0.9.7 libs that are used > here: >=20 > > 2)ldd /usr/local/lib/rlm_eap_tls-1.0.2.so > > libssl.so.0.9.7 =3D> /usr/local/openssl/lib/libssl.so.0.9.7 (0x= 40024000) > > libcrypto.so.0.9.7 =3D> > > /usr/local/openssl/lib/libcrypto.so.0.9.7 (0x40053000) > > libnsl.so.1 =3D> /lib/libnsl.so.1 (0x40146000) > > libresolv.so.2 =3D> /lib/libresolv.so.2 (0x4015c000) > > libpthread.so.0 =3D> /lib/i686/libpthread.so.0 (0x4016e000) > > libc.so.6 =3D> /lib/i686/libc.so.6 (0x40183000) > > libdl.so.2 =3D> /lib/libdl.so.2 (0x402bf000) > > /lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x80000000) >=20 > Regards, > Stefan >=20 > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users= ..html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |