[Mulgara-general] Mulgara 1.0.0 doesn't work with gij interpreter

Paul Gearon gearon at ieee.org
Thu Jun 7 15:42:29 CDT 2007


On 6/7/07, Gok Mop <gokmop at gmail.com> wrote:
> Just as an FYI - I was originally going to ask this as a question, but I've
> discovered the answer for myself.  Mulgara doesn't seem to work with gij the
> GNU java interpreter on linux.  I'm using version 4.1 , and it fails with
> the error message below.
>
> Sun's JDK (1.6.0) works just fine on Ubuntu linux.  I thought I'd mention
> this because the installation guide doesn't talk about incompatibilities
> with other bytecode interpreters.

I'd have been surprised if it had worked, but your point about the
documentation is well noted.

Mulgara does a LOT of fancy things, using a great number of Java's
APIs.  It only takes one incompatibility with standard Java to cause a
problem.

It seems that the problem here is all the fancy classpaths.  It
*might* be possible to get it working, but there'd have to be a good
use case before I could take the time to look at it myself.  Feel free
to have a go if you like.  I'm happy to help with
explanations/advice/etc if needed.

Paul


More information about the Mulgara-general mailing list