Oops...I just tried a metafile generated from ver 5.6.1 and my old binary from 
4.99c exits with the following message:  Error: incapable of reading metafile 
version 2005a.
Please obtain a newer copy of plrender.

I'll see if I can get plrender from my old 5.6.1 sources to compile and send it 
to you.




________________________________
 From: "Ferrell, Stephen" <[email protected]>
To: Chris Lyndon <[email protected]>; "[email protected]" 
<[email protected]> 
Sent: Friday, July 5, 2013 8:35 PM
Subject: Re: [Plplot-general] I need to be able to view plplot-generated files  
with cygwin
 


Here's a binary, a test metafile created from the example program x01c.c, and 
the fonts needed to display everything properly...It is statically linked, so 
no DLLs are required. It Launches from the cmd line but it has a GUI once it's 
running.  The binary is really old, from release 4.99c, but it should still 
work just fine on newly created metafiles as well.  I also modified the Windows 
display driver and enabled the clipboard as well as the printing functions.

Extract everything in the zip to a single folder.

Usage:  plrender [options] [files]
Usage example:  plrender x01c.meta

Other cmd lind options:

plrender options:
    [-v] [-i name] [-b number] [-e number] [-p page]

PLplot options:
    [-h] [-v] [-verbose] [-debug] [-dev name] [-o name]
 [-display name]
    [-px number] [-py number] [-geometry geom] [-wplt xl,yl,xr,yr]
    [-mar margin] [-a aspect] [-jx justx] [-jy justy] [-ori orient]
    [-freeaspect] [-width width] [-bg color] [-ncol0 n] [-ncol1 n] [-fam]
    [-fsiz size] [-fbeg number] [-finc number] [-fflen length] [-nopixmap]
    [-db] [-np] [-server_name name] [-server_host name] [-server_port name]
    [-user name]


Type plrender -h for a full description.






________________________________
 From: Chris Lyndon <[email protected]>
To: "[email protected]" 
<[email protected]> 
Sent: Friday, July 5, 2013 8:08 PM
Subject: [Plplot-general] I need to be able to view plplot-generated files with 
cygwin
 


Hello,
My previous post substituted the attachment for this text, so I am resending 
this. I will send the attachment files as another email. I need to be able to 
view plplot-generated files using the "plrender" command on a Windows-7 PC with 
Cygwin installed, and I have been trying for a long time. A friend who has been 
able to successfully make a version of plrender advised me to use the version 
of plplot "plplot-5.7.3" since apparently plmeta has not been supported for a 
while and he successfully used this older version. I have been using 5.7.3 but 
still can't get things to work. My most recent of many attempts has used the 
cmake command
cmake -DCMAKE_INSTALL_PREFIX=install -DCMAKE_C_COMPILER=/bin/gcc-3.exe 
-DCMAKE_VERBOSE_MAKEFILE=ON \
> -DDEFAULT_NO_DEVICES=ON -DPLD_plmeta=ON -DPLD_pdf=ON -DPLD_PS=ON 
> -DDEFAULT_NO_BINDINGS=ON \
> -DENABLE_CXX=ON .. >& cmake.out
and then
make >& make.out

and it has multiple unsatisfied references in the make output.
I am attaching the cmake.out and make.out files. I would be grateful if anyone 
could tell me what I need to do. Thanks.
Chris L.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to