jlinoff / gcc-4.9.1-boost-1.55

Bash script to install gcc-4.9.1 and boost-1.56 on CentOS 5.x, CentOS 6.x and Mac OS X.
MIT License
4 stars 1 forks source link

Installing ZNC issue #2

Open fahadmehar opened 6 years ago

fahadmehar commented 6 years ago

I want to upgrade this package on Centos

configure: No compiler with C++11 support was found configure: error: Upgrade your compiler. GCC 4.7+ and Clang 3.2+ are known to work.

Installed Packages Name : gcc Arch : i686 Version : 4.4.7 Release : 18.el6 Size : 15 M Repo : installed From repo : base Summary : Various compilers (C, C++, Objective-C, Java, ...) URL : http://gcc.gnu.org License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions Description : The gcc package contains the GNU Compiler Collection version 4.4. : You'll need this package in order to compile C code.

jlinoff commented 6 years ago

If you are asking me if that is okay, then yes, that is perfectly fine. It is a great idea.

fahadmehar commented 6 years ago

I want to upgrade this because i am getting error

configure: No compiler with C++11 support was found configure: error: Upgrade your compiler. GCC 4.7+ and Clang 3.2+ are known to work

jlinoff commented 6 years ago

Sure, that is a good idea. Please go ahead and update it.

fahadmehar commented 6 years ago

Kindly provide me commands.

jlinoff commented 6 years ago

Ahhh, i think that I misunderstood. I apologize for that. I thought that you were telling me that you wanted to fix it. It sounds like that was not the case and you would like me to address it. I am happy to help with that but to proceed i need some additional information from you.

Which version of CentOS are you using? You can usually find that by running cat /etc/*release.

Can you send me the error message that you are seeing when you run the script?

Finally, please send me the output of the command uname -a.