PrintText SizeSmallLarge

Concerning the dependence error when installing "Laser Printer Filter for Linux" in Fedora Core 6

FAQ ID : LL00027
Created : 2007.02.01
Last modified : 2009.09.04

When installing "Laser Printer Filter for Linux" in Fedora Core 6, the following error appears, and installation does not succeed.

   Error message:
     libstdc++.so.5 is needed by Epson-LPM5500-filter-1.1-0.i386
     libstdc++.so.5(CXXABl_1.2) is needed by Epson-LPM5500-filter-1.1-0.i386


This is because the libstdc++.so.5 library is missing.
Before installing the ?gLaser Printer Filter for Linux?h package, install the following package using the installation CD or a yum command.

   [Applicable package]
       compat-libstdc++-33.i386.rpm

   [Method using a yum command]
     1. Ensure that you have an Internet connection, then execute the following command with root privileges.
         # yum install compat-libstdc++-33