Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 03 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 03

Just out of curiosity, is it no longer possible to install java from the
sofware center (in the applications menu, I don't remember what it is
called) or synaptic? In older versions, I remember if you had selected "all
available applications" and searched for "java" you would get several
options, including Suns official package.


And to do that^^, I think you would right-click on the file, select
"Properties", click on the permissions tab, then check the box by "Execute"
(assuming 10.04 works the same as 9.1), then "close"

Also, I *think* you would be able to do the following in your teminal to
get the same effect:
--
cd /directory/of/downloaded/.bin
chmod +x newfile.bin
newfile.bin
--
where "newfile.bin" is the name of the file you want to install with. I've
never actually installed a .bin file, so I can't really comment on the error
you are getting...

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Another error Or get search suggestion and latest updates.


Tagged: