• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Recent content by fr3nsis

  1. F

    Tutorial CentOS 6 Install Guide

    Bug Fix for "/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found" wget http://ftp.gnu.org/gnu/gcc/gcc-4.9.0/gcc-4.9.0.tar.gz tar xzf gcc-4.9.0.tar.gz cd gcc-4.9.0 ./contrib/download_prerequisites cd .. mkdir build_gcc_4.9.0 cd build_gcc_4.9.0 ../gcc-4.9.0/configure --prefix=/opt/gcc-4.9.0...
Back
Top Bottom