Hi,

I just compiled mozart with your changes in order to check this. However, I feel a bit embarrassed but I am unable to run the newly compiled oz without actually installing it. How do you do it (using some terminal emacs is fine..)?

Within my build directory, I found a file mozart/share/bin/oz. After making it executable by hand, it always only started the mozart installed in OZHOME. Changing OZHOME wouldn't work, because the structure of the build directory is rather different than an actual installation directory.

I also tried configure with --prefix=~/tmp/oz. Doing make install I then got a make error (see below for the last bits of the make install output).

Any idea?

Best
Torsten

$ make install
 <much left out putput>
Makefile:59: target `/Users/t/tmp/oz/bin/oz' doesn't match the target pattern Makefile:59: target `/Users/t/tmp/oz/bin/ozplatform' doesn't match the target pattern Makefile:65: target `/Users/t/tmp/oz/bin/ozwrapper.bin' doesn't match the target pattern Makefile:65: target `/Users/t/tmp/oz/bin/ozwrapperw.bin' doesn't match the target pattern
/usr/bin/install -c -m 555  ~/tmp/oz/bin
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
make[2]: *** [/Users/t/tmp/oz/bin/oz] Error 64
make[1]: *** [install] Error 1
make: *** [install] Error 1





On Sep 17, 2007, at 6:39 AM, Gustavo Gutierrez wrote:
On 9/13/07, Gustavo Gutierrez <[EMAIL PROTECTED]> wrote:
On 9/13/07, Raphael Collet <[EMAIL PROTECTED]> wrote:
Dear Gustavo,

Wouldn't it be better to use 'i386' instead of 'i486'? Apparently i386 seems more standard for current the intel PC architecture. This would
also make things consistent with the output from {OS.uName}...


Done, i have committed the solution t the trunk repository. Can
someone test it to declare the bug as fixed (closed) in the tracker
system?

Cheers,
--
Gustavo Gutierrez
______________________________________________________________________ ___________ mozart-users mailing list mozart- [EMAIL PROTECTED]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
http://strasheela.sourceforge.net
http://www.torsten-anders.de


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

Reply via email to