Hello, I have a program that works when called thus:
tocartesian -nl 1 --a 4.916 --b 4.916 --c 5.4054 --gamma 120.0 --x \ 0.4697 --y 0.0606 --z 0.666666666 --u bohr from within the directory containing binaries tocartesian & tocartesian_real. I have made soft links to 'tocartesian' and 'tocartesian_real' from a directory on my PATH into the directory containing the binaries. When I call 'tocartesian' from some other directory, I get: tocartesian -nl 1 --a 4.916 --b 4.916 --c 5.4054 --gamma 120.0 --x 0.4697 --y 0.0606 --z 0.666666666 --u bohr error: unable to locate file: tocartesian_real I assume there is some way of working round this but I could not find it in the docs. Thanks for your help, Roger chapel 1.20, FreeBSD 11.3, amd64. _______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
