How do I add sun to the apt-get database??
PhillipAMathews 2 years ago
sudo apt-get install sun-java6-sdk fails on ubuntu 8.03 with the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package sun-java6-sdk
uname -a:
Linux pmathews-laptop 2.6.24-24-386 #1 Wed Apr 15 15:13:41 UTC 2009 i686 GNU/Linux
How do I add sun to the apt-get database??
PhillipAMathews 2 years ago
sudo apt-get install sun-java6-sdk fails on ubuntu 8.03 with the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package sun-java6-sdk
uname -a:
Linux pmathews-laptop 2.6.24-24-386 #1 Wed Apr 15 15:13:41 UTC 2009 i686 GNU/Linux
PhillipAMathews 2 years ago