Hi Sophie, On Wed, Mar 26, 2014 at 08:12:25AM +0000, Sophie wrote: > Hello, > I have installed ptxdist (version 2013.12.0) on a new PC and when i launch > the command: > ptxdist menu > > I have the following message: > ptxdist: info: Sorry, menu not possible yet. Please install 'dialog' > > What do I have to do ?
Well, just what the message says: Install the 'dialog' tool. On an apt based distribution like Debian or Ubuntu the following should do it: apt-get install dialog For other distributions open you package manager and search for 'dialog'. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
