Re: Unable to load scripts/google.tcl (error: can't find package http)
lvirden_at_yahoo.com
Date: 05/03/04
- Next message: lvirden_at_yahoo.com: "Why do people write extensions [Was: Re: OO in Tcl (goodbye tcl)"
- Previous message: Kevin Kenny: "Re: preventing re-entry with events"
- In reply to: dotslasher: "Re: Unable to load scripts/google.tcl (error: can't find package http)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 May 2004 11:29:49 GMT
According to dotslasher <dotslasher@pandora.be>:
:i did export -p to show a list of all the exports and the PATH one was
:messed:
:
:export
:PATH="/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/darth/bin:/usr/local/bin:/usr/local/bin:/usr/local/bin:/usr/local/bin:/usr/local/bin:/usr/local/bin::/usr/local/bin"
:
:how do i fix it?
Well, I can show you a bit cleaned up version of this - but I can not show
you how to fix it to find tclsh since I don't know where your root user
installed tclsh on your system...
PATH="/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/darth/bin"
export PATH
will at least be a bit cleaner.
-- <URL: http://wiki.tcl.tk/ > In God we trust. Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lvirden@yahoo.com > <URL: http://www.purl.org/NET/lvirden/ >
- Next message: lvirden_at_yahoo.com: "Why do people write extensions [Was: Re: OO in Tcl (goodbye tcl)"
- Previous message: Kevin Kenny: "Re: preventing re-entry with events"
- In reply to: dotslasher: "Re: Unable to load scripts/google.tcl (error: can't find package http)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|