From: Josh Vermaas (vermaas2_at_illinois.edu)
Date: Mon Jul 21 2014 - 12:15:52 CDT

Right. If you tried running with ./configure LINUX instead of
./configure LINUXAMD64, it won't install properly (as you found out
earlier). LINUX is for the 32-bit linux builds (which you don't want),
but LINUXAMD64 is for the most standard 64-bit linux build (which you
do). Read the README carefully, that's where this is all explained.
-Josh Vermaas
On 7/21/14, 12:48 PM, Weiping Liu wrote:
> Dear Josh,
>
> Thanks for your help, the version of vmd is 64 bit version
> (vmd-1.9.1.bin.LINUXAMD64.opengl), and my computer system is also 64
> bit. My DDR3 memory is 8G. It seems that there is no business about
> WIN32. Maybe I haven't got your opinion, if it's available for you,
> could you give me more specific instructions for this problem?
>
> I am very appreciated for your help.
>
> Have a good day.
>
> Weiping.
>
>
> 2014-07-21 7:13 GMT-06:00 Josh Vermaas <vermaas2_at_illinois.edu
> <mailto:vermaas2_at_illinois.edu>>:
>
> LINUXAMD64 instead of LINUX is advisable on a 64-bit operating
> system, otherwise you get stuck with a 4GB trajectory limit when
> the 32-bit version runs out of addressable space.
> -Josh Vermaas
>
>
> On 7/21/14, 3:23 AM, Bashir Fotouhi wrote:
>> Dear Liu
>>
>> I had the same problem and I followed these commands in Linux,
>> then installed correctly:
>>
>>
>> 1. go to vmd-1.9.1 directory
>>
>>
>> 2. type command "./configure LINUX" (configure command must be
>> followed by one of the options which showed to you as options in
>> your email, you must choose the proper one)
>>
>> 3. go to the "src/" directory and type: "make install" or "sudo
>> make install".
>>
>>
>> Bests,
>>
>>
>> On Mon, Jul 21, 2014 at 6:13 AM, Weiping Liu
>> <salmonmetallurgy_at_gmail.com <mailto:salmonmetallurgy_at_gmail.com>>
>> wrote:
>>
>> hi all,
>>
>> I have changed the configure file. The changes are below:
>> /
>> $install_bin_dir="/weiping/vmd/bin";
>>
>> $install_library_dir="/weiping/vmd/lib/$install_name";/
>>
>> But when I run ./configure in bash, the following message
>> show below:
>> /
>> weiping_at_linux-p5o8:~/vmd-1.9.1
>> <mailto:weiping_at_linux-p5o8:%7E/vmd-1.9.1>> ./configure
>> cat: configure.options: No such file or directory
>> using configure.options:
>> Architecture not supported (IRIX6 IRIX6_64 FREEBSD
>> FREEBSDAMD64 HPUX11 AIX4 AIX5 AIX5_64 AIX6_64 BLUEWATERS
>> LINUX LINUXALPHA LINUXAMD64 LINUXIA64 LINUXPPC LINUXPPC64
>> MACOSX MACOSXX86 MACOSXX86_64 TRU64 SOLARIS2 SOLARIS2_64
>> SOLARISX86 SOLARISX86_64 WIN32 WIN64)/
>>
>> Waiting for your help, have a good day.
>>
>> Weiping
>>
>>
>>
>>
>> --
>> ßashir Futuhi
>
>