[resend due to bounce from [EMAIL PROTECTED]
Zoom.Quiet writes:
> i'm fresh Oz fun;
> just install Oz usage apt unser Ubuntu 6.06;
> but for Chinese support, install cvs unicode branch Emacs 2.3:
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/emacs co -r
> emacs-unicode-2 emacs
>
> so base "Invoking the OPI"
> http://www.mozart-oz.org/home/doc/opi/node2.html
>
> there is error for can not running Oz
> snap img in:
> http://wiki.woodpecker.org.cn/moin/ZoomQuiet/2007-01-16
>
> so waht happen? who can i usage Oz in Emacs2.3?
>
> inside my env. oz support .el in:
> /usr/share/emacs/site-lisp/mozart/mozart.el
>
> so if i try fixed command as:
> ~$/usr/local/bin/emacs -l /usr/share/emacs/site-lisp/mozart/oz.el -f run-oz
>
> emacs also can not running Oz:
> '''
> (/usr/local/bin/emacs -l /usr/share/emacs/site-lisp/mozart/oz.el -f run-oz)
> Loading image-file...done
> Loading regexp-opt...done
> Loading paren...done
> Loading time...done
> Toggling tool-bar-mode off; better pass an explicit argument.
> Loading avoid...done
> For information about the GNU Project and its goals, type C-h C-p.
> command-line-1: Cannot open load file: mozart
> '''
>
On Ubuntu (and Debian) the mozart application is integrated with the
various installed versions of emacs. As you have seen it will not
work if you install a non-ubuntu version of emacs. You have the
following choices:
1. Find the following files and install them in your new emacs'
load-path: Fontifier.elc mozart.elc oz-extra.elc oz-server.elc
oz.elc
2. Uninstall Ubuntu's mozart package and build mozart from source
(http://www.mozart-oz.org/download/view.cgi?action=tar&version=1.3.2).
This should be straightforward.
Good luck!
k
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users