The problem was I was not properly referencing the location of the file.
I had to enter it's exact location.
Thanks,
Alex
Search found 2 matches
- 2012-06-26T09:43:55-07:00
- Forum: Users
- Topic: [SOLVED]Command Line Testing
- Replies: 2
- Views: 20285
- 2012-06-26T09:32:38-07:00
- Forum: Users
- Topic: [SOLVED]Command Line Testing
- Replies: 2
- Views: 20285
[SOLVED]Command Line Testing
Hi,
I am trying to use imagemagick as a part of ResourceSpace. I am trying to test imagemagick using the command line-- I have a file named umimage in the imagemagickfolder.
I entered
convert umimage.jpg umimage.png
and got back
convert.exe:unable to open image 'umimage.jpg': no such file or ...
I am trying to use imagemagick as a part of ResourceSpace. I am trying to test imagemagick using the command line-- I have a file named umimage in the imagemagickfolder.
I entered
convert umimage.jpg umimage.png
and got back
convert.exe:unable to open image 'umimage.jpg': no such file or ...