[ncolug] Re: Help with Radius

  • From: "Ken Allen" <kc8tdw@xxxxxxxxx>
  • To: ncolug@xxxxxxxxxxxxx
  • Date: Fri, 15 Jun 2007 17:42:23 -0400

I am using unbuntu edgy

/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make[6]: *** [rlm_perl.la] Error 1
make[6]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6
/src/modules/rlm_perl'
make[5]: *** [common] Error 2
make[5]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6
/src/modules'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6
/src/modules'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6/src'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/home/kc8tdw/Desktop/freeradius-1.1.6'
make: *** [all] Error 2

I have issused the make as root and also not as root and I get the same
error

On 6/15/07, Michael Knisely <mknisely@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

What's your distro?  Can apt/yum/etc. help with these issues?  I'm
checking in Unbuntu's repositories and freeradius is there at 1.1.3.

As for your ln command.... that's just creating a hard link to that file
to your current directory.  Were you in the directory where you were
attempting to compile?

Can you please post the actual error you're getting, or even better, tee
the output of your make to a file to attach?

Mike K.

Ken Allen wrote:
> As Chuck indicated the other day, I am helping on a Wireless Internet at
> a campground and I am doing the Linux configuration.  I have the billing
> software up and running, which is aMember.  I how need to setup Radius
> on the billing server and I am having some issues on it.  Here is what I
> did.
>
> 1.    cd /usr/local/src
> 2.    wget ftp://ftp.freeradius.org/pub/radius/freeradius-1.1.6.tar.gz
> 3.    tar zxvf freeradius-1.1.6.tar.gz
> 4.    cd freeradius-1.1.6
> 5.    ./configure
> 6.    make
>
> How I run into an error at the end, it can't find lperl.  So I googled
> and found that I need to do a ln to the perl so file. So....
>
> 7.    ln /usr/local/lib/perl.so.5.8.8
> 8.    make
>
> Ended with the same error.  Can someone please tell me what I am doing
> wrong?
>
> We need for the radius to hand out an I.P. address for the user and then
> point them to the login page.  Once they authenticate then they can get
> to the internet and they are pointed to the landing page.
>
> Thanks,
>
> Ken Allen
> KC8TDW
> A.E.C. Richland County Skywarn
> Ohio ARES District 6 Winlink Coordinator
> http://rcskywarn.kosinet.com/


To unsubscribe send to ncolug-request@xxxxxxxxxxxxx with 'unsubscribe' in
the Subject field.




--
Thanks,

Ken Allen
KC8TDW
A.E.C. Richland County Skywarn
Ohio ARES District 6 Winlink Coordinator
http://rcskywarn.kosinet.com/

Other related posts: