Hi,

Thanks for sharing. Any chance to make Spidermonkey libraries accessible for 
Mozart this way? For example, could this perhaps be an relatively easy way to 
realise GUI programming with wxWidgets in Oz using wxJavaScript 
(http://www.wxjavascript.net/)? That would be terrific!!

I ran into problems. You may want to mention in your readme that install.oz 
must be run as root (otherwise no error occurs, but js.so-linux-i486 is not 
created -- at least on Fedora 6). Anyway, I could not get your test file 
examples to run: there was some problem londing the object file (see error 
message below). Any idea?

Thanks again! 

Best,
Torsten



%****************** Error: native code interface ****************
%**
%** Cannot dynamically link object file
%**
%** File name: /path/to/OZJS/js.so-linux-i486
%** dlerror:   /path/to/OZJS/js.so-linux-i486: cannot restore segment prot 
after reloc: Permission denied
%** In statement: {<P/2 INTERNAL.getNative> '#'('/' [104 111 109 101] '/' 
[116] '/' [111 122] '/' [102 114 111 109 79 116 104 101 114 115] '/' [79 90 
74 83] ,,,) _}
%**
%** Call Stack:
%** procedure 'Meth_native_win32' in file "./init/Resolve.oz", line 63, column 
3, PC = 158277476
%**--------------------------------------------------------------


On Friday 15 June 2007 00:29:03 Pavel wrote:
> Hi,
> I would like to announce a release of Spidermonkey(Mozilla's JavaScript
> Engine) embedded into OZ. You can download it from
> http://www.cling.gu.se/~cl4proze/OZJS/
> With best regards,
> Pavel Rozenblioum
> ___________________________________________________________________________
>______ 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

Reply via email to