in reply to CPAN install of SGML::Parser::OpenSP fails
It looks like you will need to install the correct packages. The libraries are, more than likely, present but the headers are missing. For example on my SUSE machine I have to install the lib???-devel packages as well as the lib??? ones.
Whatever package manager you have will provide some method for searching for the packages that provide libstdc++, libosp and their header files
|
|---|