[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Which how to for apt-get repository on CentOS?



The depends for rpm based systems to install reprepro are named
slightly differently, they are:

bzip2-devel
gpgme-devel
zlib-devel
db4-devel
libarchive-devel

of course gcc is needed as well.

then ./configure; make; make install

Repository for sources is here:

http://ubuntu.mithril-linux.org/archives/pool/universe/r/reprepro/

-- IV


On Fri, May 7, 2010 at 3:29 AM, Goswin von Brederlow <goswin-v-b@web.de> wrote:
> Ignacio Valdes <ivaldes@hal-pc.org> writes:
>
>> Does reprepro run on rpm based systems? So far I am not finding that
>> it does. I currently have to use a rpm based repository server for
>> reasons of history... -- IV
>
> Package: reprepro
> Depends: libarchive1 (>= 2.0.25), libbz2-1.0, libc6 (>= 2.7), libdb4.8, libgpg-error0 (>= 1.6-1), libgpgme11 (>= 1.2.0), zlib1g (>= 1:1.2.0.2)
>
> If you have those depends installed then reprepro should work.
>
>
> Or do you mean creting a repository that contains rpms for use with apt-rpm?
>
> MfG
>        Goswin
>


Reply to: