Installation problem Radiusd does not exist

2006-01-05 Thread Nicola Iotti






I'm installing freeradius 1.0.5on a Debian Linux system
I've downloaded tarball, extracted it with #tar zxvf freeradius-1.0.5.tar.gzI did:

./configure
make
make install

But installation stops with following message:

install: radiusd does not exist
make[4]: ***[install] Error 2

Does anyone know what happened ??

Ing. Nicola IottiNetwork Managermailto: [EMAIL PROTECTED] Guglielmo S.r.l. Sede legale: Via Martiri di Minozzo, 12 Sede operativa: Via Sante Vincenzi ,2 / D
42100 Reggio Emilia ITALIA Tel.: +39-0522 - 40 63 67
Fax: +39-0522 - 54 08 16 Cell: +39-320 61 90 072
internet website: http://www.guglielmo.biz mailto:[EMAIL PROTECTED] 







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

Re: Installation problem Radiusd does not exist

2006-01-05 Thread Joseba Beltrán
Hi Nicola,

  Try compiling the debian stuff by executing
dpkg-buildpackage from freeradius source dir. That will do the trick!

You'll get debian packages ready to install (they will be placed outside
the source dir. For example: src dir /home/nicola/freeradius-XX.YY 
debian packages in /home/nicola)

Hope it helps!

 I'm installing freeradius 1.0.5 on a Debian Linux system
 I've downloaded tarball, extracted it with 

#tar zxvf freeradius-1.0.5.tar.gz

 I did :
  
  ./configure
 make
 make install
  
 But installation stops with following message:
  
 install: radiusd does not exist
 make[4]: ***[install] Error 2
  
 Does anyone know what happened ??
  
 Ing. Nicola Iotti
 Network Manager
 _mailto: [EMAIL PROTECTED]

 Guglielmo S.r.l.
 Sede legale: Via Martiri di Minozzo, 12
 Sede operativa: Via Sante Vincenzi , 2 / D
 42100 Reggio Emilia
 ITALIA
 Tel.: +39-0522 - 40 63 67
 Fax: +39-0522 - 54 08 16
 Cell: +39-320 61 90 072
 internet website: _http://www.guglielmo.biz_ http://www.guglielmo.biz/
 _mailto mailto:[EMAIL PROTECTED]:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]_

   
   

 Add FUN to your email - CLICK HERE!
 http://www.incredimail.com/index.asp?id=54475



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


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


Re: Installation problem Radiusd does not exist

2006-01-05 Thread Nicolas Baradakis
Nicola Iotti wrote:

 I'm installing freeradius 1.0.5 on a Debian Linux system
 I've downloaded tarball, extracted it with  
 #tar zxvf freeradius-1.0.5.tar.gz
 I did :
 
  ./configure
 make
 make install

You should just get the Debian binary package with apt-get.

If you really want to recompile FreeRADIUS from source, see the advices
on the wiki:
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#How_do_I_build_a_Debian_package_from_sources.3F

And please turn off HTML in your email client when posting to this
mailing list: http://freeradius.org/list/users.html

-- 
Nicolas Baradakis

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


Re: Installation problem Radiusd does not exist

2006-01-05 Thread Kai Geek
Hello,
#tar zxvf freeradius-1.0.5.tar.gz
#cd freeradius-1.0.5
#./configure --localstatedir=/var --sysconfdir=/etc
#make
#make install

for command debian;

ozgur:~# apt-cache search freeradius 
freeradius - a high-performance and highly configurable server
#apt-get install freeradius

and

#cd /etc/raddb
#pico users
#pico clients.conf

for edit users and clients file,

#radiusd -X

- Original Message -
From: Nicolas Baradakis [EMAIL PROTECTED]
To: FreeRadius users mailing list freeradius-users@lists.freeradius.org
Subject: Re: Installation problem Radiusd does not exist
Date: Thu, 5 Jan 2006 12:47:08 +0100

 
 Nicola Iotti wrote:
 
  I'm installing freeradius 1.0.5 on a Debian Linux system
  I've downloaded tarball, extracted it with  #tar zxvf 
  freeradius-1.0.5.tar.gz
  I did :
 
   ./configure
  make
  make install
 
 You should just get the Debian binary package with apt-get.
 
 If you really want to recompile FreeRADIUS from source, see the advices
 on the wiki:
 http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#How_do_I_build_a_Debian_package_from_sources.3F
 
 And please turn off HTML in your email client when posting to this
 mailing list: http://freeradius.org/list/users.html
 
 --
 Nicolas Baradakis
 
 -
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



+-+-+-+ BEGIN PGP SIGNATURE +-+-+-+
Version: GnuPG v1.4.2 (GNU/Linux)
   .-.  .-._  
   : :  : :   :_; 
 .-' : .--. : `-. .-. .--.  ,-.,-.
' .; :' '_.'' .; :: :' .; ; : ,. :
`.__.'`.__.'`.__.':_;`.__,_;:_;:_;

Kai Ozgur Geek
Network Engineer
PGP ID: B1B63B6E
+-+-+-+ END PGP SIGNATURE +-+-+-+


-- 
___
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.

Powered by Outblaze

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