Jean-Marc Lasgouttes wrote:
> 
> >>>>> "Oscar" == Oscar Lopez <[EMAIL PROTECTED]> writes:
> 
> Oscar> I didn't install anything because I am not the root of the
> Oscar> system and I don't know what is installed, but if I do rpm -ql
> Oscar> libstdc++ I obtain
> 
> Oscar> [oscar@kepler lib]$ rpm -ql libstdc++
> Oscar> /usr/lib/libg++.so.2.7.2.8 /usr/lib/libstdc++-libc6.1-1.so.2
> Oscar> /usr/lib/libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.2.8.0
> Oscar> /usr/lib/libstdc++.so.2.9 /usr/lib/libstdc++.so.2.9.0
> 
> So the libstdc++ libraries are there. But are the header files
> present? (probably a package like libstdc++-devel)
> 
> JMarc

If I tried:

[oscar@kepler /usr]$ rpm -ql libstdc++-devel
package libstdc++-devel is not installed

and

[oscar@kepler /usr]$ rpm -qa | grep 'libstdc*'
libstdc++-2.9.0-3mdk

So I am afraid that the header files are not installed, I am not able to
find the libstdc++-devel package. Am I looking for correctly the header
files ? what is the name of the header file that I should look for ?


-- 
Oscar

Reply via email to