Jump to content

compiling with c++


Recommended Posts

hello,

i'm trying to compile a program off kde.org(k-bandwidth) and when i run the ./configure script i get the following:

checking if C++ programs can be compiled... no

configure: error: Your Installation isn't able to compile simple C++ programs.

Check config.log for details - if you're using a Linux distribution you might miss

a package named similiar to libstd++-dev.

 

I then installed the packages libstdc++5-static-devel & libstdc++5-devel but I still get same error when trying to compile k-bandwidth. i'm reletively new to linux and wanted to know if someone had any suggestions on if i have right packages installed or if i need to update a config file to point to a certain directory. i'm running mandrake 9.1. I do see a directory /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/include but is this is in some nonstandard place?

 

thanx alan

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

ok added gcc -c++ package but no get this when i run ./configure:

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

any ideas what package or where this should be?

 

alan

Edited by eroica
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...