This is the mail archive of the xconq7@sourceware.cygnus.com mailing list for the Xconq project.


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

Xconq on WinNT...



FYI,

An easier way to build Xconq on Win NT/95:

- Install Cygwin32 19.1 from http://www.cygnus.com.
- Install X11R6.3 libs from
     http://dao.gsfc.nasa.gov/software/grads/win32/X11R6.3/
- Install the free Starnet X Server (XWin32) from http://www.starnet.com
- Get the sorce distribution for Xconq.
- add "|| defined(__CYGWIN32__)" for dirent.h and qsort in SelFile/Dir.c
- add a symlink in /bin to bash in the cygwin distribution (NOTE:
     do not use cygwin sh.  It has a bug that causes xmkmf not to work).
- xmkmf
- make all
- make install

Note: I still have not figured out a way to get the StarNet X Server
to read the defaults from the app-defaults directory.  So for now,
you will need to add the xconq and xshowimf defaults to your
~/.Xdefaults file.

Enjoy.

-raj



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