Re: rlm_eap_tls.so won't build.

2006-07-26 Thread Lyle Tollefsen


Thank you, Alan and Nicolas, this is just what I needed.

Lyle.

Nicolas Baradakis wrote:


Lyle Tollefsen wrote:

 

I'm new to freeradius and open source in general, so please bear with 
me. I'm having a problem with the  rlm_eap_tls.so module not compiling, 
or installing, depending on whether I'm compiling from source, or 
apt-geting the package. The complaint is that Openssl is missing, 
however I have installed openssl and libssl0.9.6 and libssl-dev. All to 
no avail. As you can see, I'm using freeradius 1.1.2.  Any help much 
appreciated.
   



The instructions to build a Debian package from sources are in the FAQ.
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ

 

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


Re: rlm_eap_tls.so won't build.

2006-07-26 Thread Nicolas Baradakis
Lyle Tollefsen wrote:

> I'm new to freeradius and open source in general, so please bear with 
> me. I'm having a problem with the  rlm_eap_tls.so module not compiling, 
> or installing, depending on whether I'm compiling from source, or 
> apt-geting the package. The complaint is that Openssl is missing, 
> however I have installed openssl and libssl0.9.6 and libssl-dev. All to 
> no avail. As you can see, I'm using freeradius 1.1.2.  Any help much 
> appreciated.

The instructions to build a Debian package from sources are in the FAQ.
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ

-- 
Nicolas Baradakis

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


Re: rlm_eap_tls.so won't build.

2006-07-25 Thread Alan DeKok
"Lyle Tollefsen" <[EMAIL PROTECTED]> wrote:
> My guess is you were refering to the options pasted below.  Do I simply 
> run "./configure --build=debian"

  No.  I mean there is a directory called "debian" included with the server.

  That directory contains scripts to build a debian package of FreeRADIUS.

  Those scripts will run "configure", etc. for you, with the right options.

  See the list archives for additional details.

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


Re: rlm_eap_tls.so won't build.

2006-07-25 Thread Lyle Tollefsen

Allan,

My guess is you were refering to the options pasted below.  Do I simply 
run "./configure --build=debian" ? They are a tad cryptic.


Host type:
 --build=BUILD   configure for building on BUILD [BUILD=HOST]
 --host=HOST configure for HOST [guessed]
 --target=TARGET configure for TARGET [TARGET=HOST]






Alan DeKok wrote:


"Lyle Tollefsen" <[EMAIL PROTECTED]> wrote:
 

debian:/usr/src/freeradius-1.1.2/src/modules/rlm_eap/types/rlm_eap_tls# 
./configure
   



 Don't run "configure" from a sub-directory.

 And since you're on debian, you can build the server using the
debian packaging scripts in the top-level "debian" directory.

 Alan DeKok.

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


 

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


Re: rlm_eap_tls.so won't build.

2006-07-25 Thread Alan DeKok
"Lyle Tollefsen" <[EMAIL PROTECTED]> wrote:
> debian:/usr/src/freeradius-1.1.2/src/modules/rlm_eap/types/rlm_eap_tls# 
> ./configure

  Don't run "configure" from a sub-directory.

  And since you're on debian, you can build the server using the
debian packaging scripts in the top-level "debian" directory.

  Alan DeKok.

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