I'm trying to install wine but there are a lot of dependencies, which I can't remove.
If I choose no, them even more dependencies are asked to be removed.
Any idea how to install it?
rodhash@preciousSS:~$ sudo aptitude install wine
The following NEW packages will be installed:
binfmt-support{a} cabextract{a} fonts-droid{a} fonts-horai-umefont fonts-unfonts-core{a} gcc-4.7-base:i386{a} gettex
When I use sudo apt-get install I get the following errors when installing any package: (This example is while installing Gnome extensions)
Reading package lists... Done
Building dependency tree
Reading state information...
Why when I install 'libgtk2.0-dev' forces me to remove 'libgli-mesa-dev:i386'?
I need 'libgli-mesa-dev:i386' to compile 1 project and I need 'libgtk2.0-dev'for another.
Quote:
$ sudo apt-get install libgtk2.0-dev
Reading package lists... Done
Building dependency tree
Reading state information...
I've managed to break apt-get, I think it had something to do with competing versions of libqt between supercollider and skype.
I can't access the launcher, unity, or anything and have to use basic terminal commands to do anything.
In order to download pdftk-1.41-1.el5.rf.i386 on centos (6.2), I wrote:
wget http://dag.wieers.com/rpm/packages/pdftk/pdftk-1.41-1.el5.rf.i386.rpm
In order to download the rpm,
to install I wrote:
rpm -ihv pdftk-1.41-1.el5.rf.i386.rpm
I get the error:
warning: pdftk-1.41-1.el5.rf.i386.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
error: Failed dependencies:
libgcj.so.7
I have a problem with the update on php 5.4.9 (i install it with the ppa "ppa:ondrej/php5")
Now i have the problem that i can't install libssh2-php (which is required on my project)
I found some .deb files, but it's only for 32-bit systems.
I recently upgraded my Ubuntu up to 12.04.
Untill that, i can't use synaptic at all.
After trying to repair the issue through synaptics, it returns me:
installArchives() failed: dpkg: dependency problems prevent configuration of wine1.4-i386:i386:
wine1.4-i386:i386 depends on wine1.4-common (= 1.4.1-0ubuntu1~precise1~ppa3); however:
Version of wine1.4-common on system is 1.4-0ubuntu4.
dp
My Debian kernel is linux-image-2.6.32-5-amd64, and the command uname -m returns x86_64. However, apt-get do get i386 packages (those /var/cache/apt/archives/*_i386.deb), but never get amd64 package.
I want to install virtualbox, but neither -i386 nor -amd64 work for me.