PDA

View Full Version : Planeshift installing error - Dialog program?


ipp3l1
February 1st, 2006, 03:06 PM
When I try to install PlaneShift in terminal ( sh package.run ), i get this error :

Creating directory ps.cb.03.011.linux.x86-2
Verifying archive integrity... All good.
Uncompressing Planeshift Crystal Blue Version 3.011 relase 2..
Checking if dialog program is installed...
Dialog program, which is required to use this software, cannot be found.
Please install this program before continuing Planeshift installation.
You may obtain it from your distribution FTP or install disk.


What is that Dialog program and how can I install it?

Artificial Intelligence
February 1st, 2006, 03:20 PM
You have to enable universe in your sourcelist. Then:

sudo apt-get install dialog

ipp3l1
February 1st, 2006, 03:26 PM
Thank you \\:D/