> Yes it is running by terminal using > ./xcrysden commond. n/listinfo/pw_forum
I' assuming you have to be in the xcrysden binary directory for that to work; so if you have not done so already I suggest you add the path to xcrysden installation folder where you have to add xcrysden to the $PATH variable in .bashrc. This file is located in your home directory, open it with an editor and add the line: export PATH=/path/to/xcrysden/bin/:$PATH Where /path/to/xcrysden/bin/ is the full path to the folder where you have the xcrysden binary. When you finish editing type source ~/.bashrc in the terminal to implement the changes. If it works you should be able to run xcrysden by simply typing: xcrysden in any directory and PWgui should be able to find it. I hope this helps, Best regards, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
