bash: ./filename.bmp permission denied

hello,
I'm trying to open a .bmp file in the Ubuntu server using the X11 enviroment but i get the following error:
[code]
bash: ./filename.bmp permission denied
[code/]

how should i open this kind of files ?
Maybe you should check the file permissions.

But it looks like you're trying to execute the file, which almost certainly isn't executable. Try to open it in the GUI with a program that can open images.
Topic archived. No new replies allowed.