[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] wxpython 2.5 - How to install
From: |
Richard Terry |
Subject: |
Re: [Gnumed-devel] wxpython 2.5 - How to install |
Date: |
Tue, 31 Aug 2004 12:29:35 +1000 |
User-agent: |
KMail/1.5.4 |
the usual dependency crap that I don't seem to get on arch (mind you arch I
can't run gnumed at the moment):
The following packages have unmet dependencies:
libwxgtk2.5-python: Depends: libstdc++5 (>= 1:3.3.3-1) but 1:3.3.3-0pre2 is
to be installed
Depends: libwxgtk2.5 (>= 2.5.1.1) but it is not going to
be installed
Depends: libwxgtk2.5-contrib (>= 2.5.1.1) but it is not
going to be installed
E: Broken packages
Q How to fix them.
address@hidden:/home/richard#
On Tue, 31 Aug 2004 12:21 pm, E Dodd wrote:
> On Tuesday 31 August 2004 09:19, Horst Herb wrote:
> > On Tue, 31 Aug 2004 08:30, Richard Terry wrote:
> > > Horst says 'grab it from 'experimental'. After some frustrating
> > > searches I couldn't figure out how to do that.
> >
> > To your /etc/apt/sources.list add where you have your normal debian
> > repositories ("stable", "testing") another entry "experimental".
> > e.g.:
> > deb ftp://ftp.debian.org/debian experimental main contrib non-free
> >
> > Then, do:
> > apt-get install libwxgtk2.5-python
> >
> > And you are done
> >
> > Horst
>
> try
>
> apt-get install libwxgtk2.5-python -t experimental
> Liz
> who is not an expert, but an astute copier right now