Hmmm ! not sure, but it sounds like the rpm libraries are from one version
and the main rpm program is from another. This is what happened to me when I
found the only way to get kpackage to run at all was to link librpmbuild.so.0
and librpmio.so.0 to files downloaded from a previous version from the rpm
web site ! I would get loads of warning dialogs, but by dismissing all of
them it was still possible to use kpackage.
Now I have to do the same with /usr/lib/librpmdb.so.0 because of "undefined
symbol: hdrVec" but there isn't a librpmdb.so.0 to link to so most rpm
functions are bust !!!
Owen
On Monday 16 July 2001 2:55 am, you wrote:
> Hello,
>
> Is there some reason why Kpackage puts up an error message
> box for with each package's name in it? Looks like it was added for
> debugging or something. Anyway, means that you can't check a bunch
> of packages to load and walk away, because the OK box has to be clicked
> before the program will continue.
>
> V.