Date: Mon, 26 Jan 98 23:45:38 +0100 From: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr> To: cgarcia@orca.ens.cetys.mx Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Trouble executing mshell... Message-ID: <9801262245.AA02137@cabri.obs-besancon.fr> In-Reply-To: <34CCD5E1.E46C69A@orca.ens.cetys.mx> (cgarcia@orca.ens.cetys.mx)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Lic Carlos G Garcia Andrade writes:
> Hi!
> I'm running a FreeBSD server (2.2.1-RELEASE) as my primary Web
> Server. Up until now I was the only one updating our Web pages, but
> from now on there will be several others users developing their pages.
> They already have their user accounts working, my problem is that I
> can't get mshell to work.
> I have written a main.men file with the next format:
> Main Menu
> 1 Exit this menu
> {Several Options}
> *****
> 1 cmd=csh
> {The next commands}
> But when I execute
> mshell main
> I get a blank screen. When I select any menu option, it DOES execute and
> when the command ends it briefly displays the content of the menu (from
> the first line up until the *****). But right after that it's a blank
> screen again...
> Do you have any idea?
You must link the program with -lncurses (instead of -lcurses). This
is fixed in the current port.
Jean-Marc
_____________________________________________________________________________
Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex
PGP Key: finger jmz@cabri.obs-besancon.fr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9801262245.AA02137>
