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 Alan W. Irwin
On 2007-10-30 17:46+0900 Hiroyasu Yasuda wrote: > > 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 bega

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-30 Thread Arjen Markus
Alan W. Irwin wrote: On 2007-10-30 08:39+0900 Hiroyasu Yasuda wrote: 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

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-30 Thread Alan W. Irwin
On 2007-10-30 08:39+0900 Hiroyasu Yasuda wrote: > > 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,

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., >>> PKG_CONFIG_PATH=/home/yasu/plplot-5.8.0-RC1/b001/ins

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-29 Thread Alan W. Irwin
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., >> >> PKG_CONFIG_PATH=/home/yasu/plplot-5.8.0-RC1/b001/install/lib/pkgconfig \ >> pkg-config --cflags --libs pl

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-29 Thread Alan W. Irwin
On 2007-10-29 08:49+0900 Hiroyasu Yasuda wrote: > Alan: > > Since I could not access svn server due to error messages as follows: > > $ svn co https://plplot.svn.sourceforge.net/svnroot/plplot plplot > svn: PROPFIND request failed on '/svnroot/plplot' > svn: PROPFIND of '/svnroot/plplot': could no

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-28 Thread Arjen Markus
> On 2007-10-27 18:58+0900 Hiroyasu YASUDA wrote: > >> Arjen, I can succeeded to install Plplot with g77 on Cygwin according to >> attached reports. Thank you. >> >> However, when run make command for build example, make shows the error >> message of referring Win32 libs, gdi32 and comdlg32. Is thi

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-27 Thread Alan W. Irwin
On 2007-10-27 18:58+0900 Hiroyasu YASUDA wrote: > Arjen, I can succeeded to install Plplot with g77 on Cygwin according to > attached reports. Thank you. > > However, when run make command for build example, make shows the error > message of referring Win32 libs, gdi32 and comdlg32. Is this prob

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Arjen Markus
Alan W. Irwin wrote: > > > Hiroyasu, I am hoping that you, Arjen, and Jim all do the requested > test 2 > for svn trunk with complete error report since if a problem exists it may > depend on what version of dynamic loading libraries each of you have > installed with Cygwin. However, if instead

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Alan W. Irwin
On 2007-10-26 00:51-0400 Jim Dishaw wrote: > "Alan W. Irwin" <[EMAIL PROTECTED]> writes: > >> Hi Jim, >> >> This post covers one final topic generated by your e-mail. >> >> On 2007-10-25 19:53-0400 Jim Dishaw wrote: >> >>> $ cmake -DBUILD_SHARED_LIBS=ON -DENABLE_DYNDRIVERS=OFF >>> -DCMAKE_VERBOSE_

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Jim Dishaw
"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > Hi Jim, > > This post covers one final topic generated by your e-mail. > > On 2007-10-25 19:53-0400 Jim Dishaw wrote: > >> $ cmake -DBUILD_SHARED_LIBS=ON -DENABLE_DYNDRIVERS=OFF >> -DCMAKE_VERBOSE_MAKEFILE=ON -DDEFAULT_NO_DEVICES=ON -DPLD_ps=ON >> -DDE

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Alan W. Irwin
Hi Jim, This post covers one final topic generated by your e-mail. On 2007-10-25 19:53-0400 Jim Dishaw wrote: > $ cmake -DBUILD_SHARED_LIBS=ON -DENABLE_DYNDRIVERS=OFF > -DCMAKE_VERBOSE_MAKEFILE=ON -DDEFAULT_NO_DEVICES=ON -DPLD_ps=ON > -DDEFAULT_NO_BINDINGS=ON > /cygdrive/m/software/source/scient

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Jim Dishaw
"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > On 2007-10-24 21:39-0400 Jim Dishaw wrote: > >> Jim Dishaw <[EMAIL PROTECTED]> writes: >> >>> "Alan W. Irwin" <[EMAIL PROTECTED]> writes: Jim, please correct me if you have a different experience, but my belief is the environment variable app

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Jim Dishaw
"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > Hiroyasu, I am hoping that you, Arjen, and Jim all do the requested test 2 > for svn trunk with complete error report since if a problem exists it may > depend on what version of dynamic loading libraries each of you have Did my email make it to the l

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Alan W. Irwin
On 2007-10-25 19:22+0900 Hiroyasu Yasuda wrote: >> (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 t

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-25 Thread Arjen Markus
Hiroyasu Yasuda wrote: (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 -D

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 Alan W. Irwin
On 2007-10-24 21:39-0400 Jim Dishaw wrote: > Jim Dishaw <[EMAIL PROTECTED]> writes: > >> "Alan W. Irwin" <[EMAIL PROTECTED]> writes: >>> Jim, please correct me if you have a different experience, but my belief is >>> the environment variable approach is going to set the fortran compiler and >>> it

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Arjen Markus
Alan W. Irwin wrote: > > Yes, please! Also, please state the revision number ("svn update" > gives you > that automatically). Note, I request this complete form of bug report > every > time there is some issue for an excellent reason; the PLplot build is > highly > interdependent so that some

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Alan W. Irwin
On 2007-10-25 10:23+0900 Hiroyasu Yasuda wrote: > I would like to know the instruction of installing Plplot on Cygwin. Since I > can not fully understand the way to install instruction from recent > discussion on the mailing list, could you show me the certain instruction for > Cygwin ? Follow

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Jim Dishaw
Jim Dishaw <[EMAIL PROTECTED]> writes: > "Alan W. Irwin" <[EMAIL PROTECTED]> writes: > >> On 2007-10-21 21:49-0400 Jim Dishaw wrote: >>> >>> The problem is that CMake sees the Intel Visual Fortran installation and >>> sets the compiler flag "/DIVF" and that causes the GNU compiler to >>> fail. >>

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Hiroyasu Yasuda
I would like to know the instruction of installing Plplot on Cygwin. Since I can not fully understand the way to install instruction from recent discussion on the mailing list, could you show me the certain instruction for Cygwin ? Also, l would like to know which the way to install is bett

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Alan W. Irwin
On 2007-10-24 20:24+0200 Arjen Markus wrote: > The command line was: > > cmake -DBUILD_TEST:BOOL=ON -DENABLE_tk=OFF -DWITH_FREETYPE=OFF > --debug-trycompile -G "Unix Makefiles" ../plplot [...] > Well, I can provide all output from both programs. Yes, please! Also, please state the revision num

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Arjen Markus
> Hi Arjen and Alan, > > as far as I remember shared library support was always broken in Cygwin, > also with the autotools build system. Alan, you asked me to examine that > problem using the ABS first, but I never managed to do that. Long story > short, this should be no showstopper for 5.8.0 sin

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Werner Smekal
Hi Arjen and Alan, as far as I remember shared library support was always broken in Cygwin, also with the autotools build system. Alan, you asked me to examine that problem using the ABS first, but I never managed to do that. Long story short, this should be no showstopper for 5.8.0 since I don

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Arjen Markus
> On 2007-10-24 11:02+0200 Arjen Markus wrote: > >> I have no idea why that would be. > > Arjen, I have no idea either since you have ommitted most details. > > Your symptoms sound like the problem I attempted to fix as of revision > 7967 > (done just after 5.8.0-RC1). If your test was for a PLplo

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Alan W. Irwin
On 2007-10-24 11:02+0200 Arjen Markus wrote: > Jim Dishaw wrote: > >> I think dynamic devices still do not work in cygwin. >> >> > I can confirm that: > > The individual shared objects are created, but at some point libtool > comes up > with the message that it can not find the driver (in my case

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-24 Thread Arjen Markus
Jim Dishaw wrote: >I think dynamic devices still do not work in cygwin. > > I can confirm that: On Cygwin you need to specify -DENABLE_DYNDRIVERS:BOOL=OFF The individual shared objects are created, but at some point libtool comes up with the message that it can not find the driver (in my case

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-22 Thread Alan W. Irwin
On 2007-10-22 08:24-0400 Jim Dishaw wrote: > I think dynamic devices still do not work in cygwin. My feeling is the suffix problem I fixed this morning in the svn version might make a difference so I look forward to your nobindings test of that. Alan __ Alan W. Irwin Ast

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-22 Thread Alan W. Irwin
On 2007-10-22 13:40+0900 Hiroyasu YASUDA wrote: > > On 2007/10/22, at 0:44, Alan W. Irwin wrote: > >> Once you follow these instructions, then there is some possibility those >> PLplot developers with access to Cygwin can verify the problem you have >> found, fix it, or suggest alternatives. Other

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-22 Thread Jim Dishaw
"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > On 2007-10-21 21:49-0400 Jim Dishaw wrote: >> >> The problem is that CMake sees the Intel Visual Fortran installation and >> sets the compiler flag "/DIVF" and that causes the GNU compiler to >> fail. > > Jim, please correct me if you have a different

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 Alan W. Irwin
On 2007-10-21 21:49-0400 Jim Dishaw wrote: > Hiroyasu Yasuda <[EMAIL PROTECTED]> writes: >> Yes, I'm using with g77. However the Windwos Xp is installed also >> intel fortran. >> >> Also I worry about that the build of plplot under my cygwin is >> whether success or failure, because when running m

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-21 Thread Jim Dishaw
Hiroyasu Yasuda <[EMAIL PROTECTED]> writes: > On 2007/10/18, at 21:15, Jim Dishaw wrote: > >> Hiroyasu YASUDA <[EMAIL PROTECTED]> writes: >> >> That message indicates that the fortran library was not built. What >> files are located in the bindings/f77 subdirectory (look where you >> compiled the

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-21 Thread Alan W. Irwin
On 2007-10-21 18:46+0900 Hiroyasu Yasuda wrote: > Also I worry about that the build of plplot under my cygwin is > whether success or failure, because when running make, make shows > that Can not open driver module for each driver. Actually make run > again after showing that message, make procedu

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 problem is pointed out by the "/DIVF" message. The cmake program thin

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-18 Thread Jim Dishaw
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 problem is pointed out by the "/DIVF" message. >>> The cmake program thinks that your Fortran compiler is Intel Visual >>> Fortr

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 wrote: > Dear All: > > I'm trying to in

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-17 Thread Alan W. Irwin
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 wrote: >>> Dear All: I'm trying to install Plplot 5.7.4 on Cygwin, which is the newest of c

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-17 Thread Jim Dishaw
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 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

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-16 Thread Alan W. Irwin
On 2007-10-17 11:56+0900 Hiroyasu YASUDA wrote: >> In any case, for your next report of the issue, please >> tell us all the details such as the command-line options you used for the >> cmake command (starting from an empty build directory), the complete cmake >> output, and the complete make outp

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-16 Thread Arjen Markus
Hiroyasu YASUDA wrote: 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 for cygwin in PLplot wiki, http:

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 for cygwin in >> PLplot wiki, http://www.miscdebris.n

Re: [Plplot-devel] Install Plplot on Cygwin

2007-10-16 Thread Alan W. Irwin
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 for cygwin in > PLplot wiki, http://www.miscdebris.net/plplot_wiki/index.php? > title=Configure_PLplot_for_

[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