[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[DebianGIS] qgis build depends



Hi,


I was just trying to rebuilt the new qgis pacakage for Sarge and got an
error because the grass headers weren't found. qgis build-depends on
libgrass-dev but it isn't on the list. Failed during the configure step
looking for gis.h.



General solution for rebuilding unstable package on stable:

add deb-src unstable line to the end of /etc/apt/sources.list
add APT::Default-Release::stable to /etc/apt/apt.conf
  (or something like that)

apt-get update
apt-get --compile source qgis
dpkg -i <package>.deb



Hamish



Reply to: