PlaneShift
Support => Linux Specific Issues => Topic started by: Leeloo on August 06, 2005, 09:40:58 am
-
kfr:planeshift$ sh /home/src/download/PlaneShift_CBV0.3.011.linux.x86-UPDATE.run
Creating directory ps.cb.03.011.linux.x86.update
Verifying archive integrity... All good.
Uncompressing Update For Planeshift Crystal Blue Version 3.011..
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.
kfr:planeshift$ dialog
dialog version 0.62.
Display dialog boxes from shell scripts *
Usage: dialog --clear
dialog --create-rc
dialog [--title ] [--separate-output] [--backtitle ] [--clear]
Box options:
--yesno
--msgbox
--infobox
--inputbox []
--textbox
--menu
-
Hmz, good to know...anyway weird, I have tested dialog check on my machine
and it seemed to work. Anyway I will take a look on it today.
--exit-label is not listed in the manual, anyway my version: 0.9b-20031207
seems to underestand it well. I changed exit button label because some
people were bothered with that Exit button and yesno window not supports
scrolling throught the file...
Regards.
-
I have version 0.62 - maybe it\'s time to upgrade, if I could just figure out their version numbering.
But the terminal size one is stupid IMHO, the installer shouldn\'t expect anything bigger than the standard 80x24.
-
Hmz. Running dialog without arguments obviously gives exit code 0 here but
on a second machine it indeed gives 255...
Regards.