new module builds
    Alan DeKok 
    aland at deployingradius.com
       
    Sat Sep  7 05:16:16 CEST 2013
    
    
  
Bill Schoolfield wrote:
> Thanks Alan, I think I looked ever where but there....
> 
> New problem. I just built the server on a 64 bit centos box. I used:
> 
> ./configure --prefix=/usr --sysconfdir=/etc
>
> and it looks like all the libraries got placed in /usr/lib instead of
> /usr/lib64
  Well... that's where you told it to put the libraries.  There's no
magic rule to say use "lib64" instead of "lib" on 64-bit systems.
  Fix the configure arguments to put libdir somewhere else.
  Alan DeKok.
    
    
More information about the Freeradius-Devel
mailing list