Hi I dowload cellulose builder
and I install octave (under ubuntu)
pfayon@pfayon-pc:~/cellulose-builder_July_2013$ which octave
/usr/bin/octave
and i dowload vmd and psfgen that i put in my path
pfayon@pfayon-pc:~$ echo $PATH
/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/bin/vmd:/home/pfayon/NAMD/psfgen
but when i'm trying
./cellulose-builder.sh fibril 5
I have no crystal folder create i just have
pfayon@pfayon-pc:~/cellulose-builder_July_2013$ ./cellulose-builder.sh fibril 5
cellulose-builder Copyright (C) 2012-2013 Thiago C. F. Gomes
This program comes with ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to
redistribute it under certain conditions; see `license` for details.
See
http://code.google.com/p/cellulose-builder for installation, usage
instructions and mailing list.
Please, make sure psfgen is installed and in your PATH.
See
http://www.ks.uiuc.edu/Research/namd/ That is necessary in order to run this script.
Make sure the above program(s) are installed and that they are in your PATH.
What I did wrong can you help me please
Pierre Fayon