Notices


Reply
Thread Tools
Posts: 215 | Thanked: 348 times | Joined on May 2011
#1
So far I've done my best to figure out how to install everything on my own, I got problems a few times but eventually get it working.

This is the one time I am lost and don't know what to do when trying to install this gba emulator


I followed the instructions and here are my results:


Code:
Nokia-N900:~# chmod 777 /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-install.sh
Code:
Nokia-N900:~# sh /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-install.sh
: Permission deniedpsp-1.0.3-0maemo5/gpspm-install.sh: line 4: 
: Permission deniedpsp-1.0.3-0maemo5/gpspm-install.sh: line 7: 
': No such file or directoryry '/home/user/gpSP/
/_CON': Path does not exister/gpSP/
cp: omitting directory '/home/user/MyDocs/gpsp-1.0.3-0maemo5/bin/bin'
/conf.gpsp': Path does not existSP/
/conf_ps.gpsp': Path does not exist
/game_config.txt': Path does not exist
/gpspm': Path does not existr/gpSP/
/libsprig.a': Path does not existP/
/libsprig.so.1.0.1': Path does not exist
: No such file or directory
: No such file or directorypm
: No such file or directory
: No such file or directory
: No such file or directory
mv: cannot rename '/home/user/gpSP/libsprig.a': No such file or directory
mv: cannot rename '/usr/lib': No such file or directory
mv: cannot rename '/home/user/gpSP/libsprig.so.1.0.1': No such file or directory
: File existslibsprig.so.1
: Permission deniedpsp-1.0.3-0maemo5/gpspm-install.sh: line 19: 
: Permission deniedpsp-1.0.3-0maemo5/gpspm-install.sh: line 20:

I have no idea what to do here
thanks in advance for any help
 
Posts: 291 | Thanked: 435 times | Joined on Apr 2011 @ RO
#2
u left out in the third raw a point as I see /./
I am a noob, so maibe not that

root
chmod 777 /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-install.sh
sh /home/user/MyDocs/gpsp-1.0.3-0maemo5/./gpspm-install.sh
 

The Following User Says Thank You to SHARP66 For This Useful Post:
Posts: 215 | Thanked: 348 times | Joined on May 2011
#3
Thanks sharp66, fixed my error but still no luck sadly

here's what I got

Code:
Nokia-N900:~# chmod 777 /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-install.sh
Nokia-N900:~# sh /home/user/MyDocs/gpsp-1.0.3-0maemo5/./gpspm-install.sh
: Permission deniedpsp-1.0.3-0maemo5/./gpspm-install.sh: line 4: 
: Permission deniedpsp-1.0.3-0maemo5/./gpspm-install.sh: line 7: 
': No such file or directoryry '/home/user/gpSP/
/_con': Path does not exister/gpSP/
cp: omitting directory '/home/user/MyDocs/gpsp-1.0.3-0maemo5/bin/bin'
/conf.gpsp': Path does not existSP/
/conf_ps.gpsp': Path does not exist
/game_config.txt': Path does not exist
/gpspm': Path does not existr/gpSP/
/libsprig.a': Path does not existP/
/libsprig.so.1.0.1': Path does not exist
: No such file or directory
: No such file or directorypm
: No such file or directory
: No such file or directory
: No such file or directory
mv: cannot rename '/home/user/gpSP/libsprig.a': No such file or directory
mv: cannot rename '/usr/lib': No such file or directory
mv: cannot rename '/home/user/gpSP/libsprig.so.1.0.1': No such file or directory
: File existslibsprig.so.1
: Permission deniedpsp-1.0.3-0maemo5/./gpspm-install.sh: line 19: 
: Permission deniedpsp-1.0.3-0maemo5/./gpspm-install.sh: line 20:
 
luiscesjr's Avatar
Posts: 292 | Thanked: 348 times | Joined on Aug 2010 @ Rio de Janeiro
#4
Try downloading the package again.
__________________
" Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode começar agora e fazer um novo fim. " Chico Xavier
Try out the Maemo port of gpSP, give feedback, help us develop it more!
 

The Following User Says Thank You to luiscesjr For This Useful Post:
Posts: 215 | Thanked: 348 times | Joined on May 2011
#5
Ok, second time trying to reinstall the package and still the same message from my second post.

If this brings any clues, I'm also having a problem with Webos Games Manager. I installed some games on it and it still shows the icons and loads, but when I open WebOS Games Manager it says I have no games installed, so I can't uninstall them?
 
mrwormp's Avatar
Posts: 127 | Thanked: 40 times | Joined on Sep 2010 @ Jamaica
#6
Originally Posted by lonk View Post
Ok, second time trying to reinstall the package and still the same message from my second post.

If this brings any clues, I'm also having a problem with Webos Games Manager. I installed some games on it and it still shows the icons and loads, but when I open WebOS Games Manager it says I have no games installed, so I can't uninstall them?
Mabe you can try install it manuall and see.

using filebox

create new folder called gpSP in /home/user
copy all files in /home/user/MyDocs/gpsp-1.0.3-0maemo5/bin to gpSP
copy /home/user/MyDocs/gpsp-1.0.3-0maemo5/bin/bin/gpspm to /bin/
move /home/user/gpSP/libsprig.a to /usr/lib
move /home/user/gpSP/libsprig.so.1.0.1 to /usr/lib/

using xterm

chmod 777 /home/user/gpSP
chmod 777 //home/user/gpSP/gpspm
chmod 777 //home/user/gpSP/*
chmod 777 /bin/gpspm
chmod a+x /home/user/gpSP/
ln -s /usr/lib/libsprig.so.1.0.1 /usr/lib/libsprig.so.1

Last edited by mrwormp; 2011-06-15 at 20:41.
 

The Following 2 Users Say Thank You to mrwormp For This Useful Post:
luiscesjr's Avatar
Posts: 292 | Thanked: 348 times | Joined on Aug 2010 @ Rio de Janeiro
#7
In fact, if could wait a bit, on tuesday I will be heading back home,
and I have a new release there, this latest one you are trying
to install is almost unusable due to some sh** I did on the video.
And try posting other related problems on the main thread,
because it will be easier if someone have a similar problem
to look there.
Thanks!
__________________
" Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode começar agora e fazer um novo fim. " Chico Xavier
Try out the Maemo port of gpSP, give feedback, help us develop it more!
 

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


 
Forum Jump


All times are GMT. The time now is 20:25.