Author Topic: How to install Turbomole  (Read 14774 times)

mr.urip

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
How to install Turbomole
« on: January 26, 2009, 08:12:05 AM »
I just downloaded turbomole 5.9.1 demo version include TmoleX. How to install the turbomole? (Please step by step so be clear).
Can I install the turbomole on windows xp with cygwin? thanks...

uwe

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 560
  • Karma: +0/-0
Re: How to install Turbomole
« Reply #1 on: January 26, 2009, 05:28:06 PM »
Hi,

the Demo version runs under Linux only. After download, make it executable with:

chmod a+rx TmoleX-demo-591-x86_64.bin

(adapt the file name, it depends on the version that you have downloaded).

And then start it:

./TmoleX-demo-591-x86_64.bin

The rest of the installation will be done with a graphical user interface which guides you through the installation.

Uwe

mr.urip

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
Re: How to install Turbomole
« Reply #2 on: January 27, 2009, 08:44:28 AM »
Thanks... uwe