On Mon, Sep 14, 2009 at 20:16:30 -0300, Jorge Marques Pelizzoni wrote:
> Just a small correction: our method definition contains a colon, which
> is normally a method separator, so we have to escape it:
> 
>     OZLOAD=prefix=x-ozlib\\://parmenti/xmg/=foo/cache/
> 
> Whether to use \\ or \ depends on how exactly you define the variable.
> Make sure Mozart will receive a string containing the following
> characters when reading environment variable OZLOAD:
> 
>     prefix=x-ozlib\://parmenti/xmg/=foo/cache/

Thanks for this, Jorge!

I tried OZLOAD='prefix=x-ozlib\://parmenti/xmg/=dist/oz/cache' 
dist/oz/bin/MetaTAG 
on bash but got

*** error while reporting error ***
original exception:
system(module(notFound load 'x-oz://system/Application.ozf'))

Unfortunately, I have since given up on doing things this way and am just going
ahead and installing things in the user's HOME directory as by default, so I 
won't
be looking into this any further.

But thanks again!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

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

Reply via email to