public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* What/ where is cygXt-6.dll ?  A newly made app can't find it!
@ 2004-02-12 15:18 Keith Gunderson
  2004-02-12 16:17 ` Alexander Gottwald
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Gunderson @ 2004-02-12 15:18 UTC (permalink / raw)
  To: cygwin-xfree


Hello.  I was taking a crack at building Xephem 3.5.2 on my newly 
updated Win2000 / cygwin box (with Lesstif.)

The program will make just fine, but when I run it the standard "path 
error" dialog appears complaining that it can't find cygXt-6.dll  From 
what I've seen, this is the Xt widget set... or no? 

Any pointers on where this stuff is or how I should make the app to 
statically link in Xt would be appriciated.  I remember seeing the 
libXt.a library on the system, BTW.

Doing a cygcheck on the app causes the following:


$ cygcheck.exe xephem
Found: D:\cygwin\bin\xephem.exe
D:/cygwin/bin/xephem.exe
  D:\cygwin\usr\X11R6\bin\cygICE-6.dll
    D:\cygwin\bin\cygwin1.dll
      D:\WINNT\system32\ADVAPI32.DLL
        D:\WINNT\system32\NTDLL.DLL
        D:\WINNT\system32\KERNEL32.DLL
        D:\WINNT\system32\RPCRT4.DLL
  D:\cygwin\usr\X11R6\bin\cygSM-6.dll
  D:\cygwin\usr\X11R6\bin\cygX11-6.dll
  D:\cygwin\usr\X11R6\bin\cygXm-2.dll
    D:\cygwin\usr\X11R6\bin\cygXft-2.dll
      D:\cygwin\usr\X11R6\bin\cygXrender-1.dll
        D:\cygwin\usr\X11R6\bin\cygXext-6.dll
      D:\cygwin\bin\cygfontconfig-1.dll
        D:\cygwin\bin\cygexpat-0.dll
        D:\cygwin\bin\cygfreetype-6.dll
          D:\cygwin\bin\cygz.dll
      D:\cygwin\usr\X11R6\bin\cygfreetype-9.dll
    D:\cygwin\usr\X11R6\bin\cygXp-6.dll
Error: could not find cygXt-6.dll
Error: could not find cygXt-6.dll
Error: could not find cygXt-6.dll


Thanks for the help.

KG


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

* Re: What/ where is cygXt-6.dll ?  A newly made app can't find it!
  2004-02-12 15:18 What/ where is cygXt-6.dll ? A newly made app can't find it! Keith Gunderson
@ 2004-02-12 16:17 ` Alexander Gottwald
  2004-02-12 16:29   ` Igor Pechtchanski
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Gottwald @ 2004-02-12 16:17 UTC (permalink / raw)
  To: cygwin-xfree

On Thu, 12 Feb 2004, Keith Gunderson wrote:

> error" dialog appears complaining that it can't find cygXt-6.dll  From 
> what I've seen, this is the Xt widget set... or no? 

cygXt-6.dll is installed with the XFree86-bin package. Maybe it got somehow
deleted. Reinstall the XFree86-bin package.

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


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

* Re: What/ where is cygXt-6.dll ?  A newly made app can't find it!
  2004-02-12 16:17 ` Alexander Gottwald
@ 2004-02-12 16:29   ` Igor Pechtchanski
  0 siblings, 0 replies; 3+ messages in thread
From: Igor Pechtchanski @ 2004-02-12 16:29 UTC (permalink / raw)
  To: cygwin-xfree

On Thu, 12 Feb 2004, Alexander Gottwald wrote:

> On Thu, 12 Feb 2004, Keith Gunderson wrote:
>
> > error" dialog appears complaining that it can't find cygXt-6.dll  From
> > what I've seen, this is the Xt widget set... or no?
>
> cygXt-6.dll is installed with the XFree86-bin package. Maybe it got somehow
> deleted. Reinstall the XFree86-bin package.
>
> bye
>         ago

Keith,

In the future, whenever something like this is missing, try finding it on
<http://cygwin.com/packages/>, and then running "cygcheck -cv" on the
returned package (in this case, "cygcheck -cv XFree86-bin").  This will
report if a package is missing some files (and which files are missing).
Alternatively, you can be proactive and run "cygcheck -c" on your whole
system periodically, and then re-run "cygcheck -cv" on the packages
reported as "Incomplete" [*].
	Igor
[*] One exception to this is the older versions of the "apache" package,
which are always reported as "Incomplete" due to a non-standard
postinstall procedure.  I believe this is rectified in the newer versions,
though.
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


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

end of thread, other threads:[~2004-02-12 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-12 15:18 What/ where is cygXt-6.dll ? A newly made app can't find it! Keith Gunderson
2004-02-12 16:17 ` Alexander Gottwald
2004-02-12 16:29   ` Igor Pechtchanski

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).