Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi nci.
The error your receiving has to do with the uClinux directories that are installed. Cygwin permissions and Windows permissions don't always synchronize properly. So if you're trying to remove the installation, I would recommend deleting all the uClinux directories associated with the installation of version 1.3 of the Linux Dev CD. They can be found in any example projects you installed as well as in the uClinux SOPC Builder component. Alternatively, you could also try performing achmod -Rf 777 uClinux on any installed uClinux directories and letting the installshield take care of deleting the directories for you. Let me know if this helps.