You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Marc Luce <ma...@odexgroup.com> on 2010/08/03 21:33:05 UTC

Installing Activemq-cpp (3.2.2) on Mac OS X

I installed activemq-cpp-library-3.2.2 on my Mac OS X.  The configure, make,
make install, make check all appear to have worked correctly.  However, when
I go to <activemq-cp>/src/test-integration and attempt to execute the
./activemq-test-integration program I get a segmentation fault.

My LD_LIBRARY_PATH=<apr-1.4.2>:<apr-util-1.3.9>:/usr/lib:/usr/local/lib

/usr/local/lib does include libactivemq-cpp.a and libcppunit.a.

Is there some basic step that I have missed?  Does anyone else have a
problem with getting this installed on Mac OS X?

Thanks in advance
Marc
marc@odexgroup.com
-- 
View this message in context: http://old.nabble.com/Installing-Activemq-cpp-%283.2.2%29-on-Mac-OS-X-tp29339229p29339229.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Installing Activemq-cpp (3.2.2) on Mac OS X

Posted by Timothy Bish <ta...@gmail.com>.
On Thu, 2010-09-09 at 10:10 +0400, Ivan Pechorin wrote:
> Hello
> 
> > On Tue, 2010-08-03 at 12:33 -0700, Marc Luce wrote:
> >> My LD_LIBRARY_PATH=<apr-1.4.2>:<apr-util-1.3.9>:/usr/lib:/usr/local/lib
> 
> I wonder if APR 1.4.x is supported? README in
> branches/activemq-cpp-3.2.x still suggests APR >= 1.3*.
> 
> Regards,
> Ivan

If you are using v3.2.2 of AMQCPP then you shouldn't have any trouble
building with APR 1.4.2, earlier versions had some issue when you ran
the configure script.

Regards
Tim


Re: Installing Activemq-cpp (3.2.2) on Mac OS X

Posted by Ivan Pechorin <iv...@gmail.com>.
Hello

> On Tue, 2010-08-03 at 12:33 -0700, Marc Luce wrote:
>> My LD_LIBRARY_PATH=<apr-1.4.2>:<apr-util-1.3.9>:/usr/lib:/usr/local/lib

I wonder if APR 1.4.x is supported? README in
branches/activemq-cpp-3.2.x still suggests APR >= 1.3*.

Regards,
Ivan

Re: Installing Activemq-cpp (3.2.2) on Mac OS X

Posted by Timothy Bish <ta...@gmail.com>.
On Tue, 2010-08-03 at 12:33 -0700, Marc Luce wrote:
> I installed activemq-cpp-library-3.2.2 on my Mac OS X.  The configure, make,
> make install, make check all appear to have worked correctly.  However, when
> I go to <activemq-cp>/src/test-integration and attempt to execute the
> ./activemq-test-integration program I get a segmentation fault.
> 
> My LD_LIBRARY_PATH=<apr-1.4.2>:<apr-util-1.3.9>:/usr/lib:/usr/local/lib
> 
> /usr/local/lib does include libactivemq-cpp.a and libcppunit.a.
> 
> Is there some basic step that I have missed?  Does anyone else have a
> problem with getting this installed on Mac OS X?
> 
> Thanks in advance
> Marc
> marc@odexgroup.com

There is a known issue with ActiveMQ-CPP on Mac, see here:
https://issues.apache.org/activemq/browse/AMQCPP-298

That's most likely the error you are seeing, so far there's no
workaround, we welcome patches though if you want to take a look at it.

Regards
Tim.



-- 
Tim Bish

Open Source Integration: http://fusesource.com
ActiveMQ in Action: http://www.manning.com/snyder/

Follow me on Twitter: http://twitter.com/tabish121
My Blog: http://timbish.blogspot.com/