I'm having an issue installing free radius on my debian box. I go through the ./configure and them type make to get the following output.

make[1]: Entering directory `/usr/local/src/freeradius/freeradius-0.9.0-pre1'
Making all in libltdl...
make[2]: Entering directory `/usr/local/src/freeradius/freeradius-0.9.0-pre1/libltdl'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/usr/local/src/freeradius/freeradius-0.9.0-pre1/libltdl'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/usr/local/src/freeradius/freeradius-0.9.0-pre1'
make: *** [all] Error 2


Per the installation file, I'm attempting to just do
        $ ./configure
        $ make
        $ make install

Any help on this?

Dylan


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

Reply via email to