AinsLord Posted August 30, 2017 Group: Members Topic Count: 261 Topics Per Day: 0.08 Content Count: 758 Reputation: 20 Joined: 11/21/15 Last Seen: April 6 Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted August 30, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Tuesday at 10:17 AM Share 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 Link to comment Share on other sites More sharing options...
0 mazvi Posted August 30, 2017 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 78 Reputation: 7 Joined: 11/26/12 Last Seen: December 28, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 AinsLord Posted August 30, 2017 Group: Members Topic Count: 261 Topics Per Day: 0.08 Content Count: 758 Reputation: 20 Joined: 11/21/15 Last Seen: April 6 Author Share Posted August 30, 2017 (edited) ill try this asap thnx Edited August 31, 2017 by whodhell Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.