search for: setuptree

Displaying 14 results from an estimated 14 matches for "setuptree".

Did you mean: setupterm
2017 Dec 27
4
An rpmbuild spec question
Stephen John Smoogen wrote: > On Wed, Dec 27, 2017 at 3:41 PM <m.roth at 5-cent.us> wrote: > >> I'm trying to build a package to create a directory and install some >> files. My rpmbuild keeps failing, unable to cd into the directory, "no >> such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the >> source was unzipped and untared
2017 Dec 27
0
An rpmbuild spec question
...the final absolute install path in %files. Don't include the buildroot. So just /opt/%{name}. > What I see from the rpmbuild is > + cd /usr//local//src//rpmbuild/BUILD Don't build as root. I create a special user to build packages from. Install the rpmdevtools package and run rpmdev-setuptree as your build user. http://www.g-loaded.eu/2006/04/05/how-to-build-rpm-packages-on-fedora/
2017 Dec 28
1
An rpmbuild spec question
...all path in %files. Don't include the buildroot. So > just /opt/%{name}. >> What I see from the rpmbuild is >> + cd /usr//local//src//rpmbuild/BUILD > Don't build as root. I create a special user to build packages from. Install > the rpmdevtools package and run rpmdev-setuptree as your build user. > > http://www.g-loaded.eu/2006/04/05/how-to-build-rpm-packages-on-fedora/ > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
2019 Oct 06
1
Missing per-Filesys--Df in CentOS-8
Hi, I'm missing perl-Filesys-Df ins CentOS-8, I need it because of Df.pm which is in it. Any suggestiosn? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2012 Feb 27
0
Q. re rpmdevtools
CentOS-5.7 rpmdevtools-6.8-1 Following installation of rpmdevtools when I run rpmdev-setuptree as root, then root has a directory rpmbuild created in its home directory. If I do this as a non-privileged user instead then nothing happens. What am I missing? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte &...
2012 Sep 23
2
tutorial or guide to write RPM Spec file
Hi, Are there tutorials available in official CentOS documentation for writing RPM Spec file Regards Kaushal
2011 Apr 13
6
CentOs 5.6 and Time Sync
Hi, I have upgraded my Dell C151 to the latest 5.6. I have always used ntp to sync this machine and then the rest of the machines in the network would sync from it. Since the update I cannot keep the right time on the machine. This is with / without ntp. I have attempted various scenario's with no luck. I am now trying the old kernel now as I type this out. If anyone else has any
2009 Aug 15
3
building CentOS rpms?
Hello, I'd like to get in to rpm building and am looking for a CentOS specific document if any to get me going? I want to repackage an existing rpm and give it different runtime options so it'll work on a server, and make an rpm at least one probably more, and then submit them to the rpmforge repo. Googling showed me some old Suse docs on this subject. Any help appreciated. Thanks.
2013 Jul 02
1
rpmbuild environment CentOS5 vs CentOS6
On CentOS5 I was used to create a simple spec file where at the end I'll declare files and directories I wan't to package: --< Snip >-- %files %dir /opt/myapp %dir /opt/myapp/bin %dir /opt/myapp/etc /opt/myapp/bin/exec01 /opt/myapp/etc/myapp.conf ---- I'll copy the file in /usr/src/redhat/SPECS and run "rpmbuild -bb myapp.spec". On CentOS6 rpm-build package no longer
2017 Oct 29
0
How to encourage maintainers to update their software
...t might not work properly any more. In many cases (more than a few but by no means all) you can compile a Fedora rpm for Centos using the following procedure. You need to have rpmdevtools installed: yum install rpmdevtools Now set up the build directory structure in your home directory: rpmdev-setuptree After that, download the Fedora srpm, then run a rpmbuild command against the rpm you downloaded: rpmbuild -ba nameofsourcerpm.src.rpm Now you see what happens. Sometimes the process will run and you'll end up with a rpm file in ~/rpmbuild/RPMS/. If so, then you're done. You've go...
2009 Apr 13
4
Building a kernel without kabichk
I?m trying to build a 2.6.18-128.1.6.el5 kernel without kabichk. I have downloaded the sources, installed the compiler, etc and ran the following command rpmbuild -bb --target=`uname -m` --without kabichk --with baseonly --without debug \ --without debuginfo kernel-2.6.spec. I had modified the .SPEC file according to the WIKI page http://wiki.centos.org/HowTos/Custom_Kernel I have NOT
2014 Dec 04
3
Guidance: compile education
This question may not belong in the Centos.org list, but I do want to compile against this distro. Please advise. The question: Can I be pointed at methods to learn to compile source against a distro. I have software development background (but too long ago to be specifically useful; however I have the concepts). Typically I can find some fairly decent step-by-steps for some apps, but it
2017 Oct 29
5
How to encourage maintainers to update their software
Frank please could you explain how to create rpms for el7 from fedora src.rpms? On Sun, Oct 29, 2017 at 12:42 AM, Frank Cox <theatre at sasktel.net> wrote: > On Sat, 28 Oct 2017 17:15:01 -0400 > H wrote: > > > The graphical configuration utility for fcitx (fcitx-configtool) is > missing > > I don't know anything about Chinese text rendering. > > > - The
2011 Sep 12
4
trouble building an rpm
i'm a newbie at building rpms. I made a few rpms years ago, but can't now make one on Centos 5. In /usr/local/rpmbuild, there are 5 subdirs: BUILD RPMS SOURCES SPECS SRPMS tmp When I type: rpmbuild -ba /usr/local/rpmbuild/SPECS/centos-release-cr-ihc.spec I get 'file not found' errors, for paths in /usr/local/rpmbuild/tmp: error: File not found: