Hi Bill,

You already solved your problem by compiling mozart on your machine, but I would like to know if you tried using the darwinports stuff. They can be downloaded from mozart-oz.org, but they are also now included in the repository of darwinports (thanks to Brent Fulgham, Marc Hougardy et al.). There, you only need to do:

port install mozart-stdlib

and that will install all the dependencies (no need to install them via fink). Since mozart-stdlib depends on mozart, that will install mozart too.

If you tried the MozartOSX_PPC_package, it failed because that one only work in PowerPC. It is not a universal package.

A small request. Keep on posting your questions to [EMAIL PROTECTED], so other users can also benefit from the solution, and-or contribute to find it. Thanks to Gustavo for keeping copying his replies to the list.

cheers
Boriss

Bill Atkins wrote:
I need to have Mozart installed for a Programming Languages class I'm taking this semester. Unfortunately, the OS X package available on mozart-oz.org doesn't seem to work with my Intel-based OS X machine.

I've included the error output below. If anyone could point me to a place to download an Intel-compatible OS X build of Mozart, I'd greatly appreciate it.

Thanks,
Bill Atkins


---------------

dyld: Library not loaded: /usr/local/lib/libgmp.3.dylib
  Referenced from: /usr/local/oz/platform/powermac-darwin/emulator.exe
  Reason: image not found

Process Oz Emulator trace/BPT trap _________________________________________________________________________________ mozart-users mailing list [email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users


_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to