That surprised me - I've had to stop using hugin for a couple of years or so because of the Mono requirement. Every update of Ubuntu I get, I check again.
I'm using the latest version of Ubuntu, 9.04.
I checked again after you said Ubuntu 8.04 dosn't need Mono (which was not my recollection).
If you're right on Ubuntu 8.04, sorry, but you're wrong on 9.04. Telling Synaptic to install hugin pulls in all the Mono cruft. I have a 64 bit machine, but the 32 bit packages can scarcely be different, can they?
If someone, somewhere, can put together a package or install script that lets me use hugin without Mono, I'll use it.
Until then, I'm continuing to use a Windows package under Wine.
Posted Sep 22, 2009 11:18 UTC (Tue) by nye (guest, #51576)
[Link]
>Until then, I'm continuing to use a Windows package under Wine.
It seems a little incongruous that you're happy to use Wine, but not mono :P.
That said, it does seem a little brain-damaged that Ubuntu have decided to make a required dependency on what should be an optional package, and one for which a C version already exists, no less.
Anyway, your options probably aren't great for running outside Wine: you could install the Debian version of the package, which would mean that you then need to get autopano-sift-c from debian-multimedia, or you could build from source - it may be possible to build from the Ubuntu source package but not include the C# autopano-sift (not sure).
Or you could just continue using Wine. Performance does suffer a little - probably mostly because it's 32-bit - but you're not missing out on a great deal (except that it's butt-ugly :P).
The Grumpy Editor's hugin experience
Posted Sep 24, 2009 13:53 UTC (Thu) by mikecalder (guest, #60928)
[Link]
>It seems a little incongruous that you're happy to use Wine, but not mono :P.
Not at all; they're quite different animals.
Wine allows you to continue to run legacy applications for which no current new open source alternative exists.
Mono is for new code to be written that runs on Windows.
So Wine allows you to get away from the evil while still having the nasties that can't be changed just yet, while Mono only allows you to create new evil. ;-)
The Grumpy Editor's hugin experience
Posted Sep 22, 2009 18:32 UTC (Tue) by khc (subscriber, #45209)
[Link]
Looks like hugin depends on hugin-tools which suggests autopano-sift, which requires mono. Since hugin-tools only suggests autopano-sift, you can remove autopano-sift (and mono) afterward, or configure apt to not install suggested packages by default.
The Grumpy Editor's hugin experience
Posted Sep 23, 2009 10:58 UTC (Wed) by nye (guest, #51576)
[Link]
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.)
The Grumpy Editor's hugin experience
Posted Sep 23, 2009 21:28 UTC (Wed) by khc (subscriber, #45209)
[Link]