[Cppcms-users] Debian packaging for CppCMS
Brought to you by:
artyom-beilis
From: Mario P. <mp...@us...> - 2011-01-10 11:57:30
|
Hello Artyom, I attach a tarball of a "debian" directory to put in the source's root directory of CppCMS for generate two Debian packages: "libcppcms1" and "libcppcms1-dev". With this code, in a Debian system with packages "build-essential" and "debhelper" installed, we can generate the CppCMS DEBs with the command "dpkg-buildpackage". I've build the Debian packages for i386 and amd64 architectures for CppCMS 0.99.5, and can be downloaded from this URL: http://mpalomo.users.sourceforge.net/cppcms/ I hope to build packages for each new official version of CppCMS, which can be found at the URL above. Later I hope to also create packages for other architectures, and I also want to create packages of CppDB. I hope this helps for those who work with Debian or Ubuntu. If you see something wrong let me know. Greetings, Mario |