On 04/03/2013 08:58, Yaakov (Cygwin/X) wrote: > On Wed, 27 Feb 2013 14:25:57 +0000, Jon TURNEY wrote: >> xview is a user interface toolkit with the look and feel of Sun's pre-X11 >> SunView. This is occasionally requested, mainly by people with ancient >> scientific applications which use this toolkit. > > Is the /usr/openwin prefix mandatory? If it really is, then you'll > need to fix the environment to make this work: > > doenv MANPATH "\${MANPATH}:/usr/openwin/man" > doenv PATH "\${PATH}:/usr/openwin/bin"
Sadly, I think I need to keep the /usr/openwin prefix for compatibility with the physionet.org package. > Also, shouldn't at least the headers and link libs be in a -devel > package with the necessary -devel deps? I've added the env vars, and split into two packages as you suggested. files: http://www.dronecode.org.uk/cygwin/release/xview/xview-3.2p1.4-28-1.tar.bz2 http://www.dronecode.org.uk/cygwin/release/xview/xview-3.2p1.4-28-1-src.tar.bz2 http://www.dronecode.org.uk/cygwin/release/xview/setup.hint http://www.dronecode.org.uk/cygwin/release/xview/xview-devel/setup.hint http://www.dronecode.org.uk/cygwin/release/xview/xview-devel/xview-devel-3.2p1.4-28-1.tar.bz2