"ircd.pid"

These are old archives. They are kept for historic purposes only.
Post Reply
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

"ircd.pid"

Post by DarkBlood »

Alright, this is my first time installing unrealircd on a linux system and I'm getting the following error (after I compile, etc.)

I run it and it says:

/home/aven/Unreal3.2/unreal: line 10: /home/aven/Unreal3.2/src/ircd: No such file or directory


I asked some people that are familiar with unrealircd, they have no idea what it is. Some don't even have the "ircd" in /src

I re compiled and installed numerous times and it doesn't solve it. I even tried to create the file myself and that didn't work either (it would say "permission denied")

So, can someone tell me what that is and how I can get it to run?


Thanks.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

src/ircd is the ircd binary itself. If it doesn't exist then something went wrong with your compile.
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

Post by DarkBlood »

This issue has been fixed and yes there was something wrong with my compile.

However, here's another problem.

I got my server up and everything works fine. Although, when I try to link my server, it connects then my unrealircd automaticlly crashes/disconnects. So, it connects for about 2 seconds then crashes.

When I don't link, the server runs great.

I don't get any error messages. It says "Remote Host closed"


anyone know what the problem is?


thanks
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Yeah, the problem is you didn't read the FAQ:
http://www.vulnscan.org/UnrealIrcd/faq/#87
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

Post by DarkBlood »

"You are suggested to try current CVS instead"

what exactly do they mean by that? what is CVS?

thank you.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

Post by DarkBlood »

lol, sorry.

Anyway, I started the unrealircd today and all of a sudden it worked! it's great

thanks for all your support!

I finally run a linux ircd server! :D
Syzop
UnrealIRCd head coder
Posts: 2117
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

If you have gcc 4 ('gcc --version' in the shell to get the version number of the compiler), then I strongly suggest using CVS, otherwise you'll crash on-link indeed.
If you do not have gcc 4 (but for example 3.x.x or 2.x.x), then ignore my comment ;).
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

Post by DarkBlood »

Syzop wrote:If you have gcc 4 ('gcc --version' in the shell to get the version number of the compiler), then I strongly suggest using CVS, otherwise you'll crash on-link indeed.
If you do not have gcc 4 (but for example 3.x.x or 2.x.x), then ignore my comment ;).
Ah, thank you. Although, my unreal is working great!

Btw, I heard the bug will be fixed in 3.2.4. And I'm curious, when's it going to be released?

I know most coders don't have the *exact* timing but... but, to expand it a bit, will it be released sometime this month? next month?
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

June 7, 2026
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

iow, "When it's ready"
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply