./configure --localstatedir=/var --sysconfdir=/etc --enable-ltdl-install --with-rlm-mysql-lib-dir=/usr/local/mysql/lib --with-rlm-mysql-include-dir=/usr/local/mysql/include --with-experimental-modules
and when I type it into my shell it was copied from another file. Well, I think there were hard returns when I copied it over; I believe the hard return was after the --enable-ltdl-install, so the rest of the option tags were not seen by the configure.
I ran the command again by just typing it in this time and it seem to run okay. Allthough I got the same errors as last time, the radius server still runs. Is this possible. Are the dictionary files now not used when I run with the options I have used?
Ed
From: "Alan DeKok" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: dictionary not being installed Date: Sat, 02 Aug 2003 16:42:27 -0400
"Ed H" <[EMAIL PROTECTED]> wrote:
> gmake[5]: Entering directory `/usr/local/freeradius-0.9.0/src/modules'
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: -c: line 1: `for mod in ; do what=install; [ "$what" = "all" ] &&
> what="static dynamic"; if [ -d $mod ]; then echo "Making $what in
So... you've somehow managed to get the server to a point where it doesn't think it has any modules it can use.
Are you SURE you've followed the normal process given in the INSTALL file, and that you haven't edited any of the Makefiles?
Based on the above error, not having the dictionary files installed is the least of your worries. And it TOLD you that the dictionaries weren't installed, so of course they couldn't be found..
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
