|
我下载了IBM_Lotus_Symphony_Linux_CN.zip,解开后有两个RPM,安装上了主程序,默认路径是:/opt/ibm/lotus/Symphony 再安装symphony-nl1-1.2.i586.rpm的语言包时,发生了错误:
# rpm -ivh --prefix=/opt/ibm/lotus/Symphony symphony-nl1-1.2.i586.rpm
Preparing... ########################################### [100%]
error: incorrect format: unknown tag
An error occurs during the installation. For detailed error description please refer to the log: /symphony-nl1_install.log
error: %pre(symphony-nl1-1.2-20081031.1700.i586) scriptlet failed, exit status 58
error: install: %pre scriptlet failed (2), skipping symphony-nl1-1.2-20081031.1700
这是symphony-nl1_install.log:
file.file 13:23:34 -- please install the package with option --prefix=
但我明明加了prefix参数,怎么还有这个提示?
但包symphony-nl1-1.2.i586.rpm确实是可以重定位的:
# rpm -qpi symphony-nl1-1.2.i586.rpm | head -1
Name : symphony-nl1 Relocations: /opt/ibm/lotus/Symphony
不知道错误发生在哪里~
多谢指点! |
|