View Single Post
  #1 (permalink)  
Old 02-Jul-2009, 09:37
mbhangui mbhangui is offline
Puzzled Penguin
 
Join Date: Feb 2009
Posts: 2
mbhangui hasn't been rated much yet
Unhappy nothing provides chrpath on SLE11 x86_64

I am using chrpath to remove RPATH from my executables. I have the following in my .spec file

BuildRequires: chrpath

This causes the following error in OBS
"nothing provides chrpath"

However the same works on SLE11 i586

Is the chrpath package missing in 64bit version? How do i get the chrpath package for the 64bit version?
Reply With Quote