Platform Suse 9.0 No error on compile. When I try: # /usr/local/sbin/radiusd I get: /usr/local/sbin/radiusd: error while loading shared libraries: libradius-1.1.4.so: cannot open shared object file: No such file or directory The file appears to be there: # whereis libradius-1.1.4.so libradius-1.1.4: /usr/local/lib/libradius-1.1.4.la /usr/local/lib/libradius-1.1.4.so Please provide assistance. Kind regards, Eugene
Hi Eugene Try puting /usr/loval/lib into the file /etc/ld.so.conf and then run ldconfig ... Hope that helps. Regards Matthias eugene@snowball.co.za wrote:
Platform Suse 9.0
No error on compile.
When I try:
# /usr/local/sbin/radiusd
I get:
/usr/local/sbin/radiusd: error while loading shared libraries: libradius-1.1.4.so: cannot open shared object file: No such file or directory
The file appears to be there:
# whereis libradius-1.1.4.so libradius-1.1.4: /usr/local/lib/libradius-1.1.4.la /usr/local/lib/libradius-1.1.4.so
Please provide assistance.
Kind regards, Eugene
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Matthias Cramer System & Network Manager Interway Communication GmbH Phone +41 43 500 1111 Josefstrasse 225 Fax +41 44 271 3535 CH-8005 Zuerich http://www.interway.ch/
On Mon 23 Apr 2007, eugene@snowball.co.za wrote:
Platform Suse 9.0
Hi Eugene If you a really running SUSE 9.0 then I highly recommend you upgrade as 9.0, 9.1, 9.2 and 9.3 are all End-of-Life. (I recommend 10.2 as the best version to upgrade to). If you are actually running SUSE Linux Enterprise Server 9 (which is based on SUSE 9.1 but has significant updates via service packs and another few years of paid support available) then the best bet is to simply use my SLES9 rpms which will save you having all the build problems etc My rpms are available as part of the openSUSE project at: http://software.opensuse.org/download/network:/aaa/SLES_9/ They may be considered "official" rpms of the FreeRADIUS project. They have all necessary startup scripts and other bits and pieces for SUSE, and will correctly deal with upgrades etc Unless you have a very good reason for compiling FreeRADIUS from scratch (Like enabling Oracle support), they are the recommend way to deploy on SUSE. Regards -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (3)
-
eugene@snowball.co.za -
Matthias Cramer -
Peter Nixon