[Xastir] NWS Radar on Xastir Config..

Curt Mills, WE7U hacker at tc.fluke.com
Tue May 27 18:52:50 EDT 2003


On 27 May 2003, Rich Garcia wrote:

> Now I am seeing this...
>
> xastir: Not a JPEG file: starts with 0x3c 0x68
> (/var/tmp/xastir_rich_map.jpg).

0x3c = '<'
0x68 = 'h'

What's in the file?

Try:

    strings /var/tmp/xastir_rich_map.jpg

to see if it might not be an image file that you snagged at all.
It could be a text file, or it might have snagged a PNG or a GIF
image instead.

You could also try displaying it using "xv", "display", or "gimp".

-- 
Curt Mills, WE7U                    hacker_NO_SPAM_ at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto:    A tax on people who are bad at math!"
"Windows:  Microsoft's tax on computer illiterates!" -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list