On Fri, Nov 19, 2010 at 12:03:58PM +0000, Andrew Atkinson wrote:
> On Ubuntu 10.04 with therion 5.3.3 (debian package also from your  
> webpage) already installed get the error
>
> Error: Dependency is not satisfiable: libjpeg62 (>= 6b1)
>
> Checking Synaptic
>
> libjpeg62 is there (and installed) and is version 6b-15ubuntu1

In debian package versioning, 6b-15ubuntu1 < 6b1:

$ dpkg --compare-versions 6b-15ubuntu1 '<' 6b1 && echo less
less

You probably need the package rebuilt for your version of Ubuntu so that
it doesn't expect newer library versions than you have.  Looks like
Wookey hasn't uploaded them to his PPA yet though:

https://launchpad.net/~wookey/+archive/wookstuff

Cheers,
    Olly

Reply via email to