maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   A Problem of beginner. (https://talk.maemo.org/showthread.php?t=46933)

bruce lee 2010-03-09 16:32

A Problem of beginner.
 
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.

The Arsonist 2010-03-09 16:48

Re: A Problem of beginner.
 
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.

ossipena 2010-03-09 16:57

Re: A Problem of beginner.
 
you are trying to compile an application, you're not trying to install anything.

bruce lee 2010-03-09 16:59

Re: A Problem of beginner.
 
ok....now what can i do, if i want to install that thing on my n900?

bruce lee 2010-03-09 17:00

Re: A Problem of beginner.
 
hi
thanks for your reply.
But i've already installed a rootsh. :(

chainreaction 2010-03-09 17:02

Re: A Problem of beginner.
 
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.

Rob1n 2010-03-09 17:03

Re: A Problem of beginner.
 
Quote:

Originally Posted by bruce lee (Post 561395)
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.

ossipena 2010-03-09 17:48

Re: A Problem of beginner.
 
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/Category:Development


All times are GMT. The time now is 10:35.

vBulletin® Version 3.8.8