I am trying to use the cellulose builder tool to build some crystalline cellulose structures. I am have installed all of the necessary components and properly linked them in my PATH, but am having a strange error occur and am not sure why. When entering the ./cellulose-builder.sh 5 5 5 command in my terminal, I get the following output.
Roberts-MacBook-Pro:cellulose-builder_May_2012 robertsinko$ ./cellulose-builder.sh 5 5 5
Allomorph I-beta
Building cristallite with arguments provided ( 5 , 5 , 5 ).
PBC = none , no special action regarding translational symmetry will be taken
(default). Surfaces (1 0 0) and (0 1 0) will be exposed.
PCB_c = false , no periodic covalent bonding between chains' periodic images along direction c (default).
Building ....
mv: rename crystal.pdb to crystal.pdb.tmp: No such file or directory
WARNING: Renaming old directory crystal ,
new name: _crystal_Wed_May__8_14:19:32_CDT_2013
mv: rename crystal.pdb to crystal/crystal.pdb: No such file or directory
mv: rename crystal.psf to crystal/crystal.psf: No such file or directory
Unexpected error! Oops, this is embarassing...
If you could provide any guidance as to what might be happening, I'd appreciate it.