Page 1 of 1

UnrealIRCD 3.2 Installation on Mandrake 10.0

Posted: Wed Jun 09, 2004 7:47 pm
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

Posted: Wed Jun 09, 2004 7:58 pm
by codemastr
In the Unreal3.2 directory, type:

mkdir tmp

Then it should work.