GTK missing cygX11-6.dll (Was Re: Wrapping long lines)

Gerrit P. Haase freeweb@nyckelpiga.de
Wed Jul 14 12:43:00 GMT 2004


Alexander schrieb:

> Robert McNulty Junior wrote:

>> From: cygwin-xfree-owner@cygwin.com
>> [mailto:cygwin-xfree-owner@cygwin.com]
>> On Behalf Of Igor Pechtchanski
>> Sent: Friday, July 09, 2004 9:25 PM
>> To: cygwin-xfree@cygwin.com; cygwin@cygwin.com
>> Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines)
>>
>> On Fri, 9 Jul 2004, Robert McNulty Junior wrote:
>>
>> > [snip]
>> > I'm trying, however, to catch up on my cygwin updating.
>> > Trying to figure out why GTK is telling me cygX11-6.dll (or something like
>> > that) is missing. I hope we get a new X11 mainatainer soon.

> Do you have the xorg-x11-bin-dlls packages installed? If yes please try
> to reinstall that package. We had some reports that installing that package
> for the first time may have some files not installed/remove by other packages.

> This is something I'll investigate next week.

There is a bug in the postinstall script, if cygwin/X11R6/bin is not in
the system path, the DLL is not found.  Setup doesn't include this path
and windows doesn't know about it, I'll provide an update this week (or
weekend), this will include also dependencies to libintl3 instead of
libintl2.

Workaround is to reexecute the postinstall script from a bash shell with
X11R6/bin included in the PATH setting:
 'sh /etc/postinstall/gtk-x11.sh.done'

Gerrit
-- 
=^..^=



More information about the Cygwin-xfree mailing list