public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Tcl "registry" package missing after Cygwin update.
@ 2012-03-20 20:16 Tim Auckland
  2012-03-20 21:32 ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Auckland @ 2012-03-20 20:16 UTC (permalink / raw)
  To: cygwin

After updating to the latest Cygwin, our test scripts are failing because the "registry" package is missing from tclsh:

$ tclsh
% package require registry
can't find package registry
% 

This probably coincides with the upgrade from tcl8.4 to tcl8.5 reported in the announcement below.

I'm using tcl package version 8.5.11-1

Is there a separate Cygwin package needed for the registry package, or are there other plans to fix this?

Tim

--



[ANNOUNCEMENT] Updated: Tcl/Tk 8.5.11
. From: "Yaakov (Cygwin/X)" <yselkowitz at users dot sourceforge dot net>
. To: cygwin at cygwin dot com
. Date: Tue, 07 Feb 2012 03:07:23 -0600
. Subject: [ANNOUNCEMENT] Updated: Tcl/Tk 8.5.11
. Reply-to: cygwin at cygwin dot com
. Reply-to: The Cygwin Mailing List <cygwin at cygwin dot com>
________________________________________
Tcl/Tk has been updated to 8.5.11 with the following important changes:

* Tcl now uses *NIX APIs and will behave like other Cygwin programs with
regards to filename paths, etc.

* Tk (tcl-tk) now uses X11 instead of GDI.  This means the following
Tk-based applications now require an X server at runtime:

- gitk and git-gui
- WordNet
- wordview (from the catdoc package)
- idle
- Anything using python's tkinter or ruby's tcltk modules.

* The following Tcl extensions are now packaged separately:

- tcl-itcl
- tcl-itk
- tcl-iwidgets
- tcl-tix
- tcl-tk

* Most packages which used tcltk have been rebuilt and will pull in
whichever tcl packages they now require.

* Any Tcl extensions or applications which you have installed yourself
will need to be rebuilt.

Please report any issues encountered with this upgrade to the Cygwin
list.

-- 

Yaakov
Cygwin/X


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the "List-Unsubscribe: " tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Tcl "registry" package missing after Cygwin update.
  2012-03-20 20:16 Tcl "registry" package missing after Cygwin update Tim Auckland
@ 2012-03-20 21:32 ` Yaakov (Cygwin/X)
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-03-20 21:32 UTC (permalink / raw)
  To: cygwin

http://cygwin.com/acronyms/#PCYMTWLL !

On 2012-03-20 15:15, Tim Auckland wrote:
> After updating to the latest Cygwin, our test scripts are failing because the "registry" package is missing from tclsh:
>
> This probably coincides with the upgrade from tcl8.4 to tcl8.5 reported in the announcement below.

Correct.  As documented in the corresponding manpage (`man n registry'), 
"[t]his  command  is  only  supported  on the Windows platform", which 
(wrt Tcl/Tk) Cygwin is no longer:

$ echo 'puts $::tcl_platform(platform)' | tclsh
unix


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-20 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-20 20:16 Tcl "registry" package missing after Cygwin update Tim Auckland
2012-03-20 21:32 ` Yaakov (Cygwin/X)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).