Reply
Thread Tools
Posts: 21 | Thanked: 0 times | Joined on Sep 2009
#1
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's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#2
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.
 
Posts: 21 | Thanked: 0 times | Joined on Sep 2009
#3
But with the first step of this tutorial, i download automatically from terminal the file, and i don't know where they are saved.
 
Posts: 271 | Thanked: 220 times | Joined on Sep 2009
#4
Originally Posted by vitna91 View Post
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's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#5
Check your browser settings to find out where you have saved it, if you do not get asked where to store when downloading stuff...
__________________
maemo.org Bugmaster
 
Posts: 21 | Thanked: 0 times | Joined on Sep 2009
#6
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!
 
Posts: 139 | Thanked: 32 times | Joined on May 2008 @ France
#7
Are you sure the file is executable ?
if not, try "chmod a+x ./maemo[...].sh", and try again to run it with sudo ?
 

The Following User Says Thank You to choubbi For This Useful Post:
Posts: 21 | Thanked: 0 times | Joined on Sep 2009
#8
Originally Posted by choubbi View Post
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?
 
Posts: 139 | Thanked: 32 times | Joined on May 2008 @ France
#9
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.
 
Posts: 39 | Thanked: 47 times | Joined on Aug 2009 @ Tampere, Finland
#10
Use "sudo sh ./maemo-...."

Sudo needs a "proper" command after it.
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:30.