Permission denied...?
Posted: 2012-04-02T00:12:09-07:00
Hello,
I'm new to this... When I try to convert an image under Ubuntu 11.10 using the Terminal I get e.g.
test.png: Permission denied
I get this with both mogrify and convert.
Since I am not really familiar with the command line, I don't know if this is an Ubuntu permission problem or if what I write in the Terminal is not quite right.
What I do:
- drag/drop the first image from the folder I need to be converted to the Terminal for getting the right path
- and after that I add: />mogrify -format png *.dpx
The result is always Permission denied. I also tried to deinstall, restart, reinstall ImageMagick.
Any ideas? Thanks!
I'm new to this... When I try to convert an image under Ubuntu 11.10 using the Terminal I get e.g.
test.png: Permission denied
I get this with both mogrify and convert.
Since I am not really familiar with the command line, I don't know if this is an Ubuntu permission problem or if what I write in the Terminal is not quite right.
What I do:
- drag/drop the first image from the folder I need to be converted to the Terminal for getting the right path
- and after that I add: />mogrify -format png *.dpx
The result is always Permission denied. I also tried to deinstall, restart, reinstall ImageMagick.
Any ideas? Thanks!