LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to use --gauge in dialog (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-gauge-in-dialog-4175421982/)

ashburn 08-14-2012 04:15 AM

how to use --gauge in dialog
 
I'm writing an installation wizard using shell,and I'm trying to make it grahical using the dialog utility.The biggest problem is how to get the progress bar with --gauge.
The installation files is a bunch of .deb files and a Package.gz file,can use dpkg -i *.deb to be installed,the output is a bunch of strings with almost no numbers.

bigrigdriver 08-15-2012 08:15 AM

You can find a working example here.

Scroll down to 5) Building a Gauge.


All times are GMT -5. The time now is 04:04 AM.