I guess this is more hackers than users.  I suggest you followup on
mozart-hackers. 

Torsten Anders writes:
 > 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..)?
 > 

install it to a temp directory and run from there, as you try below.

 > 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.
 > 

You should almost never need to set OZHOME.  It should then pick up
the files it needs automatically when you run oz

 > 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?
 > 

Try 'configure --prefix=${HOME}/tmp/oz'

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

Reply via email to