PDA

View Full Version : [ubuntu] Gyachi install for Gutsy Gibbon



jeff_flynn
March 7th, 2009, 06:32 AM
Halp! I don't know how to install Gyachi for Ubuntu 7.10 Gutsy Gibbon

ve4cib
March 7th, 2009, 06:45 AM
I would assume you download the appropriate .deb packages from here:

http://sourceforge.net/project/showfiles.php?group_id=158490&package_id=177556&release_id=551575

Then either double-click on them to install them or open a terminal, change to the directory you saved them in, and execute

$ sudo dpkg -i *.deb

martrn
March 7th, 2009, 06:50 AM
1. Goto http://sourceforge.net/project/showfiles.php?group_id=158490&package_id=177556&release_id=551575

2. type:
sudo dpkg -i gyachi_1.1.0-1_i386_gutsy.deb where gyachi_1.1.0-1_i386_gutsy.deb is the name of the .deb you just downloaded.