missing banner on Solaris
Kostis Sagonas
kostis@REDACTED
Wed Nov 13 17:04:06 CET 2002
Vance Shipley wrote:
>
> I also see "[shared heap]" which is no suprise as I configured with
> --enable-shared-heap. However it doesn't work the way I expect.
> ....
> When I try and run it this way I get:
> bash-2.05$ erl -shared
> erlexec: Error 2 executing '/export/home/otpuser/lib/erlang/erts-5.2/bin/beam.shared'.
The system built with --enable-shared-heap is a shared heap system.
Just leave out the "-shared" command line option and things should
work fine.
Kostis.
More information about the erlang-questions
mailing list