comparison INSTALL.OpenSUSE @ 858:3483d83140ef

Added C++ compiler in the dependencies for Open SUSE
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 21 Oct 2012 22:22:12 +0200
parents 14c07fc54656
children 699c3fb0c57b
comparison
equal deleted inserted replaced
857:cea8e81967eb 858:3483d83140ef
1 ### Very short install notes for OpenSUSE (tested on OpenSUSE 11.3) 1 ### Very short install notes for OpenSUSE (tested on OpenSUSE 11.3)
2 # Please refer to other INSTALL files for more detailed instructions (e.g. extension-specific notes). 2 # Please refer to other INSTALL files for more detailed instructions (e.g. extension-specific notes).
3 3
4 4
5 Dependencies on OpenSUSE 11.3 (from minimal server system installation): 5 Dependencies on OpenSUSE 11.3 (from minimal server system installation):
6 # zypper install cmake make gcc flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel 6 # zypper install cmake make gcc gcc-c++ flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel
7 # zypper install mercurial 7 # zypper install mercurial
8 8
9 Following dependencies are optional, depending on which extensions you plan to compile 9 Following dependencies are optional, depending on which extensions you plan to compile
10 app_acct: 10 app_acct:
11 # zypper install postgresql-server postgresql-devel 11 # zypper install postgresql-server postgresql-devel
"Welcome to our mercurial repository"