PAMP:Source Code
From OpenSource
The source-code can be pulled directly from SourceForge.
If you pull PAMP you will get all components along with build-files that build the whole shebang in one go. Apart from some UI stuff, the components can also be pulled separately.
In case of any problems building the software, please use our forum.
Contents |
[edit] PAMP
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/trunk/pamp
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/tags/pamp-1.0.0
[edit] PAMP Components
Apart from php, which has to be alongside MySQL, the components can be placed in any relation to each other in the directory hierarchy.
NOTE If you pull pamp as described above, you will get everything. In that case you do not need to pull any component separately.
[edit] MySQL
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/mysql/trunk/mysql-5.0.45
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/mysql/tags/mysql-5.0.45_1.0.0 mysql-5.0.45
[edit] httpd
NOTE httpd is currently located in a different Subversion repository than the rest of the PAMP components.
trunk
svn co http://raccoon.svn.sourceforge.net/svnroot/raccoon/phone/trunk/phone/httpd-2.2.4
release
svn co http://raccoon.svn.sourceforge.net/svnroot/raccoon/phone/tags/phone/httpd-2.2.4_1.0.0 httpd-2.2.4
[edit] PHP
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/php/trunk/php-5.2.2
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/php/tags/php-5.2.2_1.0.0 php-5.2.2
[edit] mod_python
NOTE httpd is currently located in a different Subversion repository than the rest of the PAMP components.
trunk
svn co http://raccoon.svn.sourceforge.net/svnroot/raccoon/phone/trunk/phone/mod_python-3.3.1
release
svn co http://raccoon.svn.sourceforge.net/svnroot/raccoon/phone/tags/phone/mod_python-3.3.1_1.0.0 mod_python-3.3.1
[edit] libpng
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/libpng/trunk/libpng-1.2.18
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/libpng/tags/libpng-1.2.18_1.0.0 libpng-1.2.18
[edit] libxml2
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/libxml2/trunk/libxml2-2.6.29
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/libxml2/tags/libxml2-2.6.29_1.0.0 libxml2-2.6.29
[edit] jpeg
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/jpeg/trunk/jpeg-6b
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/jpeg/tags/jpeg-6b_1.0.0 jpeg-6b
[edit] curl
trunk
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/curl/trunk/curl-7.16.2
release
svn co http://pamp.svn.sourceforge.net/svnroot/pamp/curl/tags/curl-7.16.2_1.0.0 curl-7.16.2
