Server Help

ASSS Questions - asss don't like me (crash at startup)

dj kapow - Sat Aug 09, 2003 12:18 am
Post subject: asss don't like me (crash at startup)
i've read through the user guide, and configured my zone (i think) properly.

i have no way of knowing, because when i try to run asss, it goes something like this:

Code: Show/Hide
jeidsness@[terra:~/subspace]$./bin/asss -d
./bin/asss: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./bin/ass)


i'm sure it's my problem, not asss's.

I'm running Debian woody, and deslect reports gcc as 2.95.4

any clues would help, thanks icon_smile.gif
i88gerbils - Sun Aug 10, 2003 2:26 am
Post subject:
Have you compiled ASSS yourself or are you using the binaries that come with it? I would reccomend trying to compile ASSS yourself.

Go into src directory and type, 'make clean'

then open up Makefile and edit the values as necessary. Then try make.
Grelminar - Sun Aug 10, 2003 5:31 pm
Post subject:
It just means that the version of libc that I compiled it with doesn't match yours. You'll have to compile it yourself.

I'd recommend editing the makefile before running "make clean", actually.

You can remove some of the .so files from the ALL_STUFF line if they're not compiling for you.
Anonymous - Sun Aug 10, 2003 8:49 pm
Post subject:
i88gerbils wrote:
Have you compiled ASSS yourself or are you using the binaries that come with it? I would reccomend trying to compile ASSS yourself.

Go into src directory and type, 'make clean'

then open up Makefile and edit the values as necessary. Then try make.


i was running the binaries that came in the tarball... i'll give compiling a go and report back.

thank you icon_smile.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group