X-Received: by 10.236.32.204 with SMTP id o52mr12176759yha.53.1414768282565; Fri, 31 Oct 2014 08:11:22 -0700 (PDT) X-Received: by 10.50.128.233 with SMTP id nr9mr56060igb.12.1414768282459; Fri, 31 Oct 2014 08:11:22 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!u7no1451186qaz.1!news-out.google.com!ks2ni7573igb.0!nntp.google.com!h15no2931091igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Fri, 31 Oct 2014 08:11:21 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.226.37.3; posting-account=R1FlGgkAAACT4qWBRQlFZVvqWzeWlXEN NNTP-Posting-Host: 71.226.37.3 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Macports build of 4.6.5 can't handle AVS files From: layzarc@aol.com Injection-Date: Fri, 31 Oct 2014 15:11:22 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1909 X-Received-Body-CRC: 2598083313 Xref: csiph.com comp.graphics.apps.gnuplot:2630 On Tuesday, October 21, 2014 3:26:32 PM UTC-7, lay...@aol.com wrote: > Windows 4.6.3 (win and wxt terminals) and Mac Octave 4.6.4 (qt terminal )= binaries handle the loading and display of images in AVS files with no pr= oblem, but not so with a MacPort 4.6.5 build (even though its listed by sho= w datafile binary filetypes). Anybody got a clue what'a going on here? I = would prefer to use the MacPorts build since it includes my preferred wxt t= erminal. >=20 > Al Ok I got it to work by writing the first two 32-bit integers as big-endian = instead of the default little-endian of my Intel-based machine. Its interes= ting that the Windows version of Gnuplot is able to handle either endian bu= t not the Macports version.