MarkusN: > > Perhaps it is related to this ticket? > > http://trac.osgeo.org/grass/ticket/1423 > > > > You could apply the patch locally and let us know if it helps.
Johannes Radinger: > I patched ogsf and make worked without any problems now (all 4 Errors are > solved!)...thank you! > > > E: Unable to locate package sip4 > > > E: Package 'python-sip4' has no installation candidate > > > E: Unable to locate package python-sip4-dev > > > E: Unable to locate package libpngwriter0-dev > Just a question about the other dependencies. What are they for? Some dev could provide a detailed answer I guess. > If they are important how should they be installed? I think they are important. To satisfy various dependencies I (also) install: sudo apt-get install \ build-essential \ make \ flex \ bison \ gcc \ libgcc1 \ g++ \ cmake \ cmake-curses-gui \ ccache \ swig swig1.3 \ python python-dev \ python3 python3-dev \ python-qt4 python-qt4-dev \ pyqt4-dev-tools \ sip4 \ python-sip4 python-sip4-dev [...] Greets, Nikos _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
