Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-11 Thread R C
Thu, 7/10/08, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > From: Alan W. Irwin <[EMAIL PROTECTED]> > Subject: Re: [Plplot-general] Problems compiling plplot-5.9.0 > To: "R C" <[EMAIL PROTECTED]> > Cc: [email protected] > Date: Thursday,

Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-10 Thread Alan W. Irwin
Hi Recif: On 2008-07-10 16:36-0700 R C wrote: > Hi, > I am running cmake version 2.4.7. > grep -i kpic /usr/share/cmake-2.4/Modules/Platform/* came back empty. Actually, I have access to that version as well (not installed, but in source-code form), and here is what grep found for me: grep KPIC

Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-10 Thread R C
s, and the compilation and install ran cleanly. I would like to thank you for your assistance in getting this to work. Recif --- On Thu, 7/10/08, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > From: Alan W. Irwin <[EMAIL PROTECTED]> > Subject: Re: [Plplot-general] Problems compiling plpl

Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-10 Thread Alan W. Irwin
Hi Recif: On 2008-07-10 05:28-0700 R C wrote: > Hi, > Installing python-gnome2-dev fixed the compilation problem. Good. > However, 'make install' seemed to warn about the -K option to ifort. As I had mentioned in my earlier email, I changed the -KPIC flag to -fPIC in a couple of places (binding

Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-10 Thread R C
--- On Thu, 7/10/08, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > From: Alan W. Irwin <[EMAIL PROTECTED]> > Subject: Re: [Plplot-general] Problems compiling plplot-5.9.0 > To: "R C" <[EMAIL PROTECTED]> > Cc: [email protected] > Date: Th

Re: [Plplot-general] Problems compiling plplot-5.9.0

2008-07-09 Thread Alan W. Irwin
On 2008-07-09 18:35-0700 R C wrote: > Hi, > I am having problems compiling plplot-5.9.0 on an AMD64/Ubuntu 8.04 machine, > with the Intel Fortran ifort compiler. I ran cmake and then make. > Initially I got an error from the -KPIC option in the FORTRAN_FLAGS setting > in the flags,make files, bu

[Plplot-general] Problems compiling plplot-5.9.0

2008-07-09 Thread R C
Hi, I am having problems compiling plplot-5.9.0 on an AMD64/Ubuntu 8.04 machine, with the Intel Fortran ifort compiler. I ran cmake and then make. Initially I got an error from the -KPIC option in the FORTRAN_FLAGS setting in the flags,make files, but it seemed to run OK when I changed this to -