Lastday I svn a new version, wanna to try new things. But it is horrible.
I use Gentoo/Linux, and I mannual install the CodeBlocks follow by the offical installing on website.
But now it doesn't look well as Gnetoo-portage System does.
So, can some big guys help me to uninstall this svn? I really don't know HOW TO DO.
I install svn by the command:
./boostrap
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/codeblocks-16.01svn10905 --htmldir=/usr/share/doc/codeblocks-16.01svn10905/html --libdir=/usr/lib64 --with-wx-config=/usr/lib64/wx/config/gtk3-unicode-3.0-gtk3 --disable-debug --enable-pch --disable-static --with-contrib-plugins=all
make CFLAGS="${CFLAGS} -march=native -mtune=native -O2 -fomit-frame-pointer -pipe" CXXFLAGS="${CXXFLAGS}-march=native -mtune=native -O2 -fomit-frame-pointer -pipe" LDFLAGS="${LDFLAGS} -Wl,--as-needed -march=native -mtune=native -O2 -Wl,-O1"
Thanks.