I think I must have misinformed you. Do not put the square brackets around the command when typing it at the tclsh prompt.

% info commands ui_channels

Try just doing that.

-Kevin Ballard

On Jan 5, 2008, at 7:28 PM, Chris Janton wrote:

On 2008-01-05 , at 16:12 , Kevin Ballard wrote:

Chris, can you fire up the tclsh shell and tell me what that command returns?


Interestingly - the system I am "working with" - OS X Client 10.3.9 - doesn't show any problem in tclsh, but it fails. My target system - the OS X Server - shows an error.

[EMAIL PROTECTED]:admin:128 $ sw_vers
ProductName:    Mac OS X Server
ProductVersion: 10.3.9
BuildVersion:   7W98
[EMAIL PROTECTED]:admin:129 $ tclsh
% [info commands ui_channels]
ambiguous command name "": after append apply array auto_execok auto_import auto_load auto_load_index auto_qualify binary break case catch cd chan clock close concat continue dict encoding eof error eval exec exit expr fblocked fconfigure fcopy file fileevent flush for foreach format gets glob global history if incr info interp join lappend lassign lindex linsert list llength load lrange lrepeat lreplace lreverse lsearch lset lsort namespace open package pid proc puts pwd read regexp regsub rename return scan seek set socket source split string subst switch tclLog tell time trace unknown unload unset update uplevel upvar variable vwait while
% [EMAIL PROTECTED]:admin:130 $

house54 2 # sw_vers
ProductName:    Mac OS X
ProductVersion: 10.3.9
BuildVersion:   7W98
house54 3 # tclsh
% [info commands ui_channels]
empty command name ""

[EMAIL PROTECTED]:face:122 $ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.4.11
BuildVersion:   8S2167
[EMAIL PROTECTED]:face:123 $ tclsh
% [info commands ui_channels]
empty command name ""

% house58 2 # sw_vers
ProductName:    Mac OS X
ProductVersion: 10.5.1
BuildVersion:   9B18
house58 3 # tclsh
% [info commands ui_channels]
empty command name ""


8)
----------------------------------
Chris Janton  - face at CentosPrime dot COM
Netminder for Opus1.COM



--
Kevin Ballard
http://kevin.sb.org
[EMAIL PROTECTED]
http://www.tildesoft.com


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to