Hi,

small FIX but it works:

mv /usr/bin/strip /usr/bin/strip.old
echo '#!/bin/bash' > /usr/bin/strip
echo 'exit' > /usr/bin/strip
chmod 755 /usr/bin/strip

cd freeradius-1.0.3
make install
mv -f /usr/bin/strip.old /usr/bin/strip


Worked for me.
Nuno Fernandes

On Monday 06 June 2005 16:52, Alan DeKok wrote:
> Nuno Pais Fernandes <[EMAIL PROTECTED]> wrote:
> > Same thing here with Whitebox 3.
>
>   Try reading previous messages in the list.
>
>   Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html

-- 
--------------------------
Nuno Miguel Pais Fernandes
<[EMAIL PROTECTED]>

Attachment: pgpgxcX9pggJd.pgp
Description: PGP signature

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

Reply via email to