- 积分
- 10
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-7-8
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 ireneliang2010 于 2015-9-23 16:42 编辑
最近在学习Geos-Chem模式,在linux下安装IDL7.1的时候很不顺利。小妹求助各位前辈!
在服务器目录/usr/src/itt/下安装成功后,我作为用户登录并调用的时候出现了两个错误。见下方:
[ireneliang2010@inode1 ~]$ idl
/usr/src/itt/idl71/bin/bin.linux.x86_64/idl: error while loading shared libraries: /usr/src/itt/idl71/bin/bin.linux.x86_64/libfreetype2_3_6.so.6: file too short
[ireneliang2010@inode1 ~]$ idlde
-bash: /usr/src/itt/idl71/bin/idlde: Permission denied
我的安装参考文章来自于网页http://www.xker.com/page/e2007/0913/34118.html,在进行到第九步时存在一个小提示,不过应该没影响。
还希望各位有经验的大神么,能够帮助我解决疑惑。我将非常感谢。希望有同样困惑的童鞋么,也可以帮我顶一下!
我重新安装了IDL8.2,参考帖子http://blog.sciencenet.cn/home.php?mod=space&uid=287062&do=blog&id=692527安装成功。但是作为用户登录服务器后运行idl,显示:
[ireneliang2010@inode1 ~]$ idl
IDL Version 8.2 (linux x86_64 m64). (c) 2012, Exelis Visual Information Solutions, Inc.
% LICENSE MANAGER: Cannot connect to license server system.
The license server manager (lmgrd) has not been started yet,
the wrong port@host or license file is being used, or the
port or hostname in the license file has been changed.
Feature: idl
Server name: inode1
License path: /usr/local/exelis/idl82/../license/license.dat:/usr/local/exelis/lic
ense/*.lic:
FLEXnet Licensing error:-15,570. System Error: 115 "Operation now in progress"
For further information, refer to the FLEXnet Licensing documentation,
available at "www.acresso.com"..
License file: /usr/local/exelis/idl82/../license/license.dat:/usr/local/exelis/lice
nse/*.lic
% Entering timed demo mode. Each session is limited to 7 minutes of operation.
Printing and file saving are disabled.
To learn more about our license options for this product, please contact your
account manager or Exelis Visual Information Solutions, Inc. at
info@exelisvis.com.
No protocol specified
% DEVICE: Unable to connect to X Windows display: :0.0
% DEVICE: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: $MAIN$
No protocol specified
% WINDOW: Unable to connect to X Windows display: :0.0
% WINDOW: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: $MAIN$
No protocol specified
% DEVICE: Unable to connect to X Windows display: :0.0
% DEVICE: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: $MAIN$
% Compiled module: MYCT.
No protocol specified
% TVLCT: Unable to connect to X Windows display: :0.0
% TVLCT: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: MYCT 447 /home/ireneliang2010/IDL/gamap2/color/myct
.pro
% $MAIN$
% WDELETE: Window number -1 out of range or no more windows
% Execution halted at: MYCT 447 /home/ireneliang2010/IDL/gamap2/color/myct
.pro
% $MAIN$
IDL>
是不是说明license没有成功?还希望各位有经验的大神么,能够帮助我解决疑惑。我将非常感谢。希望有同样困惑的童鞋么,也可以帮我顶一下!
|
|