Configure warnings ... why ?
    A.L.M.Buxey at lboro.ac.uk 
    A.L.M.Buxey at lboro.ac.uk
       
    Sun Sep  2 21:45:42 CEST 2007
    
    
  
hi,
if the configure stage is giving you WARNINGs regarding
the options you want/need to use, then that suggests
that you dont have the packages you need to have installed.
this is a 'development'/'compilation' issue - which means 
that you need to have the include headers, libraries
etc of the packages you want - not just the runtime/binary
parts - usually on Fedora-type systems you need to install
the -devel part of the package...
eg User 1 wants mysql support.  install mysql-devel
eg User 2 wants snmp support - install net-snmp-devel etc
alan
    
    
More information about the Freeradius-Users
mailing list