mc 4.6.1 - background not working

Krzysztof Duleba krzysan@skrzynka.pl
Tue Jul 26 22:07:00 GMT 2005


Hi

In the latest release of mc, subshell isn't working. Ctrl-O just shows the 
background. However, if I build mc myself from the sources, subshell works 
fine.

mc-4.6.1-2.sh build script uses the following configure options:

   ${srcdir}/configure \
   --srcdir=${srcdir} --prefix="${prefix}" \
   --exec-prefix='${prefix}' --sysconfdir="${sysconfdir}" \
   --libdir='${prefix}/lib' --includedir='${prefix}/include' \
   --mandir='${prefix}/share/man' --infodir='${prefix}/share/info' \
   --libexecdir='${sbindir}' --localstatedir="${localstatedir}" \
   --datadir='${prefix}/share' \
   --disable-nls \
   --disable-background \
   --with-mmap \
   --with-x \
   --with-gpm-mouse=no \
   --with-screen=ncurses \
   --with-ext2undel=no \
   --with-subshell=optional \
   --with-glib12 )

Why is background disabled? And why ncurses instead of S-Lang?

Krzysztof Duleba


--
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/



More information about the Cygwin mailing list