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

Issue Installing ZNC on Centos 6 64-BIT #1

Closed fahadmehar closed 7 years ago

fahadmehar commented 7 years ago

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.

And Also I have IDENT problem... I am getting this (~) on my IDENT.

jlinoff commented 7 years ago

When you run yum info gcc on your host what do you see?

fahadmehar commented 7 years ago

Mine is Debian not Centos.

jlinoff commented 7 years ago

Sorry about that, what is the output of apt-get info gcc?

fahadmehar commented 7 years ago

Actually i change my OS so in debian "apt-get info gcc" command is not working.

jlinoff commented 7 years ago

Are still having problems since you changed to a new OS? If so, what is the output of gcc --version?

fahadmehar commented 7 years ago

Actually yes... My OS is Debian 8.7 Jesse 64 BIT... and I got this error wrong ELF class: ELFCLASS32.... I need to fix this error...

jlinoff commented 7 years ago

Where did this error come from? Is it from the script? If so, can you provide some context?

fahadmehar commented 7 years ago

And even I can't able to connect throw cuteFTP -

ERROR:> [1/31/2017 8:56:18 PM] Disconnect: key exchange failed. ERROR:> [1/31/2017 8:56:18 PM] Check security settings; make sure that the username and password are correct, and that the chosen encryption algorithms are supported by server.

fahadmehar commented 7 years ago

Can't load modules gseen: /home/Statistics/eggdrop/modules/gseen.so: wrong ELF class: ELFCLASS32

When I try to Install Gseen and Stats on my eggdrop.

fahadmehar commented 7 years ago

Can't load modules gseen: /home/Statistics/eggdrop/modules/gseen.so: wrong ELF class: ELFCLASS32

When I try to Install Gseen and Stats on my eggdrop.

jlinoff commented 7 years ago

It sounds like your system is an unusable state. This script will not work until that is addressed.

jlinoff commented 7 years ago

Is it okay if I close this issue or would you prefer that i wait until your system is stable and you have tried again?

fahadmehar commented 7 years ago

I have show you the error now. If you have solution tell me

jlinoff commented 7 years ago

Ok, please show me the error.

As a side note, you mentioned that you are running Debian 6 (squeeze), that is pretty old according to: https://www.debian.org/releases/. You might want to consider upgrading to Debian 8 (Jessie) if that is possible.

fahadmehar commented 7 years ago

I am using Debian 8 jessie new version

fahadmehar commented 7 years ago

wrong ELF class: ELFCLASS32 this is the error

jlinoff commented 7 years ago

I am sorry, what does this have to do with the gcc installation script? I don't even know what ZNC is.

fahadmehar commented 7 years ago

Man,,, I am asking you about this error which i think i have shown you more then 4 times. Why this error occurs ? forget about ZNC I am not talking about ZNC

jlinoff commented 7 years ago

I can understand that this may be frustrating for you but you have sent me an error message with no context. i have no idea what the error message relates to and have not seen it before so I do not know how to help you.

Could you send me the command that you ran and the output of that command? That might provide sufficient context to move things forward.

jlinoff commented 7 years ago

Also, please note that the title of this issue is Issue Installing ZNC on Centos 6 64-BIT which is why i thought that you were referring to ZNC.

fahadmehar commented 7 years ago

Oh i see. Ok thanks.

fahadmehar commented 7 years ago

When i have problem in installing znc i will let you know