# HG changeset patch # User Sebastien Decugis # Date 1350850932 -7200 # Node ID 3483d83140efd22994d5c945a5ab61c1de590f1e # Parent cea8e81967ebbab0494bdc851110896c22763e2a Added C++ compiler in the dependencies for Open SUSE diff -r cea8e81967eb -r 3483d83140ef INSTALL.OpenSUSE --- a/INSTALL.OpenSUSE Sun Oct 21 22:07:55 2012 +0200 +++ b/INSTALL.OpenSUSE Sun Oct 21 22:22:12 2012 +0200 @@ -3,7 +3,7 @@ Dependencies on OpenSUSE 11.3 (from minimal server system installation): -# zypper install cmake make gcc flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel +# zypper install cmake make gcc gcc-c++ flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel # zypper install mercurial Following dependencies are optional, depending on which extensions you plan to compile