Search found 7 matches

by ebo
Thu Jan 06, 2011 11:53 pm
Forum: Services
Topic: Need help with a small error
Replies: 8
Views: 6164

Re: Need help with a small error

well i had to end up starting all fresh.. but everything is finally working.. thank you very much for your time. U built up some good Karma :)
by ebo
Wed Jan 05, 2011 11:35 pm
Forum: Services
Topic: Need help with a small error
Replies: 8
Views: 6164

Re: Need help with a small error

ok went into my anope folder >> make clean >> ./Config >> couldnt get past line 2 .. start over.. >> back into anope >> make clean >> ./Config -nocache >> make >> make install then this error :

(cd ../lang ; make install)
test -d make/languages || mkdir make/languages
mkdir: make: No such file or ...
by ebo
Wed Jan 05, 2011 8:21 pm
Forum: Services
Topic: Need help with a small error
Replies: 8
Views: 6164

Re: Need help with a small error

i cant get any of the services to start (nickserv, chanserv, etc)

i get the error that i posted before. this is a copy of my old services folder so i can keep all my db info .. I havent run a config on the services.. do i need to? all i did for services was edit my conf to the proper IP
by ebo
Wed Jan 05, 2011 3:56 am
Forum: Services
Topic: Need help with a small error
Replies: 8
Views: 6164

Need help with a small error

ok ok.. i got past that.. and i know this is an UNREAL help topic.. btw THANK YOU so much for the help..

so now I have an issue with my services.. when i go to start them i get this:

/libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "listchans"


lolz.. im having so many ...
by ebo
Wed Jan 05, 2011 3:15 am
Forum: Unreal 3.2 Support
Topic: Need help with a small error
Replies: 4
Views: 3544

Re: Need help with a small error

man.. i thought that had got it.. seemed like it worked BUT

Code: Select all

The OS enforces a limit on max open files
Hard Limit: 350 MAXCONNECTIONS: 1024
Fix MAXCONNECTIONS
Possible error encountered (IRCd seemingly not started)
any new thoughts?
by ebo
Tue Jan 04, 2011 3:04 am
Forum: Unreal 3.2 Support
Topic: Need help with a small error
Replies: 4
Views: 3544

Re: Need help with a small error

More Info..

i do remember noticing while running ./Config

I believe it was the 2nd line where it asks to specify a path blah/blah/blah/src/ircd

i did just hit enter there out of blind ignorance.. wasnt sure what file/dir it was looking for .. perhaps this info may help you help me?
by ebo
Tue Jan 04, 2011 2:40 am
Forum: Unreal 3.2 Support
Topic: Need help with a small error
Replies: 4
Views: 3544

Need help with a small error

I am trying to get my tarball from an old server to run on a new server so I can keep all my old data (previous provider no longer does ircds)

I ftp'd my tars up and extracted , etc

Im sure this question has been answered time and time again, and if so I do apologize. I looked through and didnt ...