Re: [Plplot-devel] Vector plot in curve coordinate

2007-12-10 Thread Hiroyasu Yasuda
On 2007/12/10, at 23:41, Andrew Ross wrote: > On Mon, Dec 10, 2007 at 11:11:42PM +0900, Hiroyasu Yasuda wrote: >> >> On 2007/12/10, at 17:53, Arjen Markus wrote: >> >>>> Dear all: >>>> >>>> I would like to plot vectors in general curve coo

Re: [Plplot-devel] Vector plot in curve coordinate

2007-12-10 Thread Hiroyasu Yasuda
On 2007/12/10, at 17:53, Arjen Markus wrote: >> Dear all: >> >> I would like to plot vectors in general curve coordinate as attached >> picture. Of course I have already try to be plotting with plvec2. >> When I gave the vector data which is u =1.0 and v=0.0, the plotted >> vectors look like alon

Re: [Plplot-devel] Using plparseopts on Cygwin

2007-11-12 Thread Hiroyasu Yasuda
On 2007/11/12, at 16:48, Arjen Markus wrote: > > the message about the negative number of arguments was exactly the > problem we encountered > before. One way, IIRC, around it is to use static libraries. Can > you try with g95? Hello, Arjen, I tried to build the plplot sample codes, which i

[Plplot-devel] Using plparseopts on Cygwin

2007-11-08 Thread Hiroyasu Yasuda
Because to use -dev and something options of plplot, I would like to know how to build plplot for cygwin environment. When built plplot svn version last week, I ran cmake options with : -DENABLE tk=OFF -DENABLE tcl=OFF -DENABLE DYNDRIVERS=OFF -DPLD wingcc=OFF .. Please let me know whether

Re: [Plplot-devel] Problem with gfortran/g77 under Cygwin

2007-11-02 Thread Hiroyasu Yasuda
device, xwin, ps, and raster graphic on Cygwin environment. Thank you very much for helping me for long time. Regards, Hiroyasu On 2007/11/02, at 7:50, Jim Dishaw wrote: > Hiroyasu Yasuda <[EMAIL PROTECTED]> writes: > >> On 2007/11/01, at 12:37, Jim Dishaw wrote: >> >

Re: [Plplot-devel] Problem with gfortran/g77 under Cygwin

2007-11-01 Thread Hiroyasu Yasuda
On 2007/11/01, at 12:37, Jim Dishaw wrote: > Hiroyasu Yasuda <[EMAIL PROTECTED]> writes: > >> When I built plplot on Cygwin at the first time, make install command >> was automatically installed plplot files which doesn't work to /usr/ >> local/bin. So there

Re: [Plplot-devel] Problem with gfortran/g77 under Cygwin

