google-code-export / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
3 stars 0 forks source link

Found quantum depth 8. Photivo needs at least 16 #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to launch the software

Results :
photivo
Photivo version 2011-11-15(rev60ebb3c31a0d)+
Fatal error: Wrong GraphicsMagick quantum depth!
Found quantum depth 8. Photivo needs at least 16.

Photivo version 2011-11-15(rev60ebb3c31a0d)+

System :
Linux Debian AMD64 8Go RAM
Linux version 3.2.0

Do I need to re-compile GraphicsMagick Library ?

Regards

JP P

Original issue reported on code.google.com by ojp...@gmail.com on 15 Jan 2012 at 3:08

GoogleCodeExporter commented 9 years ago
Yes, you need a 16bit GraphicsMagick. Either compile and install like explained 
on our homepage (that's for Ubuntu, but should work quite similar for Debian) 
or you look for packages. There is a PPA for Ubuntu with Photivo debs, he also 
offers the corresponding GraphicsMagick packages, but I don't know if those are 
compatible with current Debian.

greets mike

Original comment by m...@mm-log.com on 15 Jan 2012 at 4:09

GoogleCodeExporter commented 9 years ago
Just open synaptic after installing Photivo, if you already added the ppa and 
upgraded, then search and add graphicsMagick packages - I added a couple, and 
it's running sweetly now.

Original comment by Ben2t...@gmail.com on 21 Jan 2014 at 12:43

GoogleCodeExporter commented 9 years ago
sudo apt-get install graphicsmagick-libmagick-dev-compat

Original comment by nitros...@gmail.com on 17 Sep 2014 at 2:38