Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by geisler@Oct 26 2005, 08:40 PM try entering the following commands first:
touch /usr/include/curses.h
touch /usr/include/form.h
touch /usr/include/menu.h
touch /usr/include/panel.h
touch /usr/include/unctrl.h
then the script will have some empty files to delete to make it happy..
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10596)
--- quote end ---
--- Quote End --- by using these commands following error goes off rm: cannot remove `curses.h': No such file or directory rm: cannot remove `form.h': No such file or directory rm: cannot remove `menu.h': No such file or directory rm: cannot remove `panel.h': No such file or directory rm: cannot remove `unctrl.h': No such file or directory but I am still getting following error umount: /usr/lib: No such file or directory what should I do for this??