Notices


Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Duesseldorf in Germany
#1
Hi
I bought a n900 yesterday, and now I try to install a program, and it doesn't work.
I wrote like that.

~$ sudo gainroot
# tar -zxvf <filename>
# cd <directory>
# more INSTALL
# ./configure
Permission denied

Why did i have a such message?
I worked as a root
Is there anybodyelse to help me?
I'm a beginner of Liux.
I'm learning now.
 
Posts: 132 | Thanked: 98 times | Joined on Mar 2010 @ New Jersey
#2
I'm a beginner in Linux as well, but I believe that you don't have full root access to the phone until you download the app "Rootsh" from the Repositories. I haven't tried going root with my phone(just try to learn the top level consumer options first), so I'm not 100% this is correct.
 

The Following User Says Thank You to The Arsonist For This Useful Post:
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#3
you are trying to compile an application, you're not trying to install anything.
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Duesseldorf in Germany
#4
ok....now what can i do, if i want to install that thing on my n900?
 
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Duesseldorf in Germany
#5
hi
thanks for your reply.
But i've already installed a rootsh.
 
Posts: 162 | Thanked: 79 times | Joined on Jan 2010 @ Finland
#6
If you want to install something you should do it from the app manager. It seems that you're trying to compile a program. What are you actually trying to install? As you said that you're a beginner, I'd suggest you'd stick with extras applications first.
 

The Following User Says Thank You to chainreaction For This Useful Post:
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#7
Originally Posted by bruce lee View Post
Hi
I bought a n900 yesterday, and now I try to install a program, and it doesn't work.
I wrote like that.

~$ sudo gainroot
# tar -zxvf <filename>
# cd <directory>
# more INSTALL
# ./configure
Permission denied

Why did i have a such message?
I worked as a root
Is there anybodyelse to help me?
I'm a beginner of Liux.
I'm learning now.
What directory did you extract it to? The MyDocs directory (and the /media/mmc1) are FAT32 formatted so aren't suitable for this.
 

The Following User Says Thank You to Rob1n For This Useful Post:
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#8
you need to install maemo sdk to your computer, compile the software there (it is at least near impossible with n900), package the application, transfer to n900 and after that:

dpkg -i packagename.deb

more info can be found at:
http://wiki.maemo.org/Categoryevelopment
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:38.