Main  /  Edit version 4  /  Edit version 5  /   /  Users Area

Difference "Repositories" ver. 4 versus ver. 5

Content:

<!--toc-->
## Apt-Get Repositories
There are apt-get repositories for Debian and Ubuntu distributions.
- Distributions: oneiric, squeezy
- Architectures: i386, amd64
- Packages: libcppcms1, libcppcms-dev, cppcms-tools
- Sources: cppcms
For Ubuntu:
deb http://apt.cppcms.com/ oneiric main
deb-src http://apt.cppcms.com/ oneiric main
For Debian
deb http://apt.cppcms.com/ squeezy main
deb-src http://apt.cppcms.com/ squeezy 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
## RPM Repositories
The packages are build using Open Build Service:
- Distributions: Fedora 15 and 16, Centos 6, Open Suse 11.4 and 12.1
- Architectures: x86, x86\_64
- Packages: libcppcms, libcppcms-devel, cppcms-tools
- Sources: cppcms
<http://download.opensuse.org/repositories/home:/artyom-beilis/>
In order to configure the repository, download the `home:artyom-beilis.repo` file from the directory that
fits your distribution and put it under `/etc/yum.repos.d/` as `cppcms.repo`.
Then run
yum install libcppcms-devel

About

CppCMS is a web development framework for performance demanding applications.

Support This Project

SourceForge.net Logo

Поддержать проект

CppCMS needs You


Navigation

Main Page


Valid CSS | Valid XHTML 1.0