FreeRADIUS 2 Installation failed on ubuntu hardy
Hello everyone, I am new to VoIP, its my first time installing FR on my server. I followed the instructions and first installed dependencies and then FR. My installation process and other steps i took can be found on this link: http://voiprookie.blogspot.com/ I tried to install it several time but no luck, first I used aptitude which installed the 1.x version so i removed it and then I used synaptic to install that didn't work, finally i took manual approach and installed it as posted on the link above. However during installation I have seen many warnings, I tried to capture the screen dump which can be found at this link: http://pastebin.com/f1d50a81 Obviously it didn't install right but i have no clue where to go from here, could anyone please help me guide to the right procedure. The version on other information are posted on my bloggspot link. Does installing, removing, and re-installing several times screwed up my server and now it wouldn't let me install ? Please help!!! Thanks ya'all in advance... Khan
Hi,
My installation process and other steps i took can be found on this link: http://voiprookie.blogspot.com/
I tried to install it several time but no luck, first I used aptitude which installed the 1.x version so i removed it and then I used synaptic to install that didn't work, finally i took manual approach and installed it as posted on the link above.
However during installation I have seen many warnings, I tried to capture the screen dump which can be found at this link: http://pastebin.com/f1d50a81
http://wiki.freeradius.org/Build#Building_Ubuntu_packages what do you mean by 'it didnt install right'? what happens when you run "radiusd -X"?
Does installing, removing, and re-installing several times screwed up my server and now it wouldn't let me install ?
only if you threw it all over the place and didnt clean up after. the server is pretty good at dealing with older bits in the wrong places (because it wont read them - as the location of files its supposed to read are in the config file!). if it installed into /usr/local/lib then is that in your LDPATH? alan
Ubuntu 8.04 hardy is freeradius 1.7 if Ubuntu 8.10 is freeradius 2.1 ----- Original Message ----- From: <A.L.M.Buxey@lboro.ac.uk> To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Sent: Friday, April 17, 2009 2:46 PM Subject: Re: FreeRADIUS 2 Installation failed on ubuntu hardy
Hi,
My installation process and other steps i took can be found on this link: http://voiprookie.blogspot.com/
I tried to install it several time but no luck, first I used aptitude which installed the 1.x version so i removed it and then I used synaptic to install that didn't work, finally i took manual approach and installed it as posted on the link above.
However during installation I have seen many warnings, I tried to capture the screen dump which can be found at this link: http://pastebin.com/f1d50a81
http://wiki.freeradius.org/Build#Building_Ubuntu_packages
what do you mean by 'it didnt install right'? what happens when you run "radiusd -X"?
Does installing, removing, and re-installing several times screwed up my server and now it wouldn't let me install ?
only if you threw it all over the place and didnt clean up after. the server is pretty good at dealing with older bits in the wrong places (because it wont read them - as the location of files its supposed to read are in the config file!). if it installed into /usr/local/lib then is that in your LDPATH?
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Khan wrote:
My installation process and other steps i took can be found on this link: http://voiprookie.blogspot.com/
The discussion on editing the "configure" arguments is unnecessary. If you had read the rest of the debian/control file, you would see how OpenSSL *should* be enabled.
I tried to install it several time but no luck, first I used aptitude which installed the 1.x version so i removed it and then I used synaptic to install that didn't work, finally i took manual approach and installed it as posted on the link above.
It didn't work because you didn't install the libssl-dev package.
However during installation I have seen many warnings, I tried to capture the screen dump which can be found at this link: http://pastebin.com/f1d50a81
I've never understood why people get worried about compile warnings. Ignore them.
Does installing, removing, and re-installing several times screwed up my server and now it wouldn't let me install ?
It takes a lot of hard work to break things that badly. Alan DeKok.
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
EasyHorpak.com -
Khan