PDA

View Full Version : un/reinstalling tweak - help


dhking
07-11-2006, 03:02 PM
Ok, I wanted to make some changes to my tweak options so I followed the instructions to use tweak_uninstall and the to reinstall tweak.sh just as before. Uninstall seemed to go fine, but not it won't reinstall. I keep getting an error message that says tweak: tar: file not found and then /enhancements start.sh file not found.

Any thoughts on this one?

rbautch
07-11-2006, 03:34 PM
Sounds like you don't have AW's all-in-one tool set installed, or more likely it's not in your PATH statement. To confirm this is the problem, type "tar --help" at bash, and if you get an error. First thing to check is your author file, to see what the PATH statement looks like. The uninstall script restores your the author file you had in there befeore you ran the script for the first time.