problems with starting unreal

These are old archives. They are kept for historic purposes only.
Post Reply
crucial
Posts: 5
Joined: Sun May 07, 2006 11:49 pm

problems with starting unreal

Post 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.
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

make clean
./Config
make

Is that what you tried?
Why the hell can't my signature be empty?
"Your message contains too few characters."
crucial
Posts: 5
Joined: Sun May 07, 2006 11:49 pm

Post 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.
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

It was either clean, install, or nothing.
Why the hell can't my signature be empty?
"Your message contains too few characters."
crucial
Posts: 5
Joined: Sun May 07, 2006 11:49 pm

Post by crucial »

clean then, i've tried it
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post 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.
Post Reply