From: Mario Valle (mvalle_at_cscs.ch)
Date: Wed May 09 2007 - 03:52:33 CDT

>> when trying to open via command window it displays:
>> vmd > load /usr/ren1/tutorial/TC5b_linear.pdb
>> couldn't load file "/usr/ren1/tutorial/TC5b_linear.pdb":
>> /usr/ren1/tutorial/TC5b_linear.pdb: invalid ELF header
>> vmd >
>> Need your help
>> regards
>> Reena( rsaini)
>>
>
>
Reena,
load is the command that load an extension library inside Tcl! So it is
obvious that a pdb file is not a .so or .dll library!
you should use
    mol load PDB /usr/ren1/tutorial/TC5b_linear.pdb

-- 
Ing. Mario Valle
Visualization Group                              | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82