Dear Wolfgang,

On Nov 20, 2008, at 11:01 PM, Wolfgang Meyer wrote:
The problem is probably that "ozflymake" uses some small Oz programs and the pathes to these functors are hard-coded (e.g. ~/ PostprocessErrors.ozf). If you adjust the paths to these three functors manually, it should hopefully work.

Ah, that explains it. I should have seen that myself :)

This is a really neat tool for Oz development!

Best
Torsten


PS: in "ozflymake" I now replaced all the absolute pathes ~ with $OZFLYMAKEPATH which is bound by

OZFLYMAKEPATH=`dirname $0`

I could now move around the directory with all the oz-flymake files, only need to adapt my ~/.emacs.

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

Reply via email to