Hi Cyrill, On Tuesday, October 18, 2005, 10:39:26 PM, you wrote:
CN> (Jan and Dec 2004). Maybe I'm wrong, but I think this is easy to fix by CN> implementing CN> functions to set the browser and mail client paths in user.r. Or is CN> linux compatibility CN> not a main focus of rebol development? Allowing users to set the browser command is a security issue. The SET-BROWSER-PATH function is available only on beta releases of View. It will be necessary to find out a different mean to set the browser path. Anyway, you should be able to make BROWSE work by adding a symlink from /usr/bin/netscape to your browser; there might still be problems with argument passing, but it should work in most cases. (Not tested.) Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
