
Rene Rivera wrote:
This might OT for this particular thread, so feel free to ignore my question. But it might be topical for Boost.Build and installing Boost in general, so I'm asking :-)
Ullrich Koethe wrote:
Of course, there are platforms where installation is easy, but you want to be general.
I only know of one platform where that is true, but essentially no one uses it any more. Which are you referring to? And what makes them "easy"?
Well, I should have said "relatively easy". I specifically refered to platforms were binary installation is possible and can be expected to work correctly with reasonable probability (some Linux variants?), as opposed to platforms were all packages (including dependencies) must be compiled from the sources (certainly all traditional Unixes, and Windows when a particular configuration or compiler build is not available in binary form). For what it's worth: VIGRA tries to provide basic functionality in a number of areas simply to get you started (e.g. it can natively import/export Windows BMP and a few other image formats, it has a simple lambda library, basic linear algebra functions), but allows the ambitious to use more sophisticated libraries when necessary (e.g. boost::lambda). Ulli -- ________________________________________________________________ | | | Ullrich Koethe Universitaet Hamburg / University of Hamburg | | FB Informatik / Dept. of Informatics | | AB Kognitive Systeme / Cognitive Systems Group | | | | Phone: +49 (0)40 42883-2573 Vogt-Koelln-Str. 30 | | Fax: +49 (0)40 42883-2572 D - 22527 Hamburg | | Email: u.koethe@computer.org Germany | | koethe@informatik.uni-hamburg.de | | WWW: http://kogs-www.informatik.uni-hamburg.de/~koethe/ | |________________________________________________________________|