Re: [Coder-Com] GNU website

2002-04-07 Thread nighty
At 21:00 07/04/2002, Cti- wrote: >> Hello all, >> >> Yesterday I succesfully compiled GNUworld and website and both of them = >> working properly atm. >> I have just a major problem. When I try to register usernames from = >> website I fill the form and send it >> than "Your registyration e-mail h

[Coder-Com] GNU website

2002-04-07 Thread Cti-
> Hello all, > > Yesterday I succesfully compiled GNUworld and website and both of them = > working properly atm. > I have just a major problem. When I try to register usernames from = > website I fill the form and send it > than "Your registyration e-mail has been sent ... etc" Line appers. But =

Re: [Coder-Com] ircu2.10.11 doesn't resolve hostnames

2002-04-07 Thread mr.volta
That's true. There's the option F:NODNS. I turned it to TRUE because the resolve lasts too long when there's nothing to resolve (it's annoying for EVERY user). But the ircu still doesn't resolve when I turn it off. Btw: my friend runs the same ircu. He has a bind on his machine and the ircu reso

[Coder-Com] ircu2.10.11 doesn't resolve hostnames

2002-04-07 Thread mr.volta
Any idea why my ircu doesn't resolve hostnames of clients and servers? All other ircds I've run on my machine (also ircu2.10.10) resolve hostnames. I don't run any bind. _ Get email for your site ---> http://www.everyone.net __

RE: [Coder-Com] initdb failed.

2002-04-07 Thread Empus \(Mike\)
thanks Iso, semi-annoyed that I have to recompile the kernel, but oh well. and btw, no need to CC, I'm am subscribed to this list. =) -Mike Empus@IRC -Original Message- From: Perry Lorier [mailto:[EMAIL PROTECTED]]On Behalf Of Isomer Sent: Monday, April 08, 2002 12:48 AM

Re: [Coder-Com] initdb failed.

2002-04-07 Thread Isomer
> /usr/local/pgsql/data/base/1...IpcSemaphoreCreate: semget(key=1, num=17, > 03600) failed: Function not implemented > Postgres is trying to use the "semget" syscall. This is a "System V Shared Memory" system call from memory. This isn't compiled into your kernel. Time for a recompile. -- I

Re: [Coder-Com] ircu2 daemon

2002-04-07 Thread Mathew Meins
On Sun, 7 Apr 2002 18:38:58 +0800 (PHT) Glenn Vismanos Prialde <[EMAIL PROTECTED]> wrote: > hi i would just like to inform the coders through this that i am currently > developing to make a daemon for the ircu2. ill try it first on Linux boxes > and then on unix. Very nice, but... what sort of d

[Coder-Com] ircu2 daemon

2002-04-07 Thread Glenn Vismanos Prialde
hi i would just like to inform the coders through this that i am currently developing to make a daemon for the ircu2. ill try it first on Linux boxes and then on unix. glenn vismanos prialde USCNet (University of San Carlos - NOC) ~ *nix systems administrator Network and Routing Asst. Administra

[Coder-Com] initdb failed.

2002-04-07 Thread Empus \(Mike\)
Upon installing and configuring PostgreSQL completely fine - no errors, I go to run initdb... and: gnuworld@userservice:/usr/local/pgsql/bin$ ./initdb -D /usr/local/pgsql/data The files belonging to this database system will be owned by user "gnuworld". This user must also own the server process.