polyluxus / runxtb.bash

wrapper for the extended tight-binding semi-empirical program package xtb
GNU General Public License v3.0
2 stars 3 forks source link

Using modules the program does not execute #16

Closed polyluxus closed 6 years ago

polyluxus commented 6 years ago

Using only modules (XTBHOME is empty or bogus) the program does not execute, because it is trying to add non-existent directory to PATH.

´´´ ERROR : Cowardly refuse to add non-existent directory to PATH. ´´´

XTBHOME should already be set and should not be added to the path again. Something is clearly wrong here.