Page 1 of 1

problems with starting unreal

Posted: Sun May 07, 2006 11:57 pm
by crucial
I keep getting this when I ./unreal start:

./unreal: /usr/home/crucial/Unreal3.2/src/ircd: not found

I searched forums and didnt find anything and asked in #unreal-support.

Also, if this error doesnt pop up then its something about tmp/cloak.so and couldnt open. I have access in that directory also, I can make folders

I've been trying to get it to work for several hours =/

I searched FAQ and a similar problem with that .so thing so I did the make && clean command or whatever. Same stuff

I've also tried re-doing the whole thing and gunziping a new 1. Yes im using the latest one right from the site, havent changed anything in the source itself.

Posted: Mon May 08, 2006 2:10 am
by Jason
make clean
./Config
make

Is that what you tried?

Posted: Mon May 08, 2006 2:25 am
by crucial
yeah i think so, its in the FAQ.

make clean; ./Config; make && make install

^^ something like that but it wasnt install it was somethin else.

Posted: Mon May 08, 2006 2:34 am
by Jason
It was either clean, install, or nothing.

Posted: Mon May 08, 2006 3:12 am
by crucial
clean then, i've tried it

Posted: Wed May 10, 2006 11:57 pm
by SpaceDoG
Did you leave the src/ircd alone? You might want to just try doing a default install and not changing the install dir or the src dir.