|
2010-11-07
, 19:11
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#62
|
Thank you for your help because that part confused me, I have another problem if anyone can help.
When I xterminal I get this error: -sh: syntax error: "in" unexpected
The image is of the exact folder structures I used, I have recently flashed and formatted to PR 1.3, is there something I need to install or do?
for file in /home/user/MyDocs/Games/Asphalt5/usr/palm/applications/com.gameloft.app.asphalt5/Asphalt5/*; do ln -s "$file" /home/user/Games/Asphalt5/Asphalt5/; done
|
2010-11-07
, 19:57
|
Posts: 463 |
Thanked: 103 times |
Joined on Jul 2010
@ Mumbai, India
|
#63
|
|
2010-11-07
, 19:59
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#64
|
What does mean maxximuscool?
I guess I have some serious issues with the way I tried to set this up.
The Following User Says Thank You to kolos For This Useful Post: | ||
|
2010-11-07
, 20:07
|
Posts: 463 |
Thanked: 103 times |
Joined on Jul 2010
@ Mumbai, India
|
#65
|
Which firmware do you have PR1.2 (10.2010.19-1) or PR1.3 (20.2010.36-2)?
I checked with "dkpg -l libpurple*" if I have installed this package and I don't have, nor I have folder "/etc/purple/". Probably some application is causing you conflicts. If you don't know how to resolve this issue, maybe you should consider to reflash firmware.
|
2010-11-07
, 20:22
|
Posts: 62 |
Thanked: 34 times |
Joined on Aug 2010
@ Egypt
|
#66
|
I have PR 1.3...check the screenshot.
Is it because when I flashed the PR 1.3 image when it released officially I also flashed the eMMC image for a fresh clean install...
I have set the phone up to the way I want it to be now and would definitely not like to reflash and start from scratch again.
Is there some other alternate way out? Sorry for the trouble.
The Following 2 Users Say Thank You to scyzor For This Useful Post: | ||
|
2010-11-07
, 20:27
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#67
|
maxximuscool, yes that could be solution, but my assumption is that he had copied also everything from .ipk into /home/user/Games/Nfsuc/ and because of that he has permission problems with some files (probably with gamesett and gamedata inside res_nfsuc).
So, if he will be able to run the game as a root, then probably my assumption would be correct.
EDIT: I'm not so clever, nor I know much about linux, but somewhere was mentioned that files gamesett and gamedata also need permission and if they are placed in Opt partition then that could be the problem.
|
2010-11-07
, 21:20
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#68
|
Yep but if you put the file in eMMC FAT32 then the permission is already User permission read/write. All you need do is to setting up the permission to read/write on all files and that meant he has to set the permission to read/write as well in /home/user/Games as well as /home/user/MyDocs/Games
|
2010-11-07
, 21:41
|
Posts: 6 |
Thanked: 1 time |
Joined on Nov 2010
|
#69
|
|
2010-11-08
, 12:26
|
Posts: 463 |
Thanked: 103 times |
Joined on Jul 2010
@ Mumbai, India
|
#70
|
When I xterminal I get this error: -sh: syntax error: "in" unexpected
The image is of the exact folder structures I used, I have recently flashed and formatted to PR 1.3, is there something I need to install or do?