Nuno Pais Fernandes wrote:

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

------------------------------------------------------------------------

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



Had to use the above fix on Solaris 9 as well


--
Regards

Garry Crothers


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

Reply via email to