I'm sorry I made a slight error in the previous email, the path should point to the xcrysden shell script (which is used to run xcrysden). Simply add the directory where the ./xcrysden command works to the $PATH variable and it should work.
Best regards, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia > 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 > _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
