Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

linux force me to run Netbeans by root permission and I don't know why.

I installed it again,but it has got this problem too.

I try to change owner of jvm and netbeans to my user,but the problem exist now,after changing the owner.sudo chown -R padra:parda /usr/local/netbeans*

how should I solve it?

share|improve this question
I'd start by finding out why it's not loading. I've seen the duplicate you posted a few days ago. It says it creates a log file when it dies. Could you edit your question to include the content of that log? – Oli Mar 1 '12 at 12:13
it doesn't show any thing anymore. – Moein Mar 1 '12 at 12:21
2  
If you ran netbeans with sudo the first time, the workspace and config directories probably became owned by root, and only writable by root. Make sure all files in your homedir are owned by you. – geirha Mar 1 '12 at 12:25
1  
This question appears to be abandoned and unanswered, could you perhaps add more detail to your question? If this question no longer applies then you can either delete it or answer it yourself if you've solved the problem. Thanks! – Eric Carvalho Mar 17 at 0:29

closed as too localized by Eric Carvalho, Jai, Eliah Kagan, The Lord of Time, hhlp Mar 17 at 11:22

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.