![]() |
Download |
![]() |
![]() |
|
![]() |
Download Before downloading "More for C++", please have a look at the license (just in case you haven't until now). There are different ways of getting the library. Preferably you should use the SourceForge File Release System and download one of the archives from their servers. Each archive contains the library's sources and header files as well as project and makefiles. Besides this, there are various examples that demonstrate how the different features of the library should be used. Additionally it is available as a snapshot that comes in the form of a zip file and should be considered as "bleeding edge". It contains the latest changes to the library that have not been published yet in a formal release. A third option is Sourceforge's CVS server. You can either check out the repository via anonymous CVS Access, or download the current nightly generated CVS-tarball. If you want to take a look at the code right now, you might browse the repository. Building the binaries With "More for C++" you are able to develop native Apache modules. Another feature of the library supports embedded and extended Python scripting. Both features depend on external header files and libraries. In addition, some of the sample projects need external tools. The file ".../more/include/more/features.hpp" controls the inclusion of these features when the library is built. The macros "MORE_APACHE_ENABLED" and/or "MORE_PYTHON_ENABLED" must be defined if the features should be enabled. If the external libraries or tools are missing, the examples according to these features may not be built. The archive contains all the project and makefiles that are necessary for building the binaries on the following platforms:
|
![]() |
||
![]() |
||
© 1999 - 2003 Thorsten Görtz |