octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnulib and automake


From: Judd Storrs
Subject: Re: gnulib and automake
Date: Wed, 28 Oct 2009 17:55:34 -0400

On Wed, Oct 28, 2009 at 4:19 PM, John W. Eaton <address@hidden> wrote:
>
> What version of gnuplot do you have?  I recently upgraded and gnuplot
> 4.2.6 appeared on my system and now I'm seeing a similar problem.
> This problem seems to be independent of my automake changes though...
> Can you confirm that?

I have gnuplot 4.2.5 installed. I agree it does not seem related to
the automake changes. From otherwise identical sources (without the
automake patch applied) I have similar problems.

On Wed, Oct 28, 2009 at 4:19 PM, John W. Eaton <address@hidden> wrote:
> Try taking $(TEXMFCNF) out of the right hand side

This seems to have worked for me.

I compared patched (automake-diff + TEXMFCNF) vs unmodified
9759:97de6c916498. Both produced the same 'make check' results.

Some files were installed by the unmodified 9759:97de6c916498 but were
not installed with the automake patch:

octave/include/octave-3.3.50+/octave/ArrayN.h
octave/share/octave/3.3.50+/m/optimization/PKG_ADD.t

The patched version installed these files that were not installed by
the unmodified version:

octave/share/info/liboctave.info
octave/share/info/OctaveFAQ.info

As expected there were some differences in installed libraries:

patched:

octave/lib/octave-3.3.50+/libcruft-3.3.50+.so
octave/lib/octave-3.3.50+/libcruft.la
octave/lib/octave-3.3.50+/liboctave-3.3.50+.so
octave/lib/octave-3.3.50+/liboctave.la
octave/lib/octave-3.3.50+/liboctinterp-3.3.50+.so
octave/lib/octave-3.3.50+/liboctinterp.la

unmodified:

octave/lib/octave-3.3.50+/libcruft.so.3.3.50+
octave/lib/octave-3.3.50+/liboctave.so.3.3.50+
octave/lib/octave-3.3.50+/liboctinterp.so.3.3.50+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]