Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2013 05:31:32 +0200
From:      Christoph Lukas <clukas@firc.de>
To:        freebsd-tcltk@freebsd.org
Subject:   Tcl 8.5.15: package msgcat not found
Message-ID:  <20130920033132.GA5225@firc.de>

next in thread | raw e-mail | index | archive | help
FreeBSD www 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #12 r255662


Hello,

with the recent Tcl 8.5.15 update, I am having trouble using [clock
format]:

[root@www ~]# pkg query '%o %v' | grep tcl
lang/tcl85 8.5.15
[root@www ~]# tclsh8.5
% puts [clock format [clock seconds] -format {%Y-%m-%d}]
can't find package msgcat 1.4

The lang/tcl85 pkg was built on the same host using poudriere, the
options are set to build modules:
OPTIONS_FILE_SET+=MODULES

I can't figure out where the problem is, please advise.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130920033132.GA5225>