Re: [graphviz-interest] building on Linux

Ron Newman <[email protected]> Thu, 21 Sep 2017 11:23:32 -0600
Newsgroups gmane.comp.video.graphviz
Message-ID <CAGEsD1m_MyKMHQQEcALJnNiRRNmWx0k_Gn6zAB_XPNrEB9_kYw@mail.gmail.com>
--===============6203196127597632569==
Content-Type: multipart/alternative; boundary="001a113de63e424ed80559b65b56"

--001a113de63e424ed80559b65b56
Content-Type: text/plain; charset="UTF-8"

Thanks to you and Emden for all the prompt replies and help getting this
working.

Ron Newman, Founder
IdeaTreeLive.com <http://www.Ideatreelive.com>
Ron Newman Piano <https://www.ideatreelive.com/music>



On Thu, Sep 21, 2017 at 11:18 AM, ELLSON, JOHN <[email protected]> wrote:

> > The build works from the git clone!  Wonder what the difference is?
>
> Must be something RedHat specific in prebuilt files put into the tar.gz.
> but working from GIT is
> probably better for you anyway.
>
>
> John
>
>
> ------------------------------
> *From:* Ron Newman [[email protected]]
> *Sent:* Thursday, September 21, 2017 12:42 PM
> *To:* ELLSON, JOHN
> *Cc:* [email protected]
> *Subject:* Re: [graphviz-interest] building on Linux
>
> JOHN,
> The build works from the git clone!  Wonder what the difference is?
>
>
> EMDEN,
> Sorry, I only get a digest of this list, so my reply is delayed.
> Using the fresh source from tar, second download with no edits but with
> the various commands John & I tried, the make output is just:
>
> cd . && /bin/bash /mnt/c/Users/Owner/Documents/
> SoftwareDevelopment/graphviz/graphviz-2.40.1/config/missing automake-1.13
> --gnu
>
> Followed by stderr messages about the missing automake.
>
> 'make clean' gives the same messages.
>
> What else would you like me to try?
>
> Ron
>
>
> On Thu, Sep 21, 2017 at 9:00 AM, ELLSON, JOHN <[email protected]> wrote:
>
>> Ron,
>>
>> You have all the tools now,  perhaps you could try direct from GIT
>> instead if from tar.gz ?
>>
>>       git clone https://github.com/ellson/graphviz.git
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_ellson_graphviz.git&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=NcfO-NNO41gr2FPL-5Rm8w&m=_RKE6jlNwcucJCjaJsYaA8xy2tGJ4D5o81AzrxE_mhM&s=rT-G3gN5nqdmF8sY5HGmJRidnmSJpK9rZm4oTc1eRFM&e=>
>>       cd graphviz
>>       ./autogen.sh
>>       ./configure
>>       make -j
>>       make install
>>
>> John
>> ------------------------------
>>
>>
>

--001a113de63e424ed80559b65b56
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks to you and Emden for all the prompt replies and hel=
p getting this working.</div><div class=3D"gmail_extra"><br clear=3D"all"><=
div><div class=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div =
dir=3D"ltr"><div><div dir=3D"ltr"><font size=3D"1"><font color=3D"#666666">=
Ron Newman, Founder</font></font><div><font size=3D"1"><font color=3D"#6666=
66"><a href=3D"http://www.Ideatreelive.com" target=3D"_blank">IdeaTreeLive.=
com</a></font></font></div><div><font size=3D"1"><a href=3D"https://www.ide=
atreelive.com/music" target=3D"_blank">Ron Newman Piano</a></font></div><di=
v><font size=3D"1"><font color=3D"#666666"><br></font></font><br></div></di=
v></div></div></div></div>
<br><div class=3D"gmail_quote">On Thu, Sep 21, 2017 at 11:18 AM, ELLSON, JO=
HN <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank=
">[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote"=
 style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style=3D"direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt=
