红联Linux门户
Linux帮助

请问怎么在ubuntu里安装VMD这个可视化软件呢?

发布时间:2008-10-10 19:21:28来源:红联作者:gpl6
请问怎么在ubuntu里安装VMD这个可视化软件呢?
文章评论

共有 1 条评论

  1. beainm 于 2008-10-10 20:58:53发表:

    1. Download the VMD for linux code form http://www.ks.uiuc.edu/Development/Download/download.cgi
    2. Extracting the VMD source. This will produce a subdirectory named vmd-1.8.6. Thus, cd there.
    3. ./configure LINUX.
    4. cd src.
    5. sudo make Install
    6. But before using the VMD, Please do this : sudo apt-get install csh.