Did you apply using the patch program? Don't know what you mean by "made it manually".If you need to recover, untar again, change directory to pcb/src and apply the patch with: patch -p0 < /<wherever-the-patch-is>/route-style-patch Then rebuild the pcb program. Bill
Ah, ok. I didn't knew that there is a program "patch"... I removed all the lines marked with a "-", and added the lines with a "+".
But now it works, after I used "patch". Thank you!