Page 1 of 1
how to start
Posted: Wed Jul 28, 2004 11:48 pm
by aliasneo
how do i start unreal once it is configured? i am using linux...
Posted: Thu Jul 29, 2004 12:19 am
by AngryWolf
See the README file in the Unreal3.2 directory.
Posted: Thu Jul 29, 2004 4:54 am
by aliasneo
uhh i tried ./unreal start and u get no such directory...
Posted: Thu Jul 29, 2004 5:03 am
by w00t
It would help if you could paste the error in, rather than paraphrasing it.
Posted: Thu Jul 29, 2004 5:06 am
by aliasneo
[irc@10 irc]$ ./unreal start
bash: ./unreal: No such file or directory
[irc@10 irc]$
Posted: Thu Jul 29, 2004 5:10 am
by w00t
You look like you are in the wrong directory.
Posted: Thu Jul 29, 2004 5:16 am
by aliasneo
i dont know what to do my friend never explained that and yet the redme file doesnt help...
Posted: Thu Jul 29, 2004 5:17 am
by w00t
ok, if I was feeling in a less nice mood, I'd say "GO READ STUFF" but I wont.
Run "ls" and paste the output.
Posted: Thu Jul 29, 2004 5:20 am
by aliasneo
is that an I or a L? if its an I it doesnt work if its an L it comes up
rc@10 irc]$ ls
config.settings Desktop/ Documents/ tmp/ Unreal3.2/ Unreal3.2.1.tar
Posted: Thu Jul 29, 2004 5:27 am
by w00t
yes, it's an "L"
Ok, so you were in the wrong directory.
Go "cd Unreal3.2"
then "./unreal start"
And for the future, look up some unix command tutorials.
Posted: Thu Jul 29, 2004 5:29 am
by aliasneo
thank you so much i kept trying to figure out how to change the directory i see now cd means change directory
Posted: Thu Jul 29, 2004 5:30 am
by w00t
Yep, same as in DOS / Windows shell