On 2007-01-27 12:47+0800 Valery Pipin wrote:

> I can not get it working from command line
> I use "python pli.py -dev psttf -o intm1.ps -portrait".
> It ask me about driver nevertheless.
> test_python.sh  does not work for me

All the scripts in the test directory need a lot of setting up to work
correctly from the build tree.  Our ctest command does all that, but it is
tough for humans to remember everything to do.  To greatly simplify your
life run "make install" (which copies needed files into rational places in
the install tree), then cd to $prefix/share/plplot-5.7.2/examples/python,
and you should be able to run the ./x?? python scripts without problems from
the command line.  If you follow that model with your own python scripts you
should not have any problems.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to