Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!newsgate.duke.edu!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: MC problems Date: 13 Jul 1996 10:22:00 GMT Organization: Private BSD site, Dresden Lines: 22 Message-ID: <4s7tc8$n33@uriah.heep.sax.de> References: <1996Jul7.114523.24917@forthdv.pfm-mainz.de> <4rs213$1eu@uriah.heep.sax.de> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E j@uriah.heep.sax.de (J Wunsch) wrote: > > I just installed the mc package. It works fine, except if I try > > to edit a file (pressing F4). I always get an error: > > > > missing } > > I've also stumpled across this once. It looked like an error in the > mc setup files, but we eventually got it solved. Contact me at my > *work* email address, please, i should be able to dig up this machine > for you. Btw., it turns out that mc apparently incorrectly uses ${SHELL}. As long as this is set to a C-alike shell, it breaks. Set ${SHELL} to /bin/sh, and it works. (Even from within a csh, naturally.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)