Google
      
 17 12
发新话题
打印

[编译安装] vmd的安装问题

本主题由 homeboy 于 2008-5-12 16:14 分类

vmd的安装问题

我的安装过程如下:
按照它内面的ig.pdf文件来安装:
(1)修改configure文件
   $install_bin_dir=/home/yc/
    $install_library_dir=/home/yc/lib
(2)./configure
(3)cd src  
   make install
显示 :make sure /home/yc/vmd in your path
       VMD installation complete.Enjoy!


  然后我 cd /home/yc
              vmd
         显示: [1] 3809  
  没有图形界面出来
请高手指教!
版主fatcharm评语:
请各位参阅11楼的解决方案,或许有用


[ 本帖最后由 fatcharm 于 2008-5-21 09:56 编辑 ]

TOP

这个是进程号,说明已经运行了,你是不是在图形界面下运行的?

TOP

恩  是在图形界面下运行的  怎么没图形界面出来捏 ?
我发现在敲VMD回车后 屏幕好像闪了一下  就是没界面出来

[ 本帖最后由 04023 于 2007-11-20 08:24 编辑 ]

TOP

你用的是什么linux ?我曾经遇到过这样的情况,进程号出现了,但是屏幕一闪而过。后来我重新安装了一遍linux,请注意:安装linux的时候选择的是“完全安装”。克服了这个问题。

TOP

可能是缺少一些组件,不过按说vmd里都内带了,configure.options里默认的是全都装,看看是不是已经改动了。看看手册或许需要某些组件自己装,另外也可能有些库什么的冲突了,可以参考vmd那个脚本让他输出一些信息,看看是哪里的问题。

TOP

我用的redhat linux12  fedora 7 这个版本的 我是全部安装的阿

TOP

不知道 楼主的问题是否解决,本人今天也遇到相同的问题,请高手指教

TOP

今天也遇到相同的问题,请指教

TOP

我在运行./ configure options的时候出现:
architecture options not supported 是什么意思呢?
不知道楼上的是不是和我一样?

TOP

学习了111111

TOP

问题解决

按本人的情况,这个问题已经解决。

http://www.ks.uiuc.edu/Research/vmd/current/linuxrelnotes.html

根据描述,安装这里的
           yum install compat-libstdc++-33
就可以解决了.

希望对大家能有所帮助,感谢“肥超”的帮助。

[ 本帖最后由 辛庆 于 2008-5-21 09:49 编辑 ]
本帖最近评分记录
  • fatcharm 金币 +10 谢谢发布自己解决问题的方法 我只不过提了 ... 2008-5-21 09:55

TOP

不错的文章!有帮助!支持

TOP

楼主的帖子不错,学习中!
安装VMD中同样遇到很多困难,所以放弃了,现在使用gopenmol!

TOP

我用的是opensuse系统,也是一闪就没,但是运行yum install compat-libstdc++-33说没有这个命令,运行vmd -dispdev tex那个出现COmmand not found....
具体如下:
miaosun@202:~/Desktop> yum install compat-libstdc++-33
bash: yum: command not found


miaosun@202:~> vmd -dispdev text
/usr/local/lib/vmd/vmd_LINUX: Command not found......

下面是官方的说法:

# f you have problems running VMD (i.e. console window briefly pops up and then immediately disappears again) it is usually caused by one of two problems, either a graphics driver problem, or a C++ library problem. The easy way to determine which is the cause, is to run VMD in text mode with the command: vmd -dispdev text  If VMD fails to run in text mode, this usually indicates a C++ (or other) dynamic link library problem, which is typically solved as described in this list below by installing missing libraries.
# If VMD runs in text mode, but fails to start in graphics mode, the next thing to do is to run the Linux command glxinfo, which will access OpenGL and report on the installed hardware, software, and all supported video modes and extensions. If there are fundamental problems with the OpenGL installation the glxinfo output may contain errors or warnings. Generally speaking, if glxinfo reports serious problems, then there's no way VMD or other graphics programs can run correctly until they are solved. In a few rare cases, users may encounter bugs in their OpenGL drivers which only manifest themselves when VMD is actually being used, causing crashes or garbled output. This kind of problem can be debugged by running VMD with the command: vmd -debug This will start a debugging session on VMD. When the debugger is ready and presents a prompt, simply type the command: run At this point, you can run VMD as usual until the crashing or other problems occur again. If the program terminates unexpectedly, type this command in the debugger, and email the output to the VMD development team for analysis: where This will tell the VMD developers what VMD was doing when the crash occured, and can be very helpful in localizing bugs in graphics drivers and related software, and even in VMD itself.

谁能帮忙解释下,谢谢

[ 本帖最后由 sunmuer 于 2008-9-10 11:10 编辑 ]

TOP

PS,不是让人帮忙翻译,而是问为什么我会出现上面的两个问题,也就是 commmand not found的原因是什么?谢谢

TOP

今日热门主题

赞助商链接

论坛之星

 17 12
发新话题