Thanks,
Will file an issue and address this in the next opportunity. I think
this is an incompatibility
with Leopard.
-Sathyan
glassfish_at_javadesktop.org wrote:
> Hi,
> The installer glassfish-v3-unix.sh does not work with Mac OS X, Snow Leopard. The problematic line is the following
> tail +189l $0 > ...
>
> To make it work, I had to change it to
> tail -n +189 $0 > ...
>
> Regards,
> Lucas
> [Message sent by forum member 'lgalfaso' ]
>
> http://forums.java.net/jive/thread.jspa?messageID=376114
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>