Re: Building Instructions on the ApacheMQ-CPP Website.

2014-04-02 Thread Hadrian Zbarcea
I think I understand what you mean. Try using http instead of https, or follow the link below [1]. The https: protocol gives some funky results, maybe we should look into that too. Hadrian [1] http://activemq.apache.org/cms/building.html On Wednesday 02 April 2014 18:26:05 naris wrote: > Hadr

Re: Building Instructions on the ApacheMQ-CPP Website.

2014-04-02 Thread naris
Hadrian Zbarcea wrote > Not sure what you mean. The Building section instructs one to run: > > ./autogen.sh > ./configure > make > make install > > The note you mentioned refers to warnings you may see after running > autogen.sh. > > Doesn't that work for you? > Hadrian When I view the Buildin

Re: Building Instructions on the ApacheMQ-CPP Website.

2014-04-01 Thread Hadrian Zbarcea
Not sure what you mean. The Building section instructs one to run: ./autogen.sh ./configure make make install The note you mentioned refers to warnings you may see after running autogen.sh. Doesn't that work for you? Hadrian On Tuesday 01 April 2014 20:51:36 naris wrote: > The web page on bui