Need help with a small error

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
ebo
Posts: 7
Joined: Tue Jan 04, 2011 2:28 am

Need help with a small error

Post by ebo »

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:

Code: Select all

/libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "listchans"
lolz.. im having so many issues.. never had these before

NOTE: Split topic here so people know we are now talking about Services. -katsklaw
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Need help with a small error

Post by katsklaw »

Which services? what steps did you take to (re)compile?
ebo
Posts: 7
Joined: Tue Jan 04, 2011 2:28 am

Re: Need help with a small error

Post by ebo »

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
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Need help with a small error

Post by katsklaw »

you need to recompile services too.
ebo
Posts: 7
Joined: Tue Jan 04, 2011 2:28 am

Re: Need help with a small error

Post by ebo »

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 :

Code: Select all

(cd ../lang ; make install)
test -d make/languages || mkdir make/languages
mkdir: make: No such file or directory
*** Error code 1

Stop in /usr/home/everbong/everb0ng/anope-1.7.18/lang.
*** Error code 1

Stop in /usr/home/everbong/everb0ng/anope-1.7.18/src.
*** Error code 1

Stop in /usr/home/everbong/everb0ng/anope-1.7.18.
everbong@echo:~/everb0ng/anope-1.7.18$ cd ../services
everbong@echo:~/everb0ng/services$ ./services
/libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "listchans"

ugh.. where am I going wrong?? I so appreciate your patience and help.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Need help with a small error

Post by katsklaw »

1.7.18 is extremely ancient and buggy, download their 1.8.5 version. It's the stable release of the 1.7.x branch and most all things should still work.
ebo
Posts: 7
Joined: Tue Jan 04, 2011 2:28 am

Re: Need help with a small error

Post by ebo »

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 :)
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Need help with a small error

Post by katsklaw »

ebo wrote: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 :)
Oh don't do that. It's taken me years to earn the rank of "asshole" ;)
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Need help with a small error

Post by Stealth »

katsklaw wrote:It's taken me years to earn the rank of "asshole" ;)
Too late to regain that rank, you've been too much of a nice guy lately.
Locked