LWN.net Logo

The Grumpy Editor's hugin experience

The Grumpy Editor's hugin experience

Posted Sep 23, 2009 10:58 UTC (Wed) by nye (guest, #51576)
In reply to: The Grumpy Editor's hugin experience by khc
Parent article: The Grumpy Editor's hugin experience

I'm not sure what hugin packages you're looking at, but they aren't the ones in the Ubuntu repository, unless packages.ubuntu.org is providing incorrect dependency information.

The Ubuntu hugin package depends on autopano-sift, for which only the mono version exists.

(And FWIW, apt doesn't install suggested packages by default, though I believe it does now install recommended packages by default.)


(Log in to post comments)

The Grumpy Editor's hugin experience

Posted Sep 23, 2009 21:28 UTC (Wed) by khc (subscriber, #45209) [Link]

In 9.04:

$ apt-cache show hugin | grep Depends
Depends: hugin-tools (= 0.7.0-1ubuntu2), enblend (>= 3.2), enfuse, libimage-exiftool-perl, make, autopano-sift, libboost-thread1.34.1 (>= 1.34.1-8), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpano13-0, libstdc++6 (>= 4.2.1), libtiff4, libwxbase2.8-0 (>= 2.8.9.1), libwxgtk2.8-0 (>= 2.8.9.1)

$ apt-cache show hugin-tools | grep -E 'Depends|Suggests'
Depends: hugin-data (= 0.7.0-1ubuntu2), libboost-thread1.34.1 (>= 1.34.1-8), libc6 (>= 2.4), libexiv2-5, libgcc1 (>= 1:4.1.1), libilmbase6, libjpeg62, libopenexr6 (>= 1.6.1), libpano13-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4
Suggests: autopano-sift | autopano-sift-c

And apt-get install of hugin asks me to install autopano-sift.

The Grumpy Editor's hugin experience

Posted Sep 24, 2009 12:52 UTC (Thu) by nye (guest, #51576) [Link]

I think there's one part you didn't notice:

>$ apt-cache show hugin | grep Depends
>Depends: hugin-tools (= 0.7.0-1ubuntu2), enblend (>= 3.2), enfuse, libimage-exiftool-perl, make, autopano-sift, ...

So hugin depends on autopano-sift, and the fact that hugin-tools also suggests it is not relevant.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds