God, I need help getting this thing running on Redhat 8.0!

2002-12-06 Thread Ken Henrich
Hi,

I must be dumb. I cannot get this thing (freeradius-0.8) to compile under
Redhat 8.0. I've got a fresh, default, installation. Here is just the output
of ./configure. Now I know kerberos is installed. I know that MySQL is
intalled. I've got to be missing something very basic.

Regards
Ken






/home/Ken/freeradius/missing: Unknown `--run' option
Try `/home/Ken/freeradius/missing --help' for more information
configure: warning: `missing' script is too old or missing
cat: ./config.h.in: No such file or directory
configure: warning: the comm_err library isn't found!
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires: krb5.
configure: warning: silently not building rlm_sql_postgresql.
configure: warning: FAILURE: rlm_sql_postgresql requires: libpq-fe.h
libpq.
configure: warning: oracle headers not found. Use
--with-oracle-home-dir=.
configure: warning: sql submodule 'oracle' disabled
configure: warning: iodbc headers not found. Use
--with-iodbc-include-dir=.
configure: warning: sql submodule 'iodbc' disabled
configure: warning: mysql headers not found. Use
--with-mysql-include-dir=.
configure: warning: sql submodule 'mysql' disabled
configure: warning: ibm db2 headers not found. Use
--with-ibmdb2-include-dir=.configure: warning: sql submodule 'db2'
disabled
configure: warning: unixODBC headers not found. Use
--with-unixodbc-include-dir=.
configure: warning: sql submodule 'unixodbc' disabled
configure: warning: silently not building rlm_sql_postgresql.
configure: warning: FAILURE: rlm_sql_postgresql requires: libpq-fe.h
libpq.
configure: warning: oracle headers not found. Use
--with-oracle-home-dir=.
configure: warning: sql submodule 'oracle' disabled
configure: warning: iodbc headers not found. Use
--with-iodbc-include-dir=.
configure: warning: sql submodule 'iodbc' disabled
configure: warning: mysql headers not found. Use
--with-mysql-include-dir=.
configure: warning: sql submodule 'mysql' disabled
configure: warning: ibm db2 headers not found. Use
--with-ibmdb2-include-dir=.configure: warning: sql submodule 'db2'
disabled
configure: warning: unixODBC headers not found. Use
--with-unixodbc-include-dir=.
configure: warning: sql submodule 'unixodbc' disabled



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



trouble compiling

2002-11-20 Thread Ken Henrich



Hi,
 
I'm a newbie to both 
freeradius and linux. I've tried compiling freereadius on RedHat 8.0 and have 
trouble with confdefs.h. I suspect that this is a file made by configure. It 
however, does not seem to exist. Are there some switches for configure that I am 
missing?  
 
Should I be using 
./configure --host=RedHat
?
 
tia
 
Ken