Results 1 to 5 of 5
Hi All,
How can I find the sysvinit-2.87-1.dsf.el6.src.rpm installed location.
I use the command rpm -ivh sysvinit-2.87-1.dsf.el6.src.rpm for installing the package.
which will be the default installation location for sysvinit-2.87-1.dsf.el6.src.rpm
...
- 01-04-2011 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 16
Installation of sysvinit-2.87-1.dsf.el6.src.rpm
Hi All,
How can I find the sysvinit-2.87-1.dsf.el6.src.rpm installed location.
I use the command rpm -ivh sysvinit-2.87-1.dsf.el6.src.rpm for installing the package.
which will be the default installation location for sysvinit-2.87-1.dsf.el6.src.rpm
Regards,
ShibuThomas
- 01-04-2011 #2
src.rpm on a redhat box should be in /usr/src/redhat
You must always face the curtain with a bow.
- 01-04-2011 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 16
Installation of sysvinit-2.87-1.dsf.el6.src.rpm
The folder you mentioneed is not available in my distribution(RHEL 6.0).
The only folders avaliable under /usr/src are
1)debug
2) kernel
- 01-04-2011 #4
Out of curiosity, I just installed a rh6 VM.
You are right, src.rpms are no longer extracted to /usr/src/redhat.
They are now in ~/rpmbuild
ie: each user can have his/her own specfiles/sources/etcYou must always face the curtain with a bow.
- 01-04-2011 #5Just Joined!
- Join Date
- Apr 2010
- Posts
- 16
Installation of sysvinit-2.87-1.dsf.el6.src.rpm
Yes.
it is available in rpmbuild/SOURCE folder
thanks


Reply With Quote
