Re: [Plplot-devel] Dynamic drivers on Cygwin

2007-10-29 Thread Arjen Markus
> I performed the best by setting the LD_LIBRARY_PATH to include lib/csa > and src, which are the locations of the csa and plplot DLL's. I > configured plplot with the command > > cmake -DCMAKE_INSTALL_PREFIX=install -DCMAKE_VERBOSE_MAKEFILE=ON > -DBUILD_TEST=ON -DENABLE_DYNDRIVERS=ON -DENABLE_tk

Re: [Plplot-devel] Dynamic drivers on Cygwin

2007-10-29 Thread Jim Dishaw
"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > I have changed the suffix of dynamic drivers to .dll in the Cygwin case for > revision 7989. Could you please finish the experiment with this revision? > That is set LD_LIBRARY_PATH, do the complete build again, then finish with > the installed example

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] Dynamic drivers on Cygwin

2007-10-29 Thread Alan W. Irwin
On 2007-10-29 19:07+0100 Arjen Markus wrote: > Hi Alan, > > I won't keep in suspense: dynamic drivers work when I rename > the .so file to .dll! > > However, there is a small caveat: > > For get-drv-info to do its job, the path/ld_library_path > must be extended or the cygplplotd-9.3.0.dll and cyg

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

[Plplot-devel] Debian package + Octave binding

2007-10-29 Thread Alan W. Irwin
Attached message forwarded on behalf of Rafael who is not subscribedAlan--- Begin Message --- You have probably noticed that I have done some commits in the debian/ directory recently. I am not getting involved with PLplot development again but I wish to update the Debian package, which is he

[Plplot-devel] Dynamic drivers on Cygwin

2007-10-29 Thread Arjen Markus
Hi Alan, I won't keep in suspense: dynamic drivers work when I rename the .so file to .dll! However, there is a small caveat: For get-drv-info to do its job, the path/ld_library_path must be extended or the cygplplotd-9.3.0.dll and cygcsirocsa-0.0.1.dll copied into the drivers directory. I did

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