[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Help needed - rpmlib dependencies for gcc v4.5.1



> From: Keith Scroggins <kws@radix.net>


> 
> Is that from the RPM I just posted in my space for SpareMiNT?
>

Yes it is. 

> Here is how  to fix it (which I swear I did):
> perl -pi -e  's|rpmlib\(PartialHardLinkSets\)|rpmlib(CompressedFileNames)|'  
>file.rpm
> 


Ok I will try that, looks like you just replace the PartialHardLinkSets to 
CompressedFileNames.
Mmm... I do not have perl on my system, it's binary so awk will not work.
Guess I just need to install perl now.
Thanks !!