Thread: [Cppcms-users] Apt-Repositories for CppCMS
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-02-18 17:39:33
|
Hello All, There are APT repositories for the project: Read: http://cppcms.com/wikipp/en/page/apt Artyom Beilis ------------- Support CppCMS by donating money: https://sourceforge.net/donate/index.php?group_id=209965 |
From: 陈抒 <csf...@gm...> - 2012-02-19 01:46:16
|
I like it. :) 陈抒 Best regards http://blog.csdn.net/sheismylife On Sun, Feb 19, 2012 at 1:39 AM, Artyom Beilis <art...@ya...> wrote: > > > Hello All, > > > There are APT repositories for the project: > > Read: http://cppcms.com/wikipp/en/page/apt > > Artyom Beilis > ------------- > > Support CppCMS by donating money: > https://sourceforge.net/donate/index.php?group_id=209965 > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |
From: sergey l. <ccp...@gm...> - 2012-02-19 12:01:48
|
Hello Artyom! Can I request for rhel (rhel, centos, sl) yum repository? On Sat, Feb 18, 2012 at 9:39 PM, Artyom Beilis <art...@ya...> wrote: > > > Hello All, > > > There are APT repositories for the project: > > Read: http://cppcms.com/wikipp/en/page/apt > > Artyom Beilis > ------------- > > Support CppCMS by donating money: > https://sourceforge.net/donate/index.php?group_id=209965 > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |
From: Marcel H. <ke...@co...> - 2012-02-19 12:10:48
|
may you do it on your own? Not that hard :D http://fedoraproject.org/wiki/How_to_create_an_RPM_package Am 19.02.2012 13:01, schrieb sergey lavrov: > Hello Artyom! > > Can I request for rhel (rhel, centos, sl) yum repository? > > On Sat, Feb 18, 2012 at 9:39 PM, Artyom Beilis <art...@ya... > <mailto:art...@ya...>> wrote: > > > > Hello All, > > > There are APT repositories for the project: > > Read: http://cppcms.com/wikipp/en/page/apt > > Artyom Beilis > ------------- > > Support CppCMS by donating money: > https://sourceforge.net/donate/index.php?group_id=209965 > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > <mailto:Cpp...@li...> > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |
From: Artyom B. <art...@ya...> - 2012-02-19 12:21:13
|
To be honest, I'm not familiar with creating source RPM + RPM enough. I have just learned how to create debian packages thanks to the fact that debhelper made it very-very easy, but for RPM based distributions - I just don't use them (I have Debian and Ubuntu) Another thing is that I could use debootstrap to "install" chrooted versions of different distributions easily. I'm not aware of a simple way to create "rpm-bootstrapped" RH distributions like Fedora, CentOS or Suse. So if somebody would contribute the proper setup for SRPM I'd give it a try, but still I have no idea how to automate RPM generation process. For debs it was relatively easy - a single script and simple chroot per distro/atchitecture, but I don't see myself setup VM for {Fedora, Suse, CentOS} x {x86,x86_64}x{Several Versions} Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: sergey lavrov <ccp...@gm...> >To: Artyom Beilis <art...@ya...>; cpp...@li... >Sent: Sunday, February 19, 2012 2:01 PM >Subject: Re: [Cppcms-users] Apt-Repositories for CppCMS > > >Hello Artyom! > >Can I request for rhel (rhel, centos, sl) yum repository? > > >On Sat, Feb 18, 2012 at 9:39 PM, Artyom Beilis <art...@ya...> wrote: > > >> >>Hello All, >> >> >>There are APT repositories for the project: >> >>Read: http://cppcms.com/wikipp/en/page/apt >> >>Artyom Beilis >>------------- >> >>Support CppCMS by donating money: >>https://sourceforge.net/donate/index.php?group_id=209965 >> >> >>------------------------------------------------------------------------------ >>Virtualization & Cloud Management Using Capacity Planning >>Cloud computing makes use of virtualization - but cloud computing >>also focuses on allowing computing to be delivered as a service. >>http://www.accelacomm.com/jaw/sfnl/114/51521223/ >>_______________________________________________ >>Cppcms-users mailing list >>Cpp...@li... >>https://lists.sourceforge.net/lists/listinfo/cppcms-users >> > > > |