Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can't install Eclipse on Ubuntu
Can't install Eclipse on Ubuntu [message #1805408] Sun, 14 April 2019 09:50 Go to next message
Gabe Nope is currently offline Gabe NopeFriend
Messages: 1
Registered: April 2019
Junior Member
Hey Guys

I'm trying to install Eclipse on Pop_OS!, which is a distribution that is built on Ubuntu (Or Debian, to be exact). But unfortunately, I'm getting different errors, depending on how I try to install it.

1. Option: Pop_OS! Package installer. The installation does run through, but after the first startup I get the following error message:
Quote:
The configuration area at '/home/gabe/.eclipse/org.eclipse.platform_3.8_155965261/configuration' could not be created. Please choose a writable location using the '-configuration' command line option.


I did change my ownership on my home folder, but this also didn't work. The Folder itself hasn't been created yet.

2. Option: Installing it manually with the Tar-File from the website. When I start the installer I get the 2 Error Messages:
index.php/fa/35321/0/
and another error message which I can't show you directly, because the page doesn't allow me to:
imgur dot com gnTttTq

What can I do to solve this issue?


THanks for your help.
Re: Can't install Eclipse on Ubuntu [message #1805410 is a reply to message #1805408] Sun, 14 April 2019 15:40 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
I wonder what version of Java you have in /user/bin/java?

You're issue sounds a bit like this:

https://www.eclipse.org/forums/index.php/t/1094550/

Also like this:

https://stackoverflow.com/questions/4861380/jvm-terminated-exit-code-1

You should make sure you have at least Java 8 installed and it should be a 64 bit version. This Java should be what's on your PATH. I.e., if you enter "which java" it should be a 64 bit Java 8; the installer will use what's on your PATH and will create an installation that uses this version of Java.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:force.com IDE new project doesn't work - help please
Next Topic:Just a little bit grey background for white allergic... please?
Goto Forum:
  


Current Time: Sat Jan 25 17:21:48 GMT 2025

Powered by FUDForum. Page generated in 0.08696 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top