On Sunday 14 May 2006 19:24, Thomas Leonard wrote:
On Sun, 14 May 2006 17:52:28 +0200, Jean-François Lemaire wrote:
On Sunday 14 May 2006 14:32, Thomas Leonard wrote:
The binary RPM on your site seems to use hard-coded paths to get the icons. I looked at the source code to see about fixing it, and I notice that you're already using autopackage's excellent binreloc tool. But, it appears that the RPM was compiled with this turned off!
I'll see into that binreloc business.
I think you just need to use:
./configure --enable-binreloc
I'm curious about why this isn't the default, though.
That I can't answer. I just build the RPM from the specfile provided in the source package. I have never changed the configure script. I'll try what you suggest.
Cheers, JFL