Talk:Compile and Install Ubuntu: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (→‎Dependencies: suggestion to use apt-get build-dep)
m (Comments upon commenting)
Line 1: Line 1:
Please
* add comments in _this_page == avoid to comment within the wiki-page itself
* use time stamps when adding comments in _this_ page!--[[User:NikosA|Nikos]] 10:11, 1 April 2011 (PDT)
== Dependencies ==
== Dependencies ==



Revision as of 17:11, 1 April 2011

Please

* add comments in _this_page == avoid to comment within the wiki-page itself
* use time stamps when adding comments in _this_ page!--Nikos 10:11, 1 April 2011 (PDT)


Dependencies

  • Should libreadline5 and libreadline5-dev be changed to libreadline6 and libreadline6-dev for newer versions of Ubuntu?
  • libhdf4g-run has been superseded in recent versions of Ubuntu. This should be noted in the article.
  • Instead of specifically searching (dependency-)packages to be installed, sudo apt-get build-dep could be used. It seems it works for proj4, geos, gdal, grass (tested on Kubuntu Maverick 64-bit). --Nikos 10:09, 1 April 2011 (PDT)

GDAL

  • Option --with-sqlite is not recognised and should be deleted.
  • Should libxerces-c-dev be made one of the dependencies? --with-xerces=yes returns a warning that library files are not found.

checkinstall

Folks, please keep the instructions of installing by using checkinstall. It is a very good way to keep things "cleaner" when it comes to uninstall stuff. Instead of removing the instruction(s) for checkinstall, add the (traditional way) "make install" instruction.

Except if there is a good reason for not using checkinstall. If there is, please explain.--Nikos 04:06, 24 November 2010 (PST)