Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]: Android development
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Wed Mar 19, 2014 6:24 am    Post subject: [SOLVED]: Android development Reply with quote

Hi, ALL,
I'm trying to make my Gentoo for Android development and follow the HOW-TO here..
Going here I will need to download Eclipse Standard 4.3.2, right?

Also is the instruction in this HOW-TO still relevant?

Thank you.


Last edited by ONEEYEMAN on Wed Mar 19, 2014 8:54 am; edited 1 time in total
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Wed Mar 19, 2014 7:52 am    Post subject: Reply with quote

Well. I didn't follow it and things still work fine for me. I'm using icedtea-bin java and I've simply downloaded Eclipse and installed it in my home directory. After that I've downloaded Android SDK and installed it as described on their page. That's all. As long as you want this IDE only for yourself this is sufficient.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Wed Mar 19, 2014 8:16 am    Post subject: Reply with quote

v_andal,
I downloaded the archive, push it in /opt/eclipse, then followed with the command suggested there.
Now, I get this:

Code:

Invalid Configuration Location

Locking is not possible in the directory "/opt/eclipse/configuration/org.eclipse.osgi". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
/opt/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)


And even passing "-Dosgi.locking=none" does not work.

Did you just unpacked the eclipse in you home directory? And you didn't do anything else?

Thank you.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Wed Mar 19, 2014 8:53 am    Post subject: Reply with quote

OK, the problem has been solved.
Here's the solution.

According to this comment/message 2, step 4 last command in the HOW-TO mentioned is incorrect.
It should be:

Code:

chmod g-w -Rv /opt/eclipse/


Probably this command is done automatically thru the emerge, that's why nobody see this.

Hopefully it will help someone.

Thank you.
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Thu Mar 20, 2014 7:54 am    Post subject: Reply with quote

ONEEYEMAN wrote:

Did you just unpacked the eclipse in you home directory? And you didn't do anything else?


Yes. I didn't care about moving things to /opt/eclipse or any other global location.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum