thanks for the report!
Remember you also have the ZIP installer (albeit a bit bigger and
without the updatecenter bits).
Some details here:
http://blogs.sun.com/alexismp/entry/which_glassfish_v3_download_bundle
-Alexis
On Dec 12, 2009, at 3:02, 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
>