This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ku, Wei] RE: "Xaw3d.dll" required for "gv" is missing in the current distr ibut ion


--- Begin Message ---
Hello, Volker:

Thanks for the reply.  Here is the output I got:

$ cygcheck gv
Found: C:\cygwin\usr\local\bin\gv.exe
Found: C:\cygwin\usr\X11R6\bin\gv.exe
C:/cygwin/usr/local/bin/gv.exe
  C:\cygwin\usr\X11R6\bin\cygX11-6.dll
    C:\cygwin\bin\cygcygipc-2.dll
      C:\cygwin\bin\cygwin1.dll
        C:\WINDOWS\System32\KERNEL32.dll
          C:\WINDOWS\System32\ntdll.dll
Error: could not find libXaw3d.dll
Error: could not find libXaw3d.dll
Error: could not find libXaw3d.dll
.
.
.

Clearly, the problem is that I have two versions of gv.exe: the broken
/usr/local/bin/gv.exe may be a consequence of my early attempt of building
gv.exe myself half year ago.

Indeed, /usr/X11R6/bin/gv does work properly:

$ cygcheck /usr/X11R6/bin/gv.exe
C:/cygwin/usr/X11R6/bin/gv.exe
  C:/cygwin/usr/X11R6/bin\cygX11-6.dll
    C:\cygwin\bin\cygcygipc-2.dll
      C:\cygwin\bin\cygwin1.dll
        C:\WINDOWS\System32\KERNEL32.dll
          C:\WINDOWS\System32\ntdll.dll
  C:/cygwin/usr/X11R6/bin\cygXaw3d-7.dll
    C:/cygwin/usr/X11R6/bin\cygXext-6.dll
    C:/cygwin/usr/X11R6/bin\cygXmu-6.dll
      C:/cygwin/usr/X11R6/bin\cygXt-6.dll
        C:/cygwin/usr/X11R6/bin\cygICE-6.dll
        C:/cygwin/usr/X11R6/bin\cygSM-6.dll

Thanks for the great help for solving this stupid "mystery" :-)

Best Regards,
Wei


-----Original Message-----
From: Dr. Volker Zell [mailto:Dr.Volker.Zell@oracle.com] 
 
>>>>> "Wei" == Wei Ku writes:

    Wei> Hello, all:
    Wei> (I am posting this again with better subject line.)

    Wei> It seems that the current gv packed in the setup.exe requires
libXaw3d.dll,
    Wei> which is absent in the present cygwin distribution. (The only one I
found is
    Wei> a static version of libXaw3d.dll.a in /usr/X11/lib)

    Wei> $gv tmp.ps

    Wei> (Error message in a dialog box:)
    Wei> gv.exe - Unable to Locate Component
    Wei> This application has failed to start because libXaw3d.dll was not
found.
    Wei> Re-installing the application may fix this problem.

What does cygcheck gv show for you ?

Here is my output

Found: D:\usr\X11R6\bin\gv.exe
D:/usr/X11R6/bin/gv.exe
  D:\usr\X11R6\bin\cygX11-6.dll
    D:\\bin\cygcygipc-2.dll
      D:\\bin\cygwin1.dll
        C:\WINNT\system32\KERNEL32.dll
          C:\WINNT\system32\NTDLL.DLL
  D:\usr\X11R6\bin\cygXaw3d-7.dll               <<<<<<<<<<<<<<<
    D:\usr\X11R6\bin\cygXext-6.dll
    D:\usr\X11R6\bin\cygXmu-6.dll
      D:\usr\X11R6\bin\cygXt-6.dll
        D:\usr\X11R6\bin\cygICE-6.dll
        D:\usr\X11R6\bin\cygSM-6.dll


    Wei> Regards,
    Wei> Wei Ku

Ciao
  Volker


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]