View Full Version : Linux Demo Install Problem
Ydirbut
November 29th, 2006, 09:56 PM
I just learned that Dominions 3 came out, so naturally I download demo. Unfortunately, when I type in "sudo sh dominions3demo_installer.run", the system gives me an error message of "dominions3demo_installer.run: 1: Syntax error: "(" unexpected ". Does anybody know what could cause this error message?
Tuna-Fish
November 29th, 2006, 10:07 PM
The back that it's a binary, not a sh script?
Just give it +x and type ./dominions3demo_installer.run
Ydirbut
November 29th, 2006, 10:29 PM
Ok. That should help.
Gandalf Parker
November 30th, 2006, 11:22 AM
You also might need to add the --textmode (I think thats the sitch)
greenglyph
December 3rd, 2006, 12:46 PM
I'm experiencing the same problem, and have tried just about every combination of the above command strings I can think of. If someone is able to get this to run, could you please post the entire command that was entered?
Kristoffer O
December 3rd, 2006, 02:36 PM
This should work:
chmod 755 dominions3demo_installer.run
./dominions3demo_installer.run
greenglyph
December 4th, 2006, 08:21 PM
Kristoffer,
Thanks for the reply. I'm still getting
Syntax error: "(" unexpected
when using the above commands.
I've tried downloading several times and even chmod 777.
I'm running Ubuntu(Eft) on a PPC, if that has any bearing.
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.