LINUX.ORG.RU
ФорумGames

Устновка SuperTux из исходников


0

1

Скачал supertux-0.3.4. Выполнил:

apt-get install subversion autoconf automake jam g++ apt-get install libsdl1.2-dev libsdl-image1.2-dev libphysfs-dev libvorbis-dev libogg-dev libopenal-dev apt-get install libcurl3-dev

mkdir build && cd build cmake ..

cmake .. CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1194 (message): Unable to find the requested Boost libraries.

Unable to find the Boost header files. Please set BOOST_ROOT to the root directory containing Boost or BOOST_INCLUDEDIR to the directory containing Boost's headers. Call Stack (most recent call first): CMakeLists.txt:65 (FIND_PACKAGE)

-- Found OggVorbis: /usr/lib/i386-linux-gnu/libvorbisfile.so;/usr/lib/i386-linux-gnu/libvorbis.so;/usr/lib/i386-linux-gnu/libogg.so -- Size of void* is 4 CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Boost_INCLUDE_DIR (ADVANCED) used as include directory in directory /home/user/Distr/supertux-0.3.4 used as include directory in directory /home/user/Distr/supertux-0.3.4 used as include directory in directory /home/user/Distr/supertux-0.3.4/external/squirrel GLEW_LIBRARY linked by target «supertux2» in directory /home/user/Distr/supertux-0.3.4

-- Configuring incomplete, errors occurred!

Не хватает либ Boost. В INSTALL написано:

* Boost's smart_ptr and format headers http://www.boost.org/

Где там скачивать smart_ptr и format headers непонятно. Подскажите пожалуйста, заодно куда их девать потом? в корень с сорцами? Просто не понимаю английского.

Можно конечно .package установить или из реп. Но рано или поздно все равно разбираться придеться со сборкой. Да и .package файлы все старые там.

sudo apt-get build-dep supertux установит зависимости для сборки супертакса из реп. Наверняка эти зависимости подойдут и для новой версии.

А вообще, советую найти PPA; для многих популярных программ существуют PPA со свежими версиями.

NeXTSTEP ★★
()

Пакет с заголовочниками для Boost установлен?

Pinkbyte ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.