项目中有的打印是使用的APPLET打印的,该程序在WINDOWS下运行的很好,但是到LIUNX E4 下就不能打印了,总是报如下错误:
java.lang.UnsatisfiedLinkError: fontmanager (libstdc++.so.5: cannot open shared object file: No such file or directory)
经过在网上查找资料,发现WEBSPHERE6.1在LIUNX R4下面运行APPLET打印需要如下两个必须的RPM包。
1.compat-libstdc++-33-3.2.3-47.3 2.xorg-x11-deprecated-libs-6.8.2-1.EL.33
安装好了之后运行包查询命令,出现以下结果就说明你的包安装好了,还要注意要区分32位和64位的操作系统。
[root@localhost ~]# rpm -q compat-libstdc++-33-3.2.3-47.3 compat-libstdc++-33-3.2.3-47.3 compat-libstdc++-33-3.2.3-47.3 [root@localhost ~]# rpm -q xorg-x11-deprecated-libs-6.8.2* xorg-x11-deprecated-libs-6.8.2-1.EL.33 xorg-x11-deprecated-libs-6.8.2-1.EL.69
另外请参考:
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=290231
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=168296
http://www-01.ibm.com/support/docview.wss?uid=swg21297575
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/index.jsp?topic=/com.ibm.websphere.wps.620.doc/doc/tins_rhel_packages.html
[url]http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/tins_is_strvh.html [/url]
[url]http://www-01.ibm.com/support/docview.wss?uid=swg21416926 [/url]
http://www.ibm.com/search/csass/search?q=WEBSPHERE+HTTT+404&co=us&lo=zh-simplified&sn=mh&lang=en&cc=US&en=utf&hpp=&ibm-submit.x=12&ibm-submit.y=17