View Single Post
Kevstacey's Avatar
Posts: 400 | Thanked: 76 times | Joined on Nov 2009 @ uk
#48
Originally Posted by ade View Post
The call is in a correct way if it is done in one line.
If you just enter /opt/gngeo/bin/gngeo, does it give a help page, or a permission denied?

I cannot imagine /home/user/MyDocs/aof.zip will have permission issues. Just entering /home/user/MyDocs/aof.zip will give a permission denied, because it is not executable.

So the call in one line must be: /opt/gngeo/bin/gngeo /home/user/MyDocs/aof.zip
if i type /opt/gngeo/bin/gngeo and press enter, the help menu comes up, followed by
/home/user/MyDocs/aof.zip, i get permission denied

if i type /opt/gngeo/bin/gngeo /home/user/MyDocs/aof.zip all as one line i get 'unknown or unsupported romset'

cheers for all the help ade