Click to See Complete Forum and Search --> : installing rpm2targz


MacTown06
04-11-2004, 02:40 PM
I installed rpm2targz on Mandrake Linux but I am having some trouble:

[root@localhost Documents]# rpm2targz vcdimager-0.7.18-1mdk.i586.rpm
/usr/bin/rpm2targz: line 1: /usr/bin/rpmoffset: No such file or directory

gzip: stdin: unexpected end of file


The weird thing: I checked /usr/bin for rpmoffset and it accutially is there!

any ideas?

hard candy
04-12-2004, 01:02 PM
Maybe update the rpm database? "rpm --rebuilddb"

MacTown06
04-13-2004, 01:27 AM
i did the rpmdbbuild with no problem, but i am still getting the same error when i try and run rpm2targz, any other ideas?