README_WINDOWS_USER 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. The models Planet Simulator, PUMA and the postprocessor Pumaburner
  2. can be compiled and run with Windows if you have a FORTRAN-90
  3. and a C++ compiler installed (e.g. GNU FORTRAN and GNU C++).
  4. The GUI (Graphical User Interface) and MoSt (Model Starter)
  5. are written using the Xlib (X11) library and cannot run
  6. with native Windows.
  7. There are following solutions:
  8. 1) Install a X11 emulator (e.g. the free Cygwin X11).
  9. I've heard from users, that they got it to work with the models.
  10. 2) Install a Linux in a virtual machine like "Parallels" or "VMware".
  11. Then use the virtual machine for running the models.
  12. 3) Install Linux (e.g. OpenSUSE 11.2) on your Windows-Computer.
  13. It can coexist with Windows and installs a boot manager, that
  14. enables switching between Linux and Windows at boot time.
  15. Solution 3 is the cheapest (for free) and fastest solution.
  16. Please don't ask Windows related questions via email,
  17. we don't support Windows!
  18. But you may open a thread on our forum
  19. http://www.mi.uni-hamburg.de/Forum.5807.0.html
  20. if you want to discuss with other Windows users.
  21. If there is a skilled Windows-programmer, who successfully programs
  22. a Windows-GUI for our models, I'll include that version in
  23. fortcoming releases too.
  24. Edilbert