Skip to content
View v0112358's full-sized avatar

Block or report v0112358

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Install Gcc 5.4 on CentOS 7.x Install Gcc 5.4 on CentOS 7.x
    1
    wget https://ftp.gnu.org/gnu/gcc/gcc-5.5.0/gcc-5.5.0.tar.bz2
    2
    tar xjvf gcc-5.4.0.tar.bz2
    3
    yum install -y gmp-devel mpfr-devel libmpc-devel
    4
    mkdir gcc-5.5.0-build
    5
    cd gcc-5.5.0-build
  2. Install odyssey on CentOS 7 Install odyssey on CentOS 7
    1
    ## Odssey
    2
    Advanced multi-threaded PostgreSQL connection pooler and request router.
    3
    
                  
    4
    ## How to build odyssey on CentOS 7
    5