Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Orion Poplawski
On 11/30/2011 11:33 AM, Alan W. Irwin wrote: > On 2011-11-30 15:31+0100 Arjen Markus wrote: > >> Hi Orion, >> >> On 2011-11-30 15:24, Orion Poplawski wrote: >> >>> >>> Actually, I don't have a big opinion on it, but I do think that the mod >>> and library should get installed into the examples/f95

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Alan W. Irwin
On 2011-11-30 11:11- Andrew Ross wrote: > On Tue, Nov 29, 2011 at 04:54:27PM -0700, Orion Poplawski wrote: >> plplot.i686: W: file-not-utf8 /usr/share/doc/plplot-5.9.9/README.release >> plplot.i686: E: incorrect-fsf-address >> /usr/share/doc/plplot-5.9.9/COPYING.LIB >> plplot-octave.i686: E: i

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Alan W. Irwin
On 2011-11-30 15:31+0100 Arjen Markus wrote: > Hi Orion, > > On 2011-11-30 15:24, Orion Poplawski wrote: > >> >> Actually, I don't have a big opinion on it, but I do think that the mod >> and library should get installed into the examples/f95 directory instead >> of the main system locations. >> >

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Orion Poplawski
On 11/30/2011 07:30 AM, Andrew Ross wrote: On Wed, Nov 30, 2011 at 11:40:42AM +, Andrew Ross wrote: I have fixed all the issues I have found. Still outstanding is Orions fortran issue (I don't see this) and the copyright issue. Here's what I have with svn12076: make[1]: Entering directo

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Arjen Markus
Hi Orion, On 2011-11-30 15:24, Orion Poplawski wrote: > > Actually, I don't have a big opinion on it, but I do think that the mod > and library should get installed into the examples/f95 directory instead > of the main system locations. > Yes, I agree with that. I have not looked at Alan's c

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Andrew Ross
On Wed, Nov 30, 2011 at 11:40:42AM +, Andrew Ross wrote: > > I have fixed all the issues I have found. Still outstanding is Orions > fortran issue (I don't see this) and the copyright issue. Building the full debian packages using svn and -DNON_TRANSITIVE=ON produces the following linkage rel

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Orion Poplawski
On 11/30/2011 12:41 AM, Arjen Markus wrote: > Hi Orion, > > I introduced this library to be able to use more Fortran 95 features > than we had before in the examples. I am not sure what the best way > is to build this library - I suppose it can be a shared object if > PLplot is built as a setof sha

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Andrew Ross
On Wed, Nov 30, 2011 at 11:11:47AM +, Andrew Ross wrote: > On Tue, Nov 29, 2011 at 04:54:27PM -0700, Orion Poplawski wrote: > > On 11/28/2011 11:56 PM, Alan W. Irwin wrote: > >> So this should complete my NON_TRANSITIVE changes to the build system. > >> > >> Orion and Andrew: I hope this effort

Re: [Plplot-devel] Unnecessary library linkage

2011-11-30 Thread Andrew Ross
On Tue, Nov 29, 2011 at 04:54:27PM -0700, Orion Poplawski wrote: > On 11/28/2011 11:56 PM, Alan W. Irwin wrote: >> So this should complete my NON_TRANSITIVE changes to the build system. >> >> Orion and Andrew: I hope this effort has been worth it and greatly >> reduces packaging warnings you have b