Celine Kuttler writes:
> Dear Mozart-Oz list,
>
> I've just installed Mozart-Oz on an Intel based
> MacBook Pro, using MacPort (formerly called: darwinport).
>
>
> Unfortunately, my Oz didn't run very far. Its last utterances were:
> ===================
> /usr/local/oz/bin/ozengine: line 105:
> /usr/local/oz/platform/i486-darwin/emulator.exe: No such file or directory
> /usr/local/oz/bin/ozengine: line 105: exec:
> /usr/local/oz/platform/i486-darwin/emulator.exe: cannot execute: No such
> file or directory
>
> Process Oz Emulator exited abnormally with code 126
> ====================
>
>
> Where it mentions the i486-darwin directory, on my machine
> there's "powermac-darwin".
>
It looks like macport has changed the identification strings for their
port. This will need to be fixed for the macport port (see
ozplatform).
As a quick fix for you, you could try one of two things:
- make a symbolic link from i486-darwin to powermac-darwin
- find the ozplatform script (on my debian system it lives in
/usr/lib/mozart/bin/ozplatform)
and fix it so that it returns powermac-darwin on your system.
> As a minor point, an extract of MacPort's working output during
> the installation:
> =====
> ---> Attempting to fetch mozart-1.3.2.20060615-src.tar.gz from
> http://www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-15-tar
> ---> Verifying checksum(s) for mozart
> ---> Extracting mozart
> ---> Applying patches to mozart
> ---> Configuring mozart
> ---> Building mozart
> ---> Staging mozart into destroot
> Warning: violation by /opt/local/man
> Warning: violation by /opt/local/mozart
> Warning: mozart violates the layout of the ports-filesystems!
> Warning: Please fix or indicate this misbehavior (if it is intended), it
> will be an error in future releases!
> ---> Installing mozart 1.3.2_1
> ---> Activating mozart 1.3.2_1
> ---> Cleaning mozart
> =========================
>
That will certainly have to be fixed for the macport port. Is anyone
actively maintaining it at the moment?
>
> Any suggestion for an elegant solution is highly welcome!
> :-)
>
Sorry, my suggestions aren't elegant :).
k
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users