"><span class=3D"">
<div>&gt; The build works from the git clone!=C2=A0 Wonder what the differe=
nce is?</div>
<div><br>
</div>
</span><div>Must be something RedHat specific in prebuilt files put into th=
e tar.gz.=C2=A0 but working from GIT is</div>
<div>probably better for you anyway.</div>
<div><br>
</div>
<div><br>
</div>
<div>John</div>
<div><br>
</div>
<div><br>
</div>
<div style=3D"font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div id=3D"m_4269913894916330divRpF731191" style=3D"direction:ltr"><font si=
ze=3D"2" color=3D"#000000" face=3D"Tahoma"><b>From:</b> Ron Newman [<a href=
=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>=
]<br>
<b>Sent:</b> Thursday, September 21, 2017 12:42 PM<span class=3D""><br>
<b>To:</b> ELLSON, JOHN<br>
<b>Cc:</b> <a href=3D"mailto:[email protected]" targ=
et=3D"_blank">graphviz-interest@lists.<wbr>research.att.com</a><br>
<b>Subject:</b> Re: [graphviz-interest] building on Linux<br>
</span></font><br>
</div><div><div class=3D"h5">
<div></div>
<div>
<div dir=3D"ltr">JOHN,
<div>The build works from the git clone!=C2=A0 Wonder what the difference i=
s?</div>
<div><br>
</div>
<div><br>
</div>
<div>EMDEN,</div>
<div>Sorry, I only get a digest of this list, so my reply is delayed.</div>
<div>Using the fresh source from tar, second download with no edits but wit=
h the various commands John &amp; I tried, the make output is just:</div>
<div><br>
</div>
<div>cd . &amp;&amp; /bin/bash /mnt/c/Users/Owner/Documents/<wbr>SoftwareDe=
velopment/graphviz/<wbr>graphviz-2.40.1/config/missing automake-1.13 --gnu<=
br>
</div>
<div><br>
</div>
<div>Followed by stderr messages about the missing automake.</div>
<div><br>
</div>
<div>&#39;make clean&#39; gives the same messages.</div>
<div><br>
</div>
<div>What else would you like me to try?</div>
<div><br>
</div>
<div class=3D"gmail_extra">
<div>
<div class=3D"m_4269913894916330gmail_signature">
<div dir=3D"ltr">
<div>
<div dir=3D"ltr">
<div>Ron</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class=3D"gmail_quote">On Thu, Sep 21, 2017 at 9:00 AM, ELLSON, JOHN <s=
pan dir=3D"ltr">
&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&=
gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div>
<div style=3D"direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt=
">
<div>Ron,</div>
<div><br>
</div>
<div>You have all the tools now,=C2=A0 perhaps you could try direct from GI=
T instead if from tar.gz ?</div>
<div><br>
</div>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 git clone <a href=3D"https://urldefense=
.proofpoint.com/v2/url?u=3Dhttps-3A__github.com_ellson_graphviz.git&amp;d=
=3DDwMFaQ&amp;c=3DLFYZ-o9_HUMeMTSQicvjIg&amp;r=3DNcfO-NNO41gr2FPL-5Rm8w&amp=
;m=3D_RKE6jlNwcucJCjaJsYaA8xy2tGJ4D5o81AzrxE_mhM&amp;s=3DrT-G3gN5nqdmF8sY5H=
GmJRidnmSJpK9rZm4oTc1eRFM&amp;e=3D" target=3D"_blank">
https://github.com/ellson/grap<wbr>hviz.git</a></div>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cd graphviz</div>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ./autogen.sh</div>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ./configure</div>
<span>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 make -j</div>
<div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 make install</div>
<div><br>
</div>
<div>John<br>
</div>
</span>
<div style=3D"font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div id=3D"m_4269913894916330m_-4507954774992261980divRpF658788" style=3D"d=
irection:ltr"><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br></div>

--001a113de63e424ed80559b65b56--

--===============6203196127597632569==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest

--===============6203196127597632569==--