[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OpenVerse] STEP BY STEP



I WAS WRONG AND UNCLEAR!! THIS IS HOW U DO IT FOR LINUX!!
IF YOU FOLLOW THIS IT WILL WORK!!!

1). First in /usr/lib/OpenVerse/lib/Global.tcl:
        this: set MV(browser_cmd) "netscape"
        to:   set MV(browser_cmd) "NetscapeUrl.tcl"
    NOTE: make sure NetscapeUrl.tcl is in your path, and
	  make sure you did this: chmod +x NetscapeUrl.tcl

2). Next in /usr/lib/OpenVerse/lib/URL.tcl:
        this:  catch {exec "$MV(browser_cmd)" $fullpath &}
        to: catch {eval exec "$MV(browser_cmd) $MV(url.$x.$y.what) &"}
    Note: This is at the bottom of the file.

3). Enter Setup and put "NetscapeUrl.tcl" as the browser command.
    Note: Make sure it is spelled right!

4). Restart OpenVerse.tcl

5). Test it out when get back on with a "/url * http://testing.
    See if it comes up. It should. If you think something went
    wrong with the files, i'll send you a copy of mine. It does work.

Hope this clears it all up :)
-jack
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

-----------------------------------------------------------------
To unsubscribe to the OpenVerse mailing list send a message
to openverse-request@openverse.org with the following word
in the BODY of the message.

UNSUBSCRIBE

If you need assistance from a human, email cruise@openverse.org
-----------------------------------------------------------------