User forums > Help

libstdc++6 dependency problems

(1/1)

Leyland:
Linux Mint-Mate 17.1 (based on Ubuntu 14.04; based on Debian Jessie)
64Bit

Hi All,
I'm trying to install Code::Blocks on Linux Mint-Mate, but I keep getting dependency problems. Although it lists a number of dependencies that are missing, when I try to install any of them it always lists the same missing dependent package: libstdc++6.

Here's the listing:

--- Code: --- codeblocks depends on libstdc++6 (>= 4.9); however:
  Version of libstdc++6:amd64 on system is 4.8.2-19ubuntu1.

--- End code ---

Does anyone know where I can get the libstdc++6 package?

Here's the full listing:

--- Code: ---dpkg: dependency problems prevent configuration of codeblocks:
 codeblocks depends on libcodeblocks0 (= 13.12svn10317-1); however:
  Package libcodeblocks0 is not installed.
 codeblocks depends on libstdc++6 (>= 4.9); however:
  Version of libstdc++6:amd64 on system is 4.8.2-19ubuntu1.
 codeblocks depends on libwxbase3.0-0 (>= 3.0.2); however:
  Package libwxbase3.0-0:amd64 is not configured yet.
 codeblocks depends on libwxgtk3.0-0 (>= 3.0.2); however:
  Package libwxgtk3.0-0 is not installed.
 codeblocks depends on xterm; however:
  Package xterm is not installed
--- End code ---


stahta01:
What is your GCC version?
You likely will need GCC version 4.9; I am guessing that is needed for  libstdc++6 devel ver 4.9.

I am mainly a Windows person; so, you might wish to wait for a Linux person to answer.

Tim S.

Leyland:
Thank you for the tip, Tim. It worked

Navigation

[0] Message Index

Go to full version