make install error in Solaris 8, freeradius-1.0.3

Nuno Pais Fernandes npf at eurotux.com
Tue Jun 7 11:14:42 CEST 2005


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 <npf at eurotux.com> 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
<npf at eurotux.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20050607/abb9228e/attachment.pgp>


More information about the Freeradius-Users mailing list