UnrealIRCD 3.2 Installation on Mandrake 10.0

These are old archives. They are kept for historic purposes only.
Post Reply
blackbelt080

UnrealIRCD 3.2 Installation on Mandrake 10.0

Post by blackbelt080 »

Code: Select all

[error]Unable to open 'tmp' dir: No such file or dir, Please create one with the appropriate permissions.
I cannot start IRCD. I tried changing permissions in my 'tmp' dir as root. Any ideas? Is it looking in a different location for the file? Thanks in advance :P
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

In the Unreal3.2 directory, type:

mkdir tmp

Then it should work.
-- codemastr
Post Reply