Re: FreeRadius

2004-09-02 Thread Alexander Belck
As Bill's freeradius-1.0.0 is the closest ver I got to build, could someone tell me if I can just make a symlink from install to ginstall ? I searched google for ginstall and got only old (1999/2000) references to that and in one it told that ginstall has been renamed to install. Any other

Re: FreeRadius

2004-09-02 Thread alexb
NO, but I do not know that I needed them as it does not apears as a prerequisit. Will build it and try again. Thanks, Alex Citando Bill Campbell [EMAIL PROTECTED]: On Thu, Sep 02, 2004, Alexander Belck wrote: I can't say if I have the libltdl problem (I have it also in /usr/lib/), but

Re: FreeRadius

2004-09-01 Thread Ralf S. Engelschall
On Wed, Sep 01, 2004, Alexander Belck wrote: I'm trying to install freeradius. I got freeradius-1.0.0-20040810.src.rpm from current, then: openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm : ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_mac.o)(.text+0x71): In function `x99_mac':

Re: FreeRadius

2004-09-01 Thread alexb
;-(( I'm locked to RH7.3 Citando Ralf S. Engelschall [EMAIL PROTECTED]: On Wed, Sep 01, 2004, Alexander Belck wrote: I'm trying to install freeradius. I got freeradius-1.0.0-20040810.src.rpm from current, then: openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm :

Re: FreeRadius

2004-09-01 Thread Alexander Belck
I was checking my system trying to find out whats wrong. I realy don't understand exactly where things come from, but perhaps this information can help you to help me :-)) I search for references of DES_cbc_encrypt, where I found: a) In /opkg/include/openssl/des.h is a definition of a function

Re: FreeRadius

2004-09-01 Thread Michael van Elst
On Wed, Sep 01, 2004 at 02:59:22PM -0300, Alexander Belck wrote: Could it be that building freeradius it uses the wrong ver of des.h ? It is either using the wrong des.h or the wrong crypto library. The names of the crypto API changed between openssl 0.9.6 and 0.9.7. --

Re: FreeRadius

2004-09-01 Thread Bill Campbell
On Wed, Sep 01, 2004, Alexander Belck wrote: I'm trying to install freeradius. I got freeradius-1.0.0-20040810.src.rpm from current, then: openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm I have a slightly different freeradius SRPMS that's based on the one I've been using for a couple of

Re: FreeRadius

2004-09-01 Thread Alexander Belck
But shouldn't openpkg use libs/headers from openpkg version ? Why does it seams to be mixing the underlaying OS-stuff with the OPKG ones ? From RH7.3 I have openssl-0.9.6b-35.7 and from OPKG2.1 I have openssl-0.9.7d-2.1.0 It seams to me that when building it takes the headers from OpenPKG (thus

Re: FreeRadius

2004-09-01 Thread alexb
I tryed to rebuild Bill's version and got: Installing freeradius-1.0.0-20040812.src.rpm error: File /opkg/RPM/SRC/freeradius/%{Name}-%{Version}-CSYS.patch: No such file or directory Thanks, Alex Citando Bill Campbell [EMAIL PROTECTED]: On Wed, Sep 01, 2004, Alexander Belck wrote: I'm trying

Re: FreeRadius

2004-09-01 Thread Bill Campbell
On Wed, Sep 01, 2004, [EMAIL PROTECTED] wrote: Hi Bill Do you know if I can use an LDAP backand with your version of FreeRadius ? I'm trying to integrate this with ISPman, that holds all account infos on LDAP. I don't see why not although I haven't built it with ldap support. If I remember

Re: FreeRadius

2004-09-01 Thread Bill Campbell
On Wed, Sep 01, 2004, [EMAIL PROTECTED] wrote: I tryed to rebuild Bill's version and got: Installing freeradius-1.0.0-20040812.src.rpm error: File /opkg/RPM/SRC/freeradius/%{Name}-%{Version}-CSYS.patch: No such file or directory If you install this, it provides some additional Macros that I've

Re: FreeRadius

2004-09-01 Thread alexb
Now I rebuild with: openpkg rpm --rebuild -D with_gdbm_passwd=no freeradius-1.0.0-20040812.src.rpm Executing(%install): env -i /opkg/lib/openpkg/bash --norc --noprofile --posix -e /opkg/RPM/TMP/rpm-tmp.9186 + cd /opkg/RPM/TMP + cd freeradius-1.0.0 + DESTDIR=/opkg/RPM/TMP/freeradius-1.0.0-root +

Re: FreeRadius

2004-09-01 Thread alexb
Since Bill's version required lib-tool, I build it from Opkg-2.1. Than I give freeradius-1.0.0 from CURRENT an other try I think I it passes the previus point, but now it stops when linking radiusd. Can someone take a look to see if it is visible where things ar taken from wrong place and

Re: FreeRadius

2004-08-06 Thread Ralf S. Engelschall
On Thu, Aug 05, 2004, Alexander Belck wrote: Is there any plan to include FreeRadius in OpenPKG ? [...] We have a freeradius package in OpenPKG-CURRENT since 2 weeks. It is a little bit weak in build-time portability and not still well tested by us under run-time, but try it out and feel free

Re: FreeRadius

2004-08-06 Thread Ralf S. Engelschall
On Thu, Aug 05, 2004, [EMAIL PROTECTED] wrote: Whats needed to put freeradius under ftp.openpkg.org/release/2.1/SRC/PLUS/ ? Well, there _is_ a freeradius package, but only in ftp://ftp.openpkg.org/current/SRC/ because it is still not part of any release...

Re: FreeRadius

2004-08-05 Thread Bill Campbell
On Thu, Aug 05, 2004, Alexander Belck wrote: Is there any plan to include FreeRadius in OpenPKG ? It has manny new features, I guess its the only Open Source handling wireless 802.1x authentication and also supports many external authentications like LDAP, MySQL, PgSQL, ... I've built

Re: FreeRadius

2004-08-05 Thread Alexander Belck
Where can I find this OpenPKG vers of FreeRadius ? Can it easyly by upgradet to 1.0.0 and does it provide --with-ldap ? Thanks, Alex Citando Bill Campbell [EMAIL PROTECTED]: On Thu, Aug 05, 2004, Alexander Belck wrote: Is there any plan to include FreeRadius in OpenPKG ? It has manny new

Re: FreeRadius

2004-08-05 Thread Bill Campbell
On Thu, Aug 05, 2004, Alexander Belck wrote: Where can I find this OpenPKG vers of FreeRadius ? ftp://ftp.celestial.com/ftp.openpkg.org/release/2.1/SRC/freeradius-0.9.3-20031119.src.rpm Can it easyly by upgradet to 1.0.0 and does it provide --with-ldap ? I don't think it would be a problem

Re: FreeRadius

2004-08-05 Thread alexb
Whats needed to put freeradius under ftp.openpkg.org/release/2.1/SRC/PLUS/ ? So in future it will be esear to find it :-)) Thanks, Alex Citando Bill Campbell [EMAIL PROTECTED]: On Thu, Aug 05, 2004, Alexander Belck wrote: Where can I find this OpenPKG vers of FreeRadius ?

Re: FreeRadius

2004-08-05 Thread Bill Campbell
On Thu, Aug 05, 2004, Alexander Belck wrote: Couldn't access the links. Whoops: ftp://ftp.celestial.com/ftp.openpkg.org doesn't exist for me. should be: ftp://ftp.celestial.com/private/ftp.openpkg.org doesn't exist for me. I found ftp://ftp.celestial.com/pub/ftp.openpkg.org but empty and