交通技术。
设为首页
收藏本页
联系我们
首页 >> 软件技术 >> 规划软件 >> 正文
推荐新闻
APTA Online Publications and S
美国BRT资源
2005年中国物流行业的五大特点和
我国应加大对物流新技术进行基础
2005年中国物流行业的五大特点和
我国应加大对物流新技术进行基础
GIS based Road Information and
Evaluation of Accident Black S
Representing ride check survey
Optimization of GIS Informatio
新闻搜索
专题文章导航

拥挤收费 十一五规划
PTV EMME2
TRANSCAD TOD
交通白皮书 交通影响分析
停车换乘P&R 快速公交BRT



 
EMME/2常见问题解答3:Installation under UNIX
[ 作者: | 来源:emme/2官方网站 | 时间:2005-12-19 17:47:40 ]

3.0.1: I tried to run EMME/2 on my UNIX workstation but only got the following message. Why?

e001: exit status=33

You are trying to run EMME/2 on a UNIX computer for which you do not have a licence. Verify the CPU identification against the information contained in your licence agreement, using the following command:

  • on SUN:
    hostid

  • on HP and IBM/RS6000:
    uname -a

  • on HP Tru64 UNIX:
    /usr/sbin/uerf -R -r 300|egrep 'Ethernet|addr'
3.0.2: Why do I get the following message when I try to start EMME/2?
emme2: Command not found

Your PATH may not be correctly defined. You must add the EMME/2 program environment directory (the directory where EMME/2 has been installed) followed by /etc, to your PATH. For example, if the EMME/2 environment directory is /home/emme2:
  • Bourne shell:
  • PATH=$PATH:/home/emme2/etc; export PATH
  • C shell:
  • set path=($path /home/emme2/etc)

      3.0.3: Why do I get the message:
      No valid emme2 program environment in ...

      This message appears when there is an error in the definition of the EMME2 variable or if the variable is not defined at all. To solve this problem, define the EMME/2 variable in your login file (.profile in Bourne shell, .login in C shell); for example, if the EMME/2 program environment is /home/emme2, add the following line:
      • Bourne shell:
      • EMME2=/home/emme2; export EMME2
      • C shell:
      • setenv EMME2 /home/emme2

          3.0.4: Why do I get the message:
          /.../etc/exmod: /.../bin/exyy: too big
          emme2: module xyy exit status = 1

          The binary of the module you are trying to start is probably corrupt. To check if this is the case, run the install procedure, located on the CD-ROM and select the Verify software installation option. The Verify option must be used with a valid install log file (EMME2.log). Such a log file is created when the software is installed using the install graphical interface from the CD-ROM. If no log file is available, obtain the checksum of the binary (found in the bin subdirectory of the EMME/2 program environment) using the sum command and compare the result with the corresponding entry in the file sums in your EMME/2 program environment directory. For example:

          cd /home/emme2
          sum bin/exyy
          grep exyy sums

          If the checksum is different, you need to reinstall the binary from the original CD-ROM supplied by INRO.

           
          上一篇:EMME/2常见问题解答2:Installation on PCs
          下一篇:EMME/2常见问题解答4:Installation under UNIX
          [打印本页]  [关闭窗口]  [返回顶部]
          特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有, 本站不凭借所收集资料获取商业利益。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。 本站所有技术文章、专业软件资料仅供技术人员、高校师生学习交流之用,目的旨在促进与提高中国的交通技术水平;用户获取后不得用于商业目的,否则,所产生的法律责任本站概不负责。