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

Re: [MiNT] Newbie trying to compile Mint v1.17



> 
> Open a shell, Bash perhaps, then:
> cd top-level-dir-of-source-code
> find ./ -type f -exec dos2unix {} +
> 


Thanks, I wish I saw this before I upgrade to gcc v4.5.1. because it is now 
giving me errors about no rules for v2.95.3 include files. :-(

I did a rpm -U -nodeps to get v4.5.1 installed because I forgot what Keith said 
about the decencies error.
I will have to recover my environment from my backup now, since I do not know 
what else I screwed up on when I did that rpm.