diff options
-rw-r--r-- | README | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -45,14 +45,14 @@ You can also browse the sources via gitweb. Building subsurface under Linux ------------------------------- You need libxml2-devel, libxslt-devel, gtk2-devel, glib-2.0, -gconf2-devel, libssl-devel, libsoup-devel to build this (and -libusb-1.0 if you have libdivecomputer built with it, but then you -obviously already have it installed). Check with your Linux -distribution how to install these packages. - -On Debian the package names are different; try libxml2-dev libgtk2.0-dev -libglib2.0-dev libgconf2-dev libssl-dev libsoup2.4-dev, but it seems -the cairo package at least in Squeeze is too old. +gconf2-devel, libsoup-devel to build this (and libusb-1.0 if you have +libdivecomputer built with it, but then you obviously already have it +installed). Check with your Linux distribution how to install these +packages. + +On Debian the package names are different; try libxml2-dev, +libgtk2.0-dev, libglib2.0-dev, libgconf2-dev, libsoup2.4-dev. It seems +the cairo packages at least in Squeeze is too old. You also need to have libdivecomputer installed. The current git versions of Subsurface assume that you use libdivecomputer version |