It was great to see that there's already a 'debian' directory in the
unpacked GRASS 5.7 sources.
I tried to 'debuild' 5.7, then (using debian/sid, locally).
The debian 'control' file for 5.7 includes a build-dependency on
libtiff3g-dev
It appears that there is no longer a libtiff3g-dev in debian/sid
As an attempt at a workaround, I've adjusted the "libtiff3g-dev" build
dependency, locally, to be "libtiff3g-dev| libtiff4-dev"; I'm not entirely
sure if it'll build, now, but I'm certainly hopeful
Thank you
--
Sean Champ
-------------------------------------------- Managed by Request Tracker
It was great to see that there's already a 'debian' directory in the
unpacked GRASS 5.7 sources.
I tried to 'debuild' 5.7, then (using debian/sid, locally).
The debian 'control' file for 5.7 includes a build-dependency on
libtiff3g-dev
It appears that there is no longer a libtiff3g-dev in debian/sid
As an attempt at a workaround, I've adjusted the "libtiff3g-dev" build
dependency, locally, to be "libtiff3g-dev| libtiff4-dev"; I'm not entirely
sure if it'll build, now, but I'm certainly hopeful
Hi Sean,
I have updated the control file.
Please let me recommend to get the CVS snapshot as
it is much more advanced than 5.7.0 (we'll get out a new
release in near future). Just to avoid that you waste time
on problems which have been already solved.