I am using Cygwin on Windows to run Fred script
Here is my command line to run cylinderze script
Code: Select all
$ C:/Users/Jerry/Downloads/cylinderize -m vertical -r 73 -l 120 -w 90 -p 5 -n 94 -e 2 user.jpg cup1.JPG outfile output.jpg
Code: Select all
C:/Users/Jerry/Downloads/cylinderize: line 314: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 315: [: -eq: unary operator expected
C:/Users/Jerry/Downloads/cylinderize: line 324: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 325: [: -eq: unary operator expected
C:/Users/Jerry/Downloads/cylinderize: line 334: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 335: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 336: [: too many arguments
C:/Users/Jerry/Downloads/cylinderize: line 363: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 364: [: -eq: unary operator expected
C:/Users/Jerry/Downloads/cylinderize: line 389: bc: command not found
C:/Users/Jerry/Downloads/cylinderize: line 390: [: -eq: unary operator expected
--- NO OUTPUT FILE SPECIFIED ---
Thanks so much
Jerry