./src/ircd: No such file or directory

These are old archives. They are kept for historic purposes only.
Post Reply
Xplorer4x4
Posts: 2
Joined: Fri May 23, 2008 6:56 pm

./src/ircd: No such file or directory

Post by Xplorer4x4 »

When i enter the command "./src/ircd " in putty it gives me the error "./src/ircd: No such file or directory" and i cant figure out what the problem is. My unrealircd.conf is in the Unreal 3.2 folder. I have checked spelling as well as being case sensitive but nothing works.

Any suggestions?
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: ./src/ircd: No such file or directory

Post by Jobe »

Try ./unreal start

If that doesn't work, try recompiling Unreal using the following steps:
  • make distclean
  • ./Config
  • make
Your IP: Image
Your Country: Image
Xplorer4x4
Posts: 2
Joined: Fri May 23, 2008 6:56 pm

Re: ./src/ircd: No such file or directory

Post by Xplorer4x4 »

thanks i got it working now. Forgot to run the gmake command. :oops:
Post Reply