So I've been running dedicated on windows and I want to upgrade that to a more stable state with mac osx. However I can't seem to figure out how to do it. I've been to every single source I can find here about the issue nothing has helped.
So I open terminal with armagetron dedicated and type this in...
cd /Applications/AI\ Apocalypse/armagetronad-dedicated ./Armagetron
Then I press enter and get this error message
-bash: cd: /Applications/AI Apocalypse/armagetronad-dedicated: Not a directory
unknown68a86d21ff7c:~ Joseph$
Then I try doing this...
cd
I hit enter
THen type this
/Applications/AI\ Apocalypse/armagetronad-dedicated ./Armagetron
I hit enter again
I get the same error. Ideas? I checked my file path like 8 times lol.
Mac OSX Troubles
- Jonathan
- A Brave Victim
- Posts: 3391
- Joined: Thu Feb 03, 2005 12:50 am
- Location: Not really lurking anymore
Re: Mac OSX Troubles
If I inferred things correctly:
Code: Select all
cd /Applications/AI\ Apocalypse
./armagetronad-dedicated
ˌɑrməˈɡɛˌtrɑn
Re: Mac OSX Troubles
It worked! Thank You!