Can browse be made to work with Linux?
[1/3] from: carl::cybercraft::co::nz at: 10-Mar-2004 14:24
As the subject-line says.
Using KDE and Mozilla - though called "Web Browser" in the menus...
--
Carl Read
[2/3] from: juan-carlos:miranda:thalesatm at: 10-Mar-2004 10:43
Two solutions :
- if set-browser-path is available in your vm version, call it with your
mozilla path
- if not, try (as root) to make the following manipulation : ln -sf
<path-to-mozilla>/mozilla /usr/bin/netscape
this works as rebol is looking for netscape as default browser.
Hope this helps.
Bouba
Carl Read wrote:
[3/3] from: carl:cybercraft at: 12-Mar-2004 6:02
On 10-Mar-04, Juan-carlos MIRANDA wrote:
> Two solutions :
> - if set-browser-path is available in your vm version, call it with
<<quoted lines omitted: 3>>
> this works as rebol is looking for netscape as default browser.
> Hope this helps.
It did, the second method working just fine. Many thanks.
--
Carl Read
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted