Can't uninstall Sun Java System Application Server Platform Edition 8.1
I am trying to uninstall the Sun Java System Application Server Platform Edition 8.1 2005Q1 from a Linux box.
I followed the instructions here: http://docs.sun.com/source/819-0080/uninstall.html
- I logged in as root.
- I made sure everything was stopped.
- I executed the following commands:
$ cd /opt/sun/appserver/bin
$ ./uninstall -console
I get the following error:
./uninstall: line 10: /opt/sun/appserver/uninstall: No such file or directory
Wha! How the hell do I uninstall this application?
Many thanks,
Dave Cherkassky

