Installation problem Radiusd does not exist
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: nicola.iotti@guglielmo.biz 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:info@guglielmo.biz
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: nicola.iotti@guglielmo.biz_
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:info@guglielmo.biz>:info@guglielmo.biz <mailto:info@guglielmo.biz>_
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
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_De... And please turn off HTML in your email client when posting to this mailing list: http://freeradius.org/list/users.html -- Nicolas Baradakis
participants (3)
-
Joseba Beltrán -
Nicola Iotti -
Nicolas Baradakis