LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to view .png file on Linux VM (Fedora/RHEL) running on Windows 7 host? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-view-png-file-on-linux-vm-fedora-rhel-running-on-windows-7-host-4175483126/)

chakra1 11-02-2013 02:48 AM

How to view .png file on Linux VM (Fedora/RHEL) running on Windows 7 host?
 
I want to open .png file on my VirtualBox Fedora VM running on Windows 7 host? Is there a way to view the file using command line?

Note: I have tried `display ####.png` as well as `less ####.png`. Installed ImageMagick and have libpng version 1.5.9 successfully installed over my VM.

chakra1 11-02-2013 02:59 AM

Here is the error message for `display`

[hue@sandbox ~]$ display -size 1280x1024 -window root ####.png
display: unable to open X server `' @ error/display.c/DisplayImageCommand/424.

chakra1 11-02-2013 03:48 AM

I used Mobaxterm and installed Python plugin and it solved my purpose.


All times are GMT -5. The time now is 07:46 PM.