Download
User Guide

  1. Files
  2. Control Panel
  3. Move & Rotate
  4. Display
  5. Rendering
  6. Tools
  7. Mutations
  8. Torsions
  9. Preferences
  10. hardware stereo
  11. electrostatics
  12. surface
  13. tips & tricks

    Index

Tips
Tutorial
Feedback
Index
Art Gallery
Mirror sites
References

 

 



by N.Guex
& T.Schwede

 

 

 

 

 

 


Running DeepView Windows binaries on Linux

If you want to run the Windows binaries of DeepView (Swiss-Pdb Viewer) on your Linux machine (without installing MS Windows), you should think about using wine. (Thanks to Pierre Scotney for the tip ...).

What is WINE?

Wine is an implementation of Windows APIs on top of X and Unix. Think of Wine as a Windows compatibility layer. Wine provides a program loader, allowing many unmodified Windows binaries to run under Intel Unixes. Wine works on most popular Intel Unixes, including Linux, FreeBSD, and Solaris.

How to proceed?

  1. Install wine on your Linux system (if it is not already present).

  2. Download the PC (Windows) version of DeepView (ZIP-file)

  3. Create a spdbv directory, e.g.
    mkdir /var/lib/wine/spdbv

  4. Unzip the windows archive to the /var/lib/wine/spdbv directory

  5. Start wcmd

  6. in the wcmd window type:
    c:\spdbv\spdbv

  7. Have fun ...

Notice:

Please note that DeepView running under wine is experimental. Please let us know if you encounter any problems.

 


Last modified: 06. Feb. 2003 by T.S.