AinsLord Posted August 30, 2017 Posted August 30, 2017 how can i install new version of gcc/g++ on my VPS?? im using centOS 6.7 i think thats the version 5 of gcc/g++ ??? thnx for the help Quote
0 Akkarin Posted August 30, 2017 Posted August 30, 2017 Upgrade your CentOS dist, then you can use the instructions on our wiki. https://github.com/rathena/rathena/wiki/Install-on-Centos 1 Quote
0 mazvi Posted August 30, 2017 Posted August 30, 2017 you must run this command one by one sudo yum install centos-release-scl sudo yum install devtoolset-4-gcc* scl enable devtoolset-4 bash which gcc gcc --version 1 Quote
0 AinsLord Posted August 30, 2017 Author Posted August 30, 2017 (edited) ill try this asap thnx Edited August 31, 2017 by whodhell Quote
Question
AinsLord
how can i install new version of gcc/g++ on my VPS??
im using centOS 6.7
i think thats the version 5 of gcc/g++ ???
thnx for the help
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.