maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   How to install SDK on Ubuntu Hardy (https://talk.maemo.org/showthread.php?t=31347)

vitna91 2009-09-06 15:59

How to install SDK on Ubuntu Hardy
 
Hello,
I am a new user and i want to install the maemo 5(fremantle) SDK on Ubuntu Hardy.
I have red the tutorial in this site but i have an error on the second step:

Code:

$ sudo ./maemo-scratchbox-install_5.0beta2.sh –u USER
the error that it give me is:
Code:

sudo: ./maemo-scratchbox-install_5.0beta2.sh: command not found
why?
Sorry for my bad skill on linux(i am an XP's users, and i do apps in visual basic and C++)...and for my bad english i hope you understand which i have written.

Thanks for all answers!

pelago 2009-09-06 16:52

Re: How to install SDK on Ubuntu Hardy
 
You probably aren't in the same folder as the download when you type the sudo ./maemo-etc command, so you should 'cd' into the correct folder first. However, before you go any further, you should probably look up some kind of Ubuntu or general Linux tutorial, as there are quite a lot of differences from XP.

vitna91 2009-09-06 17:40

Re: How to install SDK on Ubuntu Hardy
 
But with the first step of this tutorial, i download automatically from terminal the file, and i don't know where they are saved.

texaslabrat 2009-09-06 17:57

Re: How to install SDK on Ubuntu Hardy
 
Quote:

Originally Posted by vitna91 (Post 322745)
But with the first step of this tutorial, i download automatically from terminal the file, and i don't know where they are saved.

find / -name maemo-scratchbox-install_5.0beta2.sh

Andre Klapper 2009-09-07 07:59

Re: How to install SDK on Ubuntu Hardy
 
Check your browser settings to find out where you have saved it, if you do not get asked where to store when downloading stuff...

vitna91 2009-09-07 11:59

Re: How to install SDK on Ubuntu Hardy
 
I have still a problem:
i have 'cd' on the right directory(home/USER) but now it give me another error:

If i write sudo ./memo-etc...
the error is:
Code:

command not found
if i write without 'sudo'
./maemo-etc...
the error is:
Code:

Permesso negato(permission denied)
help me please!

choubbi 2009-09-07 12:21

Re: How to install SDK on Ubuntu Hardy
 
Are you sure the file is executable ?
if not, try "chmod a+x ./maemo[...].sh", and try again to run it with sudo ?

vitna91 2009-09-07 16:23

Re: How to install SDK on Ubuntu Hardy
 
Quote:

Originally Posted by choubbi (Post 323129)
Are you sure the file is executable ?
if not, try "chmod a+x ./maemo[...].sh", and try again to run it with sudo ?

sorry for my stupidity, but also with this instruction it give me "command not found"
but isn't there a procedure easyer than this?

choubbi 2009-09-07 16:31

Re: How to install SDK on Ubuntu Hardy
 
I'm not aware of an easier procedure, but maybe posting screenshots could help us locate the problem?
If even chmod gives you an error, there's something wrong somewhere.

ColonelKilkenny 2009-09-07 16:44

Re: How to install SDK on Ubuntu Hardy
 
Use "sudo sh ./maemo-...."

Sudo needs a "proper" command after it.


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

vBulletin® Version 3.8.8