Notices


Reply
Thread Tools
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#2191
and how should the command look like?
i installed the game via wgames.
thank you
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2192
Originally Posted by N900L View Post
and how should the command look like?
i installed the game via wgames.
thank you
It should look like the example I gave in my previous post - !
__________________
May the source be with you.
 
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#2193
i cant find the game folder
where does wgames save the game?
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2194
Originally Posted by N900L View Post
i cant find the game folder
where does wgames save the game?
If you don't know where you've installed the game, then there's no way you could have typed the "chown...." command correctly, which is probably why it didn't work!

You can find out where the WebOs Games manager installs games by clicking 'settings' and reading what it says under "Bin Dir"...
__________________
May the source be with you.
 
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2195
Originally Posted by N900L View Post
i cant find the game folder
where does wgames save the game?
Open xterm:

Code:
sudo find / -name 'com.bitlogik.uflip'
 

The Following User Says Thank You to travla For This Useful Post:
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#2196
found the directory!
its in /home/user/Games/U Flip

what are the commands?

thank you
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2197
Originally Posted by N900L View Post
found the directory!
its in /home/user/Games/U Flip

what are the commands?

thank you
Code:
sudo chown -R user:users "/home/user/Games/U Flip"
Note: it's important to put the directory name in quotes as it has a space in it.
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post:
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#2198
and whats about the 2nd command?

in uflipgamedirectory run?

how do i wirte this in xterminal?

thank you?
 
Posts: 178 | Thanked: 30 times | Joined on Oct 2009 @ Texas
#2199
hello all ive been trying to get wellsfargo app but you need a palm could somewone help me its a free program just go to wf.com and download. thanks yall. I know I could just use the web but i thought it would be cool.
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2200
Originally Posted by N900L View Post
and whats about the 2nd command?

in uflipgamedirectory run?

how do i wirte this in xterminal?

thank you?
That doesn't make sense, but I guess you're asking how you actually run the program?

Doesn't the wgames app create an icon for you? (and make the right file executable?)

If not use the cd (Change Directory) command so you're in the UFlip directory.

Then you'll have to work out which file is the executable one and set it to be executable:
Code:
chmod +x uflip
then run it:
Code:
./uflip
Sorry - I haven't got uflip so have no idea what the executable file will be called.
__________________
May the source be with you.
 
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss


 
Forum Jump


All times are GMT. The time now is 00:23.