[lug] window manager
D. Stimits
stimits at idcomm.com
Tue May 21 00:37:06 MDT 2002
Yuko Jonah wrote:
>
> Hi all,
> Just downloaded blackbox window manager into my
> redhat7.3 upon installation here is the error Checking
> whether the c++ compiler (gcc) works...no
> configure:error:installation or configuration
> problem:c++ compiler can not create executables. I
> think c++ is installed. i have untar other programs
> that works fine.
> Has anyone experience any problem or have any solution
> for me.
> thanx,
> yj
If as root you run this:
rpm -qva | sort | less
...you can then scroll around the rpm list. Or search via regular
expressions. Scroll to the "g" packages, and look for gcc-c++, as well
as the "l" packages, and libstdc++. Do you have those?
If you type:
g++ --version
...what does it say? And have you installed a separate g++ at any time?
D. Stimits, stimits at idcomm.com
More information about the LUG
mailing list