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,
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
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
On 2007-10-30 06:23+0100 Arjen Markus wrote:
> I can confirm this: apparently LD_LIBRARY_PATH is not used, but PATH is
> (as is the method for Windows programs in general).
>
> The one issue that is left is that I have to copy the font files
> manually from the directory with the sources, not the
Alan W. Irwin wrote:
>
>Therefore, Arjen, have you actually tried building the examples in the
>install tree (after "make install" has been run) and running make and
>./plplot-test.sh in the installed examples directory (e.g., in
>$prefix/share/plplot5.8.0-RC1/examples, where $prefix is the instal
On 2007-10-29 15:20-0700 Alan W. Irwin wrote:
> I plan to post to the CMake list asking why rpath is not being set in either
> the build tree or install tree for the Cygwin platform.
Here was the definitive answer from Bill Hoffman:
"There is no such thing as RPATH on windows or cygwin. Basical
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
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
Hello,
it is clear to me now why:
gfortran -o x01f x01f.f `pkg-config --libs plplotd-f77`
gives the error message:
/bin/ld: cannot find -lplplotf77d
The file it should link against is called libplplotf77d-9.1.1.dll
(and the other one is libplplotf77cd-9.1.1.dll)
If I change the plplotd-f77.pc
Arjen Markus wrote:
>Hello,
>
>it is clear to me now why:
>
>gfortran -o x01f x01f.f `pkg-config --libs plplotd-f77`
>
>gives the error message:
>
>/bin/ld: cannot find -lplplotf77d
>
>The file it should link against is called libplplotf77d-9.1.1.dll
>(and the other one is libplplotf77cd-9.1.1.dll
10 matches
Mail list logo