Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
general_hints_-_frequently_asked_questions [2024/07/12 08:37] – external edit 127.0.0.1general_hints_-_frequently_asked_questions [2025/02/12 12:12] (current) – molpro: command not found FAQ doll
Line 57: Line 57:
   * MCSCF and MRCI are not black-box like, and e.g. a visualisation of the MCSCF orbitals will help to set up the active space.   * MCSCF and MRCI are not black-box like, and e.g. a visualisation of the MCSCF orbitals will help to set up the active space.
  
 +==== molpro: No such file or directory ====
 +
 +After installation, you will usually not be able to call molpro by just typing ''molpro'', and you will get
 +error messages such as e.g. ''No such file or directory'' or ''command not found''.
 +You have to bring ''molpro'' into the path. There are various ways such as setting a symbolic link e.g.
 +from ''$HOME/bin/molpro'' to the installed ''molpro'' or explicity including it in the path.
 +Please use a search engine or a book for such questions about Linux.
 + 
 ==== Hardware ==== ==== Hardware ====