search for: rebuildsrpm

Displaying 19 results from an estimated 19 matches for "rebuildsrpm".

2009 May 22
1
Typo in HowTos/RebuildSRPM
Dear all, The title of the last section on "HowTos/RebuildSRPM" probably should read: Install the SRPM and then Build the Specfile instead of: Install the RPM and then Build the Specfile Since the content of that section is about installing staff from a SRPM. Regards, Timothy Lee -------------- next part -------------- An HTML attachment was...
2008 Jul 11
4
Create page about rebuilding SRPMS and preparing RPM environment
...Wiki with instructions on how to set up your environment to build RPMs and how to rebuild RPMs. This content today exists here: http://wiki.centos.org/HowTos/I_need_the_Kernel_Source#head-a8dae925eec15786df9f6f8c918eff16bf67be0d I would suggest creating these two: 1) http://wiki.centos.org/HowTos/RebuildSRPM -> what SRPMs are, how to download them, how to install them, how to rebuild them -> link to the other page on how to set up your rpm-build environment 2) http://wiki.centos.org/HowTos/SetupRpmBuildEnvironment -> install "rpm-build" package with yum -> set up ~/.rpmmacros -&g...
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all, I have installed the recommended installs from here: http://wiki.centos.org/HowTos/RebuildSRPM I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose. I cant immediately get rid of that piece of software, but we're on the move... So: $ wget http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm $ rpm -i --nomd5 ipfm-0.11.5-alt1.src.rpm...
2016 Feb 05
2
How to install packages from git.centos.org
...he > 'dist' tag for the rpm (currently .el7_2), you can do: > > <patch to>/into_srpms.sh -d .el7 > > That would change the dist tag to .el7 instead of .el7_2 > > Once you have the SRPM, here are instructions to get binary RPMS: https://wiki.centos.org/HowTos/RebuildSRPM -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20160205/cf510e68/attachment-0001.sig>
2016 Feb 21
2
how to compile my own libguestfs with the ntfs support ?
I get that libguest not supported mount windows VM image from rhel7.2 now, could you help point that how to compile my own libguestfs with the ntfs support, which option to enable it when make configure with the code ? Thx a lot. http://www.libguestfs.org/guestfs-faq.1.html#mount:-unsupported-filesystem-type-with-ntfs-in-rhel-7.2
2015 Mar 01
0
Glibc sources?
...5 23:13 15M > > Please point me to the correct source tarball, and all required patches so that I can > reconstruct my loaded version of GlibC. A yum command is also acceptable. Those src.rpms contain the source and the patches. You may want to read over http://wiki.centos.org/HowTos/RebuildSRPM for info. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77
2008 Oct 01
2
Xboard rpm for CentOS 4
Has anyone built an rpm for xboard for CentOS 4? I looked in the EPEL repo, KBS repo and rpmforge but none exist. The KBS repo has gnuchess in testing but what good is gnuchess without xboard? As usual the fedora SRPM for Fedora 6 and Fedora 9 cannot build on CentOS 4- they might build on CentOS 6 but i have no time machine :). -------------- next part -------------- An HTML
2015 Feb 27
7
Glibc sources?
All, Please excuse any ignorance in this e-mail as I am not a RH/CentOS/Fedora user and may blunder my way through the correct terminology for my request. I'm tasked with reconstructing the CentOS version of the GlibC library for testing with gethostbyname(). My mission is to show that we are not affected by the latest exploit for the product we are shipping targeted for RHEL and CentOS.
2016 Feb 22
0
Re: how to compile my own libguestfs with the ntfs support ?
....org/guestfs-faq.1.html#mount:-unsupported-filesystem-type-with-ntfs-in-rhel-7.2 First of all, learn about rebuilding RHEL RPMs from source RPMs. There are a few guides to do this on the internet (these are in English -- there may be better Chinese language ones): https://wiki.centos.org/HowTos/RebuildSRPM https://docs.fedoraproject.org/ro/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch11s03.html http://repoforge.org/package/rebuild.html Now download the libguestfs source RPM: If you want the version for RHEL 7.2, then they are now published in the following CentOS git repository (actually n...
2016 Feb 14
0
How to install packages from git.centos.org
...currently .el7_2), you can do: >> >> <patch to>/into_srpms.sh -d .el7 >> >> That would change the dist tag to .el7 instead of .el7_2 >> >> > > Once you have the SRPM, here are instructions to get binary RPMS: > > https://wiki.centos.org/HowTos/RebuildSRPM > > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
2009 Jun 30
4
R version-2.9.1 for Linux
Hi All, I am currently using R version 2.8.1 on linux cent os 4.4 (i386) and want to upgrade to version 2.9.1. It seems to me that version-2.9.1 is it not for my OS. Am I right? Regards Utkarsh [[alternative HTML version deleted]]
2008 Dec 05
3
Fwd: Re: ssh forwarding as putty in window
Thank you I check in rpmfind.net it is only available on fedora. how can I install it in centos? thank you Mark Snyder <mark at jmktdis.com> wrote: Date: Fri, 05 Dec 2008 12:29:39 -0600 From: Mark Snyder <mark at jmktdis.com> To: CentOS mailing list <centos at centos.org> Subject: Re: [CentOS] ssh forwarding as putty in window chloe K wrote: >
2018 Dec 27
2
compiling fedora srpm on CentOS
I tried installing fedora grpc srpm on CentOS and ran into following error when installing srpm. I understand fedora makes use of more recent versions of openssl, glibc etc but why should this happen when installing source rpm? Any pointers/articles on how to go about building fedora srpms on CentOS? Any way out other than building directly using sources? rpm -i grpc-1.17.1-3.fc30.i686.rpm
2014 Jan 14
3
krb5-1.10.3-10.el6_4.6.src.rpm
Hello, I download krb5-1.10.3-10.el6_4.6.src.rpm<http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/krb5-1.10.3-10.el6_4.6.src.rpm>from http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/. In Cenos 6.5, I use following instructions: rpm -i krb5-1.10.3-10.el6_4.6.src.rpm rpmbuild -ba /home/mockbuild/rpmbuild/SPECS/krb5.spec The RPMs that has been
2016 Jul 29
7
how to build rpm
Hi, For software development, projects are built through makefile. After building, I can run binary program. rpm is more convenient. Is there some tool that can build rpm? Thanks! Regards Andrew
2016 Feb 03
2
How to install packages from git.centos.org
Hi all, how can I install rpms from git.centos.org? I'd like to install and test the realtime-kernel. It seems to me that https://wiki.centos.org/Sources only means to build srpms. What I ned is an rt-kernel with headers for further compiling. Purpose: I'd like to build a digital audio workstation and for this I'd like to try out CentOS with the following packages first: -
2015 Mar 02
2
Glibc sources?
...> Please point me to the correct source tarball, and all required patches so that I can > > reconstruct my loaded version of GlibC. A yum command is also acceptable. > > Those src.rpms contain the source and the patches. You may want to read > over http://wiki.centos.org/HowTos/RebuildSRPM for info. Great! Thank you Jim Perrin, Frank Cox, Earl A Ramirez and Stphen Harris for your responses. Andy
2016 Feb 22
2
Reply:Re: how to compile my own libguestfs with the ntfs support ?
...mount:-unsupported-filesystem-type-with-ntfs-in-rhel-7.2 > >First of all, learn about rebuilding RHEL RPMs from source RPMs. >There are a few guides to do this on the internet (these are in >English -- there may be better Chinese language ones): > > https://wiki.centos.org/HowTos/RebuildSRPM > > https://docs.fedoraproject.org/ro/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch11s03.html > > http://repoforge.org/package/rebuild.html > >Now download the libguestfs source RPM: > >If you want the version for RHEL 7.2, then they are now published in >the followi...
2010 Oct 10
8
recommended way to install source rpms?
yes, i've read the online docs and followed a link or two to find a simple way to do this, such as: http://sourceware.org/systemtap/wiki/SystemTapOnCentOS so, these days, is that the canonical way to download source rpms? now, note that i'm not arguing about whether this is a good idea. in my circumstances, i want the ability to just "yum download" source rpms so that i can