2007-10-31 Thread Hiroyasu Yasuda
Thanks to you guys, I eventually succeeded to build plplot and fortran sample code on Cygwin. Thank you very much. I would like to ask you two basic mattes after building of plplot. When I built plplot on Cygwin at the first time, make install command was automatically installed plplot files

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-30 Thread Hiroyasu Yasuda
On 2007/10/30, at 21:27, Jim Dishaw wrote: I just got SVN. Do I just do the same procedure under trunk folder when building stable version of Plplot as same ? If there is another procedure to do that or required options, please let me know. > I just did the build using the latest SVN and cy

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-30 Thread Hiroyasu Yasuda
On 2007/10/30, at 16:42, Alan W. Irwin wrote: > Does anybody else more familiar with Cygwin spot anything? Can > anybody else > with access to Cygwin replicate this installed examples build bug for > fortran? Two weeks ago I have began to try installing Plplot on Cygwin. Everybody on this m

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-29 Thread Hiroyasu Yasuda
On 2007/10/30, at 7:49, Alan W. Irwin wrote: > On 2007-10-30 07:09+0900 Hiroyasu Yasuda wrote: > >> >> On 2007/10/29, at 19:27, Alan W. Irwin wrote: >> >>> Please run the command that determines the compile flags and link >>> flags, i.e., >>&g

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-29 Thread Hiroyasu Yasuda
On 2007/10/29, at 19:27, Alan W. Irwin wrote: > Please run the command that determines the compile flags and link > flags, i.e., > > PKG_CONFIG_PATH=/home/yasu/plplot-5.8.0-RC1/b001/install/lib/ > pkgconfig \ > pkg-config --cflags --libs plplotd-f77 Alan, I tried to build a fortran sample cod

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Hiroyasu Yasuda
> (1) The first test should have the following options: > > -DBUILD_SHARED_LIBS=ON -DENABLE_DYNDRIVERS=OFF > -DCMAKE_VERBOSE_MAKEFILE=ON > -DDEFAULT_NO_DEVICES=ON -DPLD_ps=ON -DDEFAULT_NO_BINDINGS=ON > > > (2) The second test should have the following options > > -DBUILD_SHARED_LIBS=ON -DENABLE_DYN

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Hiroyasu Yasuda
files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lis

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-22 Thread Hiroyasu YASUDA
I had already sent this mail once. Since Plplot-devel mailing list didn't accept this mail due to attach with zip file, I re-send this mail with new attached file. When unzip the file, please change the file name from "cmake-make" to "cmake-make.zip" Best regards, Hiroyasu On 2007/10/22,

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-21 Thread Hiroyasu Yasuda
On 2007/10/18, at 21:15, Jim Dishaw wrote: > Hiroyasu YASUDA <[EMAIL PROTECTED]> writes: > >> On 2007/10/18, at 5:27, Alan W. Irwin wrote: >> >>> On 2007-10-17 08:01-0400 Jim Dishaw wrote: >>> >>>> >>>> I think part of the pro

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-18 Thread Hiroyasu YASUDA
On 2007/10/18, at 5:27, Alan W. Irwin wrote: > On 2007-10-17 08:01-0400 Jim Dishaw wrote: > >> Hiroyasu YASUDA <[EMAIL PROTECTED]> writes: >> >>> On 2007/10/17, at 0:04, Alan W. Irwin wrote: >>> >>>> On 2007-10-16 19:04+0900 Hiroyasu YASUDA

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-16 Thread Hiroyasu YASUDA
On 2007/10/17, at 0:04, Alan W. Irwin wrote: > On 2007-10-16 19:04+0900 Hiroyasu YASUDA wrote: > >> Dear All: >> >> I'm trying to install Plplot 5.7.4 on Cygwin, which is the newest of >> cygwin on WIndows Xp, according to the Configure PLplot

[Plplot-devel] Install Plplot on Cygwin

2007-10-16 Thread Hiroyasu YASUDA
Dear All: I'm trying to install Plplot 5.7.4 on Cygwin, which is the newest of cygwin on WIndows Xp, according to the Configure PLplot for cygwin in PLplot wiki, http://www.miscdebris.net/plplot_wiki/index.php? title=Configure_PLplot_for_cygwin. When I run "make" after running cmake, the com

[Plplot-devel] plshades2 with graphics output file

2007-07-30 Thread Hiroyasu Yasuda
Dear all: When the plplot fortran code which contains plshades2 function runs, the graphics files are not outputted as Jpeg, png, gif. Both single page and multiple page(family file output) doesn't work. However, the fortran code can output as Xwin, TK, Aquaterm, Postscript. My environment

Re: [Plplot-devel] Remove older PLplot

2007-07-09 Thread Hiroyasu Yasuda
f77 and f95 in /opt/local and to be run that, my PLplot 5.7.2, which was builded by Macports, is available probably. Sincerely, Hiro On 2007/07/09, at 2:57, Arjen Markus wrote: > Hiroyasu Yasuda wrote: > >> Dear All: >> >> My older PLplot 5.6.1 was build by &quo

[Plplot-devel] Remove older PLplot

