Difference "Repositories" ver. 11 versus ver. 12
Content:
<!--toc-->
|
## NOT UP TO DATE
|
|
## Official Repositories
|
Note the repositories currently are not updated due to high release frequency of Ubuntu/Debian.
|
|
### Official Repositories
|
|
The following Repositories are maintained by
|
the CppCMS developers
|
|
### Apt-Get Repositories
|
|
There are apt-get repositories for Debian and Ubuntu distributions.
|
|
- Ubuntu distributions: precise, trusty, utopic
|
- Debian distributions: squeeze, wheezy
|
- Architectures: i386, amd64
|
- Packages: libcppcms1, libcppcms-dev, cppcms-tools
|
- Sources: cppcms
|
|
Add them to `/etc/apt/sources.list`, for example:
|
|
For Ubuntu:
|
|
deb http://apt.cppcms.com/ utopic main
|
deb-src http://apt.cppcms.com/ utopic main
|
|
For Debian
|
|
deb http://apt.cppcms.com/ wheezy main
|
deb-src http://apt.cppcms.com/ wheezy main
|
|
|
If you are using other versions you can install any
|
of the two source repositories above and create your
|
own packages easily:
|
|
apt-get source cppcms
|
apt-get build-dep cppcms
|
cd cppcms-X.Y.Z
|
dpkg-buildpackage
|
|
|
About
CppCMS is a web development framework for performance demanding applications.
Support This Project
Navigation
Main Page
Valid CSS
| Valid XHTML 1.0