Click to See Complete Forum and Search --> : glibc 2 install prob


elpresidente
10-29-2001, 05:10 PM
Ok. I've installed UnrealTournament for linux and the readme says it needs glibc2.1 to work. So I downloaded the libraries(the right ones I hope) and attempted to install it but at make check I get this:

/home/adam/dev/glibc-2.2.4/compile/iconv/iconv_prog: illegal input sequence at position 0
make[2]: *** [/home/adam/dev/glibc-2.2.4/compile/iconvdata/iconv-test.out] Error 1
make[2]: Leaving directory `/home/adam/dev/glibc-2.2.4/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/home/adam/dev/glibc-2.2.4'
make: *** [check] Error 2

Any idea where I went wrong?

Strike
10-29-2001, 06:21 PM
Are you sure it doesn't need at least glibc2.1 to work? I can't see any problems with running UT with glibc2.2.4 (which is what you have).

Also, this is a software related question, not a programming question - moving to software related.