On 2009-05-10 12:08+0900 Hiroyasu Yasuda wrote:

> Alan:
>
> Thank you for the reply.
>
> I tried running the python examples, xw*.py, plplot_python_start.py
> and some execute files.

Hi Hiro:

Try this:

cd examples/python

./x01 -dev xwin

Does that work?

To explain the above, xw??.py are not standalone python scripts.  Instead,
x?? are standalone python scripts that import xw??.py.

Hope that helps with how you should test your PLplot installation.

Currently, I just have python-2.5 installed, but I believe others here have
used 2.6 without troubles.  Our CMake-based build system simply finds the
latest python installation on your system and uses that (which I assume
would be 2.6 in your case). It's possible for you to run into trouble if you
had say a python-2.6 installation (which PLplot would use) while the python
command itself pointed to your python-2.5 installation rather than your
python-2.6 installation.

Let us know how it goes.

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 libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to