This is the mail archive of the cygwin-xfree@sources.redhat.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]

RE: nedit




> Yes, /usr/X11R6/bin _is_ in my PATH. The content of my /usr/X11R6/bin is
> as follows:
> 
> total 1619
> -rw-r--r--   1 theurich unknown    198144 Mar 12 16:39 libGL.dll
> -rw-r--r--   1 theurich unknown     72704 Jun 10 18:33 libICE.dll
> -rw-r--r--   1 theurich unknown    204288 Jun 10 18:34 libPEX5.dll
> -rw-r--r--   1 theurich unknown     29184 Jun 10 18:33 libSM.dll
> -rw-r--r--   1 theurich unknown    726528 Jun 10 18:33 libX11.dll
> -rw-r--r--   1 theurich unknown     32256 Jun 10 18:33 libXIE.dll
> -rw-r--r--   1 theurich unknown     36352 Jun 10 18:33 libXext.dll
> -rw-r--r--   1 theurich unknown     22528 Jun 10 18:34 libXi.dll
> -rw-r--r--   1 theurich unknown     21504 Jun 10 18:34 libXp.dll
> -rw-r--r--   1 theurich unknown     46080 Jun 10 18:33 libXpm.dll
> -rw-r--r--   1 theurich unknown     13824 Jun 10 18:34 libXtst.dll
> -rw-r--r--   1 theurich unknown     12288 Jun 10 18:33 libXxf86dga.dll
> -rw-r--r--   1 theurich unknown      6144 Jun 10 18:33 libXxf86misc.dll
> -rw-r--r--   1 theurich unknown     12288 Jun 10 18:33 libXxf86vm.dll
> -rw-r--r--   1 theurich unknown    421888 Jun 10 18:34 libdps.dll
> -rw-r--r--   1 theurich unknown     21504 Jun 10 18:34 libdpstk.dll
> -rw-r--r--   1 theurich unknown      6656 Jun 10 18:33 liboldX.dll
> -rw-r--r--   1 theurich unknown     17920 Jun 10 18:34 libpsres.dll
> -rw-r--r--   1 theurich unknown     40960 Jun 10 18:34 libz.dll
> -rw-r--r--   1 theurich unknown     11136 Mar  6 23:04 nt2xv.dll
> -rw-r--r--   1 theurich unknown    200789 Mar 18 04:04 ntux_ddx.dll
> -rw-r--r--   1 theurich unknown     36864 Mar 19 18:44 ntux_xf.dll
> -rwxr-xr-x   1 theurich unknown     58480 Jun 10 17:59 resize.exe
> -rw-r--r--   1 theurich unknown    155720 Jun  8 01:11 xf_dx.dll
> -rw-r--r--   1 theurich unknown      8480 Jun  3 01:45 xfmap.sys
> -rwxr-xr-x   1 theurich unknown    880810 Jun 10 18:00 xterm.exe
> 
> Of course there is no libXm.dll anywhere in the PATH but that should not
> be necessary since I linked the static libXm.a. By the way why should
> nedit.exe need the *.dll's, aren't all libraries linked statically? I am

Try copying only X dlls you linked to same directory as nedit.

It is not a good idea to build MOTIF as DLLs...  You can build your own
X static libraries.  I prefer DLLs, because X static libraries are huge
in size and would make your X client binaries huge too.


> afraid I don't get it.
> 
> Thanks for all that help,
> Gerhard

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