From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,SPF_SOFTFAIL autolearn=no version=3.2.5 Message-ID: <5337FD61.6050601@gmail.com> Date: Sun, 30 Mar 2014 15:17:53 +0400 From: Alexey Borisenkov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: ALT Linux Community general discussions References: <5337CB3F.9010305@mail.ru> <5337CC75.7030300@gmail.com> <5337FB76.9000807@mail.ru> In-Reply-To: <5337FB76.9000807@mail.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] CMake X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2014 11:18:06 -0000 Archived-At: List-Archive: List-Post: 30.03.2014 15:09, Vladimir Karpinsky пишет: > 30.03.2014 11:49, Alexey Borisenkov пишет: >> Больше похоже, что надо установить пакет gcc-c++ > > Спасибо! Всё получилось! CMake, правда выдал следующие ошибки: > > -- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) Это библиотека для распараллеливания. Поставить libgomp-devel > -- Could NOT find DCW (missing: DCW_PATH) Это не знаю что и зачем. Не нашёлся путь DCW. То есть я нашёл, что это "The Digital Chart of the World for GMT 5", но у нас его похоже нет, и видимо надо тоже собирать. > -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) Это нужен пакет sphinx, похоже.