WTK 2.5.1 requires GLIBC_2.4 hack
been playing WTK but WTK 2.5.1 requires GLIBC_2.4
and I'm using opensuse 10.0 which has lower glibc :(
this is the hack found in sun forum:
and I'm using opensuse 10.0 which has lower glibc :(
this is the hack found in sun forum:
- install wtk as usual
- cd wtk (where you install it)
- grep -ral GLIBC_2.4 bin | xargs perl -pe 's/GLIBC_2.4/GLIBC_2.2/g; s/\cTii\cM/\cRii\cM/g' -i~
- echo 'void __stack_chk_fail(void){void abort(); abort();}' | cc -x c - -shared -o bin/kludge.so
- LD_PRELOAD=`pwd`/bin/kludge.so ./bin/ktoolbar
Comments
saya benar2 tidak terpikir sama sekali. top