Wibom install error on ubuntu 12.04 64bit edition / Wine 1.4
Status: Beta
Brought to you by:
hroncok
Wibom install failed with error message ending as follows:
"wibom-gtk
wibom-ubuntu
E: Sub-process /usr/bin/dpkg returned an error code (1)"
Ubuntu installation is looking for missing scrollkeeper which can be installed using the following commands:
wget http://sourceforge.net/projects/scrollkeeper/files/latest/download?source=files
sudo apt-get update
sudo apt-get install scrollkeeper
Then reinstall wibom by editing /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.list
Add the following line
deb http://wibom.sourceforge.net/debian ./
Save and exit the file
Update the source list
sudo apt-get update
Install wibom using the following packages
sudo apt-get install wibom wibom-gtk
Get the tarball and unpack it to your root directory. You’ll need a few dependencies to run Wibom. Here’s the list of Debian packages, they would probably have very similar names in your distribution (packages in brackets are optional):
wine bash trash-cli ruby libgettext-ruby1.8 libgtk2-ruby1.8 hicolor-icon-theme (xdg-utils zenity winetricks wget python-minimal)
https://downloads.sourceforge.net/project/wibom/Tarballs/wibom-gtk-0.12-1.tar.bz2?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fwibom%2Ffiles%2FTarballs%2Fwibom-gtk-0.12-1.tar.bz2%2Fdownload&ts=1358697264&use_mirror=switch