| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | Krzysztof Duleba <krzysan AT skrzynka DOT pl> |
| Subject: | mc 4.6.1 - background not working |
| Date: | Tue, 26 Jul 2005 23:54:36 +0200 |
| Lines: | 28 |
| Message-ID: | <dc6bf1$mbs$1@sea.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
| X-IsSubscribed: | yes |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |