On Mon, Jun 23, 2003 at 05:20:22PM +0200, Jaime Robles wrote: > El Lunes, 23 de Junio de 2003 16:41, Neil McGovern escribió: > > On Mon, Jun 23, 2003 at 12:54:37PM +0200, Jaime Robles wrote: > > > I have packaged KTrack 0.3.0alpha1 for Debian unstable. > > > It has just a few linda/lintian error and warnings but i still don't know > > > how to fix them and i think they are not grave. :-) > > W: ktrack: binary-or-shlib-defines-rpath ./usr/bin/ktrack > > /usr/lib:/usr/X11R6/lib > > I had this problem with my package (drivel). In the end, I just used the > > program (and package) "chrpath". Sorts it out nicely :P > I don't understand you.. completely... > The "trick" you say is running chrpath to the binary but... when? and how?
The entries from by debian/rules file are this : Under "config.status: configure", all on one line: ./configure --disable-rpath --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-gconf-source=xml::/etc/gconf/gconf.xml.defaults/ and under "install: build" : chrpath -d src/drivel src/drivel is the location of where the binary is built to. HTH, Neil -- A. Because it breaks the logical sequence of discussion Q. Why is top posting bad? gpg key - http://www.halon.org.uk/pubkey.txt ; the.earth.li 8DEC67C5 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]