|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
我在opensuse下安装hfss的时候遇到这个问题:
__________________________________________________ __
linux:/opt/ansoft/hfss14.0/Linux # ./hfss
### Warning: SuSE Enterprise Linux 13.2 is newer than
all currently-supported versions.
Currently-supported Linux versions include:
- Red Hat Enterprise Linux v4 and v5 (both 64-bit PC)
- SuSE Linux Enterprise Server 10 and 11 (both 64-bit PC)
HFSS 14.0.1 Product Configuration
=================================
Hostname: linux.site
User: root
> Running first-time configuration...
- Verifying all software dependencies are available: ERROR
* The following dependencies were not found:
libtiff.so.3
Full ldd output is available at: /tmp/yieidI_7Z1.Ansoft.Dependencies.log
*** Error: Not all dependencies were found.*** __________________________________________________ _____
在/usr/lib64, 倒是找得到libtiff.so.5.
但是建立软链指向它, /opt/ansoft/hfss14.0/Linux/libtiff.so.3还是报错。
就算建在/usr/lib或者/usr/lib64下都是一样。
后来我又去搜索了libtiff.so.3-32bits_x64的安装包,安装以后在/usr/lib64下也出现了libtiff.so.3
但是不管咋么建立软链,都是说找不到libtiff.so.3。
请问有人遇到过这个问题吗? |
|