i'm sure there people who know much more about this than me but perhaps they are on vaction;
i can tell you that my students with 64 bit machines had a problem installing oz; here is a partial solution found by one of them: Here is what I did to get Mozart running on my 64 bit Ubuntu: 1) Acquire binary tarball from http://www.mozart-oz.org/download/vi...&version=1.4.0 2) Make sure libc*-i386 (called libc6-i386 in newer versions of ubuntu) is installed 3) Unpack the tarball into /home/kunwoo/dev (or anywhere else that is convenient) (I'm assuming you'll want something like /home/jaz/dev) 4) Rename the folder /home/kunwoo/dev/mozart/platform/linux-i486 to /home/kunwoo/dev/mozart/platform/unknown-unknown (I don't know why, but it is necessary) Now change the PATH in /etc/environment -----Original Message----- From: "Сергей Каунов" <[email protected]> Sent: Monday, July 19, 2010 10:30am To: [email protected] Subject: Re: Re: Process Oz Emulator exited abnormally with code 2 So, obviously, it is not operation system depended, but what could brake around Oz system so that reinstall (tried this too) is helpless? :-O В Пнд, 19/07/2010 в 12:00 +0200, [email protected] пишет: > Hi, > > I've been around exactly the same situtation on WinXP. I've tried > reinstalling and the obvious measures to no success. > > Jorge. -- Сергей Каунов <[email protected]> _________________________________________________________________________________ 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
