Re: tdom in solaris activestate ?
- From: Jeff Hobbs <jeffh@xxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 10:12:30 -0700
Jeannot wrote:
I have quite a simple question. I download the activestate SOLARIS distribution of tcl and installed it. I try to use the tdom module butA after checking the library in the /lib from activestate archive file I could not find tdom. Does anybody know if tdom is in fact not included in the solaris distribution despite the fact it is mentioned on the web site ??
You must have something wrong with your installation:
machete [~] 1 > /usr/local/ActiveTcl/bin/tclsh % package require ActiveTcl 8.4.9.1.139183 % package require tdom 0.8.1 % parray tcl_platform tcl_platform(byteOrder) = bigEndian tcl_platform(machine) = sun4u tcl_platform(os) = SunOS tcl_platform(osVersion) = 5.8 tcl_platform(platform) = unix tcl_platform(user) = jeffh tcl_platform(wordSize) = 4 machete [~] 1 > /usr/local/ActiveTcl/bin/tclsh % package require ActiveTcl 8.4.9.1.139183 % package require tdom 0.8.1 % parray tcl_platform tcl_platform(byteOrder) = bigEndian tcl_platform(machine) = sun4u tcl_platform(os) = SunOS tcl_platform(osVersion) = 5.8 tcl_platform(platform) = unix tcl_platform(user) = jeffh tcl_platform(wordSize) = 4
-- Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos .
- References:
- tdom in solaris activestate ?
- From: Jeannot
- tdom in solaris activestate ?
- Prev by Date: Re: Substitution error?
- Next by Date: Hebrew
- Previous by thread: Re: tdom in solaris activestate ?
- Next by thread: Checking scripts for syntax errors
- Index(es):
Relevant Pages
|