On 7/15/06, Christopher Nelson <[EMAIL PROTECTED]> wrote:
On Sat, Jul 15, 2006 at 09:31:44AM +0200, Pol wrote:
> As i try to install openoffice in debian/testing i get:
>
> apt-get install openoffice.org-bin
>
> The following packages have unmet dependencies:
> openoffice.org-bin: Depends: libmyspell3 but it is not installable
> Depends: libneon23 (>= 0.23.9.dfsg.3) but it is not
> installable
> Depends: libstlport4.6 but it is not installable
> Depends: openoffice.org (> 1.1.2+1.1.3) but it is not
> going to be installed
> E: Broken packages
This problem, I think is because you are trying to install the old
version (the one in stable) which uses old versions of the libraries.
What happens when you issue just `apt-get install openoffice.org`
> Same result, trying debian/stable
Exact same error messages? It should work in a pure stable
environment..have you issued a `apt-get update` recently? If the
problem persists, try installing each package listed as 'uninstallable'
until you get to the one(s) which are actually holding it up.
--
Christopher Nelson -- [EMAIL PROTECTED]
-----------------------------------------------------------------------
No act of kindness, no matter how small, is ever wasted.
-- Aesop
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On testing I don't even show a openoffice.org-bin package. Did you try
apt-get install openoffice.org
?