Difference between revisions of "Installation:Linux"
Jump to navigation
Jump to search
(New page: == Binary packages == The easiest and fastest way to install geopsy, dinver and other applications is to use the packaging system specific to your Linux distribution, if available....) |
|||
Line 12: | Line 12: | ||
=== Requirements === | === Requirements === | ||
− | + | A decent [http://gcc.gnu.org gcc] version is required. | |
+ | [http://trolltech.com Qt] libraries and development tools must be available. | ||
=== Download === | === Download === | ||
=== Building === | === Building === |
Revision as of 20:15, 22 October 2008
Binary packages
The easiest and fastest way to install geopsy, dinver and other applications is to use the packaging system specific to your Linux distribution, if available. This binary distribution has been introduced at the end of year 2008. Currently only a few distributions are supported:
Source package
This is the primary distribution method always available as a backup if the binary method fails.
Requirements
A decent gcc version is required. Qt libraries and development tools must be available.