On 06/04/2011 02:42 AM, Maciej Bliziński wrote:
> 2011/6/3 John Ellson :
>> I should expand on this:
>>
>>> Libtool built and linked them in the build tree, they only become
>>> unavailable when installing them into DESTDIR, which is not the final
>>> install location, during the "make install" ste
2011/6/3 John Ellson :
> I should expand on this:
>
>> Libtool built and linked them in the build tree, they only become
>> unavailable when installing them into DESTDIR, which is not the final
>> install location, during the "make install" step for constructing the
>> packages.
>
> "make install"
I should expand on this:
> Libtool built and linked them in the build tree, they only become
> unavailable when installing them into DESTDIR, which is not the final
> install location, during the "make install" step for constructing the
> packages.
"make install" uses "libtool install" which reli
The graphviz "package-set" is all the packages built from the same
sources (as in same tar.gz).
The CSWgraphvizperl contents depend on the CSWlibcdt5 contents from the
same package-set.
So, CSWlibcdt5 is not installed, can't be installed, while building
CSWgraphvizperl. The only way it could be
2011/6/3 John Ellson :
> Maciej,
>
> You asking about the dependency on the *new* libcdt5 from
> graphviz2.28.0, right?
Yes, libcdt5 is with the new graphviz, the previous version of
graphviz builds libcdt4.
> It does depend on it. The perl language binding extends perl with
> wrapped functions
Maciej,
You asking about the dependency on the *new* libcdt5 from
graphviz2.28.0, right?
It does depend on it. The perl language binding extends perl with
wrapped functions from libgvc, libgraph, libcdt.
Of course, since CSWgraphvizperl is in the same package-set as
CSWlibcdt5, is has the same
Hi John,
2011/6/2 :
> Modified: csw/mgar/pkg/graphviz/trunk/Makefile
> ===
> --- csw/mgar/pkg/graphviz/trunk/Makefile 2011-06-02 18:46:34 UTC (rev
> 14696)
> +++ csw/mgar/pkg/graphviz/trunk/Makefile 2011-06-02 18:49:36
Revision: 14697
http://gar.svn.sourceforge.net/gar/?rev=14697&view=rev
Author: ellson
Date: 2011-06-02 18:49:36 + (Thu, 02 Jun 2011)
Log Message:
---
graphviz: override missing-dependencys provided by this package set
Modified Paths:
--
csw/mgar/pkg/gra