PDA

View Full Version : [ubuntu] java problems



masterrob213
December 6th, 2011, 03:11 AM
Im using ubuntu Linux 9.04 which recently lost connection with upgrades on add/remove so i have to install Java the manual way. i got it all the way to where you have to Create the symbolic link with/ ln -s <directory> / well i keep getting creating symbolic link `./libnpjp2.so': Permission denied. why is it denying it?

oldtimer7777
December 6th, 2011, 03:23 AM
Im using ubuntu Linux 9.04 which recently lost connection with upgrades on add/remove so i have to install Java the manual way. i got it all the way to where you have to Create the symbolic link with/ ln -s <directory> / well i keep getting creating symbolic link `./libnpjp2.so': Permission denied. why is it denying it?

That OS is at End-Of-Life (EOL), you need to upgrade to a supported version of Ubuntu.

https://debianhelp.wordpress.com/201...neiric-ocelot/ (https://debianhelp.wordpress.com/2011/09/12/to-do-list-after-installing-ubuntu-11-10-aka-oneiric-ocelot/)

Java is about 1/4th the way down the installation checklist.

oldtimer7777
December 6th, 2011, 03:24 AM
Im using ubuntu Linux 9.04 which recently lost connection with upgrades on add/remove so i have to install Java the manual way. i got it all the way to where you have to Create the symbolic link with/ ln -s <directory> / well i keep getting creating symbolic link `./libnpjp2.so': Permission denied. why is it denying it?

That OS is at End-Of-Life (EOL), you need to upgrade to a supported version of Ubuntu.

https://debianhelp.wordpress.com/2011/09/12/to-do-list-after-installing-ubuntu-11-10-aka-oneiric-ocelot/

Java is about 1/4th the way down the installation checklist.

masterrob213
December 6th, 2011, 03:42 AM
how do i upgrade?

oldtimer7777
December 6th, 2011, 04:14 AM
how do i upgrade?

I never recommend upgrades. Just do fresh installation on a separate partition.

like this:

https://debianhelp.wordpress.com/2011/09/12/to-do-list-after-installing-ubuntu-11-10-aka-oneiric-ocelot/

That should explain everything you need to know...