| 
      
      
      From: Dave N. <wd...@la...> - 2003-08-05 17:09:04
      
     | 
| I have installed plplot-5.2.1 and generated a plmeta file that I want t=
o look
at with plrender.  When I attempt to use the tk driver which has suppor=
t for
zooming, I receive the following error message.  At the suggestion of G=
eoff
Furnish, I tried using plplot-5.1.0 and the plrender tk driver seems to=
 work
fine there.  I don't know if there is something about the usage that ha=
s
changed between plplot-5.2.1 and plplot-5.1.0 that is causing this prob=
lem or
whether there is a bug in plplot-5.2.1 related to the plrender tk drive=
r.
Also, I did a cvs checkout of plplot using the following command:
cvs -z3 -d :pserver:ano...@cv...:/cvsroot/plplot co pl=
plot
to obtain a copy of the head version to see if the problem had been fix=
ed in
the head version.  When I tried to build the head version, there was no=
configure script.  Could someone tell me how to generate the configure =
script
for the cvs head version?
Thanks,
--=20
Dave Nystrom=09=09=09email: wd...@la...
LANL X-2=09=09=09phone: 505-667-7913=09fax: 505-665-2227
-------------------------------command log-----------------------------=
--------
salon % plrender plotTracer.meta
Plotting Options:
 < 1> xwin       X-Window (Xlib)
 < 2> tk         Tcl/TK Window
 < 3> xterm      Xterm Window
 < 4> tekt       Tektronix Terminal (4010)
 < 5> tek4107t   Tektronix Terminal (4105/4107)
 < 6> mskermit   MS-Kermit emulator
 < 7> versaterm  Versaterm vt100/tek emulator
 < 8> vlt        VLT vt100/tek emulator
 < 9> conex      Conex vt320/tek emulator
 <10> dg300      DG300 Terminal
 <11> plmeta     PLplot Native Meta-File
 <12> tekf       Tektronix File (4010)
 <13> tek4107f   Tektronix File (4105/4107)
 <14> ps         PostScript File (monochrome)
 <15> psc        PostScript File (color)
 <16> xfig       Fig file
 <17> ljiip      LaserJet IIp/deskjet compressed graphics
 <18> ljii       LaserJet II Bitmap File (150 dpi)
 <19> hp7470     HP 7470 Plotter File (HPGL Cartridge, Small Plotter)
 <20> hp7580     HP 7580 Plotter File (Large Plotter)
 <21> lj_hpgl    HP Laserjet III, HPGL emulation mode
 <22> imp        Impress File
 <23> pbm        PDB (PPM) Driver
 <24> png        PNG file
 <25> jpeg       JPEG file
 <26> pstex      Combined Postscript/LaTeX files
 <27> null       Null device
 <28> ntk        New tk driver
 <29> mem        User-supplied memory device
Enter device number or keyword (stream 1): tk
TCL command "(=1B%/1=80=8Ciso8859-15=02=A8
         invalid command name "(=1B%/1=80=8Ciso8859-15=02=A8
Program aborted
 |