2007-07-08 Thread Hiroyasu Yasuda
Dear All: My older PLplot 5.6.1 was build by "make" on Mac OSX because my environment can not be run Cmake. Since I re-build PLplot 5.7.2 using Macports and I succeeded to build that, I would like to remove PLplot 5.6.2. How to remove that ? Sincerely, Hiro -

Re: [Plplot-devel] How to use output driver

2007-05-22 Thread Hiroyasu YASUDA
umber of arguments" when the code run. But I can get right plot result. What is problem under this situation ? Regards, Hiro On May 22, 2007, at 3:38 PM, Alan W. Irwin wrote: > On 2007-05-22 15:15+0900 Hiroyasu YASUDA wrote: > >> Dear all: >> >> I hav

[Plplot-devel] How to use output driver

2007-05-21 Thread Hiroyasu YASUDA
let me know. Hiro --from Hiroyasu Yasuda Civil Engineering Research Institute Hiragishi 1-3, Toyohira, Sapporo,062-8602, JAPAN Phone; +81-11-841-1639, Fax; +81-11-820-4246 - This SF.net email is sponsored by DB2

Re: [Plplot-devel] AQTAdapter.h

2007-01-06 Thread Hiroyasu Yasuda
d\ /PLW/build001/drivers/aqt.c:560: warning: no \'d4-addLabel:atPoint:angle:align:\'d5 method found\ make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.o] Error 1\ make[1]: *** [drivers/CMakeFiles/aqt.dir/all] Error 2\ make: *** [all] Error 2\ } The AQTAdapter.h on my OSX was installed by

Re: [Plplot-devel] AQTAdapter.h

2007-01-06 Thread Hiroyasu Yasuda
to > > #import > > since cmake looks for AquaTerm/AQTAdapter.h but aquaterm/ > AQTAdapter.h is included in aqt.c and MacOSX filesystem is also > case dependent. This is just a guess but you can try. > > HTH, > Werner > > Hiroyasu Yasuda wrote: >> Dear

[Plplot-devel] AQTAdapter.h

2007-01-05 Thread Hiroyasu Yasuda
Dear all: I'm trying to install PLplot to OSX10.4.8. My install procedure is below according to http://www.miscdebris.net/plplot_wiki/index.php? title=Mac_OSX: 1) ccmake plplot-build 2) make However, make stops on [ 46%] Building C object drivers/CMakeFiles/ aqt.dir/aqt.o. Error massage sho

Re: [Plplot-devel] How to use the installed PLplot libraries

2006-11-27 Thread Hiroyasu Yasuda
|*|On 2006-11-28 05:18+0900 hiroyasu yasuda wrote: |*| |*|>> You could try the following: |*|>> |*|>> - Copy, say, x01f.f90 to a separate directory |*|>> - Then compile it and link it like this: |*|>> |*|>> gfortran -o example x01f.f90 -I/directory/with/module

Re: [Plplot-devel] How to use the installed PLplot libraries

2006-11-27 Thread hiroyasu yasuda
On 2006/11/27, at 23:19, Arjen Markus wrote: > hiroyasu yasuda wrote: > >> Hello Arjen: >> >>>> - Are you using the latest release (PLplot 5.7.1) or version 5.6.1? >>> >> >> I was using PLplot 5.7.0. yesterday. >> >> >>>&

Re: [Plplot-devel] How to use the installed PLplot libraries

2006-11-27 Thread hiroyasu yasuda
ke install' and 'make check' last week, their command returned some 'Error'. But I tried installation using 'sudo' yesterday, did not return Error message. Is my PLplot libraries on OSX OK? And please tell me how to compile fortran source with PLplot libraries

[Plplot-devel] How to use the installed PLplot libraries

2006-11-26 Thread Hiroyasu Yasuda
se lib files ? And how to compile with the libraies file and gfort fortran ? Thank you very much, with best wishes. --from Hiroyasu Yasuda Civil Engineering Research Institute Hiragishi 1-3, Toyohira, Sapporo,062-8602,JAPAN Phone; +81-11-841-1