Two files have to be downloaded. 'npmodview-XX-XXXX.so'
and 'modview-XXXX.zip'.
Where XX can be 16 or 32, which corresponds to your graphic card, 16 means 16 bit graphics card - usual for the laptop computers, and 32 means 24 or 32 bit graphics card and it is more usual for the desktop computers. You can use 'xdpyinfo' command to see info for your graphics card. 'xdpyinfo' shows plenty of useful information, but check what is the 'depth'.
> xdpyinfo
name of display: :0.0
version number: 11.0
...
screen #0:
dimensions: 1600x1200 pixels
(402x302 millimeters)
resolution: 101x101 dots
per inch
depths (7): 24, 1, 4, 8,
15, 16, 32
root window id: 0x2c
...
visual:
visual id: 0x21
class: TrueColor
depth:
24 planes
...
>
in the above example the depth of the graphics card is 24 (highlighted in red), and the file 'npmodview-32-XXXX.so' has to be used.
Second file modview-XXXX.zip
is Java part of the program and it is common for any platform or graphics,
where XXXX means
version number. This number should be the same
for both files, do not mix different vesions, and also only
two files of one version have to be in the ~/.netscape/plugins/
directory. If you have older version please remove the old files from ANY
of ~/.netscape/ subdirectories.
How to do it step by step.
This procedure configures Netscape so that when
you click on a link to a PDB (atomic
coordinate) file whose name ends in .pdb or .ent OR on a link to a
alignment file whose name ends in .pir or .ali, ModView will be started
automatically, and will automatically load and display the PDB file or
the alignment file and correspoding PDB coordinates immediately after it
is transferred across the network or from local file(s).
Both ModView files have to be already placed in ~/.netscape/plugins/
directory and
Netscape has to be restarted.
| Mime Type | Description | Suffixes |
| protein/x-ali | Alignment | ali, pir |
| chemical/x-pdb | Brookhaven PDB | pdb, ent |
| chemical/x-ent | PDB entry coordinates | ent |
| application/x-rasmol | Rasmol PDB File | pdb |
| protein/x-sky | Skymol Project File | sky |