Boost-1.45.0

Introduction à Boost

Boost offre des bibliothèques sources libres, lues par les autres et portables en C++.

Ce paquet est connu pour se construire et fonctionner correctement sur une plateforme LFS-6.7.

Package Information

Dépendances de boost

Facultatives

Python-2.7.2

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/boost

Installation de Boost

Installez boost en lançant les commandes suivantes en tant qu'utilisateur root :

./bootstrap.sh --prefix=/usr --libdir=/usr/lib &&
./bjam install

Contenu

Programme installé: Aucun
Bibliothèques installées: libboost_{date_time, filesystem, graph, iostreams, math_*, prg_exec_monitor, program_options, python, random, regex, serialization, signals, system, test_exec_monitor, thread, unit_test_framework, wave, wserialization}.{so,a}
Répertoire installé: /usr/include/boost

Last updated on 2011-04-06 23:08:10 +0200