build freeradius 2.0.3 on ubuntu(debian)

2008-04-02 Thread Mikhail Novikov
Hello,

After installation freeradius server 2.0.3 on Ubuntu 7.10 with:
./configure
./make
./make install

I got this message:

$ radiusd x
radiusd: error while loading shared libraries:
libfreeradius-radius-2.0.3.so: cannot open shared object file: No such
file or directory

How can I fix that?

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


Re: build freeradius 2.0.3 on ubuntu(debian)

2008-04-02 Thread Nicolas Goutte


Am 02.04.2008 um 18:28 schrieb Mikhail Novikov:

Hello,

After installation freeradius server 2.0.3 on Ubuntu 7.10 with:
./configure
./make
./make install

I got this message:

$ radiusd x
radiusd: error while loading shared libraries:
libfreeradius-radius-2.0.3.so: cannot open shared object file: No such
file or directory

How can I fix that?


If you have installed under /usr/local be sure that dynamic libraries  
are found there too.

(For security reasons, it is not always the case unter Linux.)

Have a nice day!



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


Nicolas Goutte


extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany

Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle
Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841




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


Re: build freeradius 2.0.3 on ubuntu(debian)

2008-04-02 Thread Mikhail Novikov
after
$ ldconfig

it works fine now.

On Wed, Apr 2, 2008 at 8:38 PM, Nicolas Goutte
[EMAIL PROTECTED] wrote:

  Am 02.04.2008 um 18:28 schrieb Mikhail Novikov:



  Hello,
 
  After installation freeradius server 2.0.3 on Ubuntu 7.10 with:
  ./configure
  ./make
  ./make install
 
  I got this message:
 
  $ radiusd x
  radiusd: error while loading shared libraries:
  libfreeradius-radius-2.0.3.so: cannot open shared object file: No such
  file or directory
 
  How can I fix that?
 

  If you have installed under /usr/local be sure that dynamic libraries are
 found there too.
  (For security reasons, it is not always the case unter Linux.)

  Have a nice day!


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

  Nicolas Goutte


  extragroup GmbH - Karlsruhe
  Waldstr. 49
  76133 Karlsruhe
  Germany

  Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle
  Registergericht: Amtsgericht Münster / HRB: 5624
  Steuer Nr.: 337/5903/0421 / UstID: DE 204607841




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


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