edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Kevin Carhart <kevin@carhart.net>
To: edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] Problem installing git version on debian sid
Date: Mon, 4 Dec 2017 15:42:37 -0800 (PST)	[thread overview]
Message-ID: <alpine.LRH.2.03.1712041538240.4336@carhart.net> (raw)
In-Reply-To: <6ef596b5-c187-939f-99bc-a1a36b8aff57@geoffair.info>



Hi Chuck

I tried out the following, does this help?  Can you bring in the g++ 
compiler:

apt install g++
(and then assuming it puts the compiler under /usr/bin/g++)
export CMAKE_CXX_COMPILER=/usr/bin/g++
(and then build tidy)
(and then apt remove g++ if you like)



On Mon, 4 Dec 2017, Geoff McLane wrote:

> On 04/12/17 20:48, Chuck Hallenbeck wrote:
>> 
>> ... . It says to retrieve 
>> https://github.com/htacg/tidy-html5/archive/master.zip
>
> Yes, as you point out, that certain seems to be the correct 5.6.0 2017.11.25 
> master source, so no problem there...
>
>>
>>   ... The error said the option -c was not recognized by the preprocessor. 
>> .
>
> Well that -c option is one of the most common options - it means compile and 
> assemble but do not link - must be supported by all gcc compilers... in my 
> system $ gcc --version, $ cpp --version, $ c++ --version all appear to be the 
> **same** thing...
>
>
> As stated -
>>> 
>>> I hope others can address that...
>>> 
> I am sure there must be a simple explanation... if it compiles in one, should 
> also in others... keep trying... sure you will get there...
>
> Regards, Geoff.
>
> _______________________________________________
> Edbrowse-dev mailing list
> Edbrowse-dev@lists.the-brannons.com
> http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev
>

--------
Kevin Carhart * 415 225 5306 * The Ten Ninety Nihilists

  reply	other threads:[~2017-12-04 23:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04 15:48 Chuck Hallenbeck
2017-12-04 18:19 ` Geoff McLane
2017-12-04 19:48   ` Chuck Hallenbeck
2017-12-04 20:23     ` Geoff McLane
2017-12-04 23:42       ` Kevin Carhart [this message]
2017-12-05  0:47         ` Chuck Hallenbeck
2017-12-05 14:58           ` Chris Brannon
2017-12-05 16:36             ` Chuck Hallenbeck
2017-12-05 16:54               ` Karl Dahlke
2017-12-05 17:26                 ` Chuck Hallenbeck
2017-12-05 18:57                   ` Geoff McLane
2017-12-05 20:03                     ` Chuck Hallenbeck
2017-12-10  6:39                 ` [Edbrowse-dev] what is dispatchEvent and is it needed? Kevin Carhart
2017-12-10  6:48                   ` Karl Dahlke
2017-12-10  8:28                     ` Kevin Carhart
2017-12-05  1:01         ` [Edbrowse-dev] Problem installing git version on debian sid Chuck Hallenbeck
2017-12-04 20:12   ` Chuck Hallenbeck
2017-12-04 20:36     ` Karl Dahlke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LRH.2.03.1712041538240.4336@carhart.net \
    --to=kevin@carhart.net \
    --cc=edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).