Andreas Tille wrote: >I have some trouble with updating cimg-dev. Upstream has given some >hint but this did not really helped here. Any libtiff* expert could >help out to build > >svn://anonscm.debian.org/debian-science/packages/cimg/trunk/ > >?? > >Thanks in advance for any help > >Andreas. > >----- Forwarded message from David Tschumperlé <[email protected]> >----- > >Date: Wed, 15 Jan 2014 17:43:35 +0100 >From: David Tschumperlé <[email protected]> >To: Andreas Tille <[email protected]> >Subject: Re: Problems building cimg-dev Debian package > >Hi Andreas, > >CImg now uses some functions of the libtiffxx, like TIFFStreamOpen(char >const*, std::istream*), so there is probably one dependency missing. >Have you package 'libtiffxx' installed on your system ? (apt-get install >libtiffxx5) > >David.
libtiff5-dev instead of libtiffxx5 is necessary if any. The control file misses this b-dependency. _Maybe_ you further need to link against -ltiffxx instead of -ltiff, but this you'll probably find out after fixing build-deps. JFTR: It might also be necessary to add this depdenecy to cimg-dev. HTH & Regards, Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/trinity-4cbd959a-e9ef-4532-a09b-2508f0ae1609-1390982716423@3capp-gmx-bs38

