LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   How to: DCGUI (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/how-to-dcgui-235877/)

bluefire114 09-27-2004 02:54 PM

How to: DCGUI
 
Can anyone give me instructions on how to install DCGUI? I have the .tar.gz source file downloaded, but I'm not sure what to do after that. Thanks.

Boby 09-27-2004 03:03 PM

tar -zxvf package.tar.gz
cd new_folder
./configure
make
su

Password:
make install
exit


then to start "dcgui-qt"

Hope it helped!
Boby

bluefire114 09-27-2004 03:37 PM

Thanks, it worked just as you said.


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