I was able to install hp-be2net rpm file using the following command :
But I’m not able to do rpmbuild .I was not able to find the rpmbuild command on my system and it is not installed on the system. Since machine is not on network I can not use yum to install rpmbuild .
I have a combined package for 32-bit and 64-bit Linux platform.
On 64-bit system, all files are getting installed whatever mentioned in the %files section of the spec file.(Both 32-bit and 64-bit files).
On 32-bit system also, all files are getting installed whatever mentioned in the %files... (1 Reply)
Dear Linux Experts,
On my windows 7 desktop with the help of Vmware workstation (Version 7.1),
created virtual machine and installed Centos 5.7 successfully using ISO image.
Query : Is this possible to upgrade the Centos 5.7 using Centos 5.8 ISO image to Centos version 5.8?.. if yes kindly... (2 Replies)
I'd like to specify a different build and deployment path for files, by default the same path is used for both build and install, I wasn't able to find a way to make these different. With Solaris pkgadd, one can specify different paths in prototype, so I would assume something like that is possible... (0 Replies)
hi all,
i am trying to create rpm for bzip2,
in building i am getting following error message. also i am building as non-root user.
+ rm -rf /home/rpmuser/rpmbuild/BUILDROOT/bzip2-1.0.6-6.i386/usr/local/bin/bzcmp
+ ln -s -f... (0 Replies)
Help !
Could someone please tell me where I can get the "rpmbuild" binary for AIX ?
I'm on AIX 6.1 and a web site
http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/ezinstall.html
has the RPM for "rpm-build" but all it contains is a few scripts etc. and it doesn't include... (4 Replies)
Hi,
So i am trying to wu-ftpd on my centos 5 Machine
I download src.rpm file from redhat site.
File name is : wu-ftpd-2.6.1-20.src.rpm
This is what i did to install.
rpm -ivh wu-ftpd-2.6.1-20.src.rpm
cd /usr/src/redhat/SPECS/
after this i ran this command:
rpmbuild -bb... (0 Replies)