Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-14 Thread newbieSCS
I read the README.txt file but I didn't see anything referring to IPv4 socket configuration. Am I missing something? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3904766.html Sent from the ActiveMQ - User ma

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-13 Thread newbieSCS
Where is the deadness file located? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3902825.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-10-03 Thread newbieSCS
I downloaded the apache-activemq-5.5.0 and tried starting the activemq executable in the bin directory. I am getting this message: INFO: Loading '/etc/default/activemq' ERROR: Configuration variable JAVA_HOME or JAVACMD is not defined correctly. (JAVA_HOME=' ' , JAVACMD='java') I th

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread newbieSCS
Yes I have. I just looked in there and I saw the "example" executable for the HelloWorldProducer/Consumer example. How can I run a broker? When I tried running the program, it just hangs there after displaying the "Starting the example." string. Thanks. -- View this message in context: http

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread newbieSCS
Sorry for the confusion. They don't want a windows dll, they want the .so file. I've already executed the ./configure/make/make install and I have that file. The other thing they want is a hello world program testing the library and that links to the .so library file (preferably in Qt). Is ther

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-29 Thread newbieSCS
>From what I've been told, they want a windows .dll made in the CentOS environment (Virtual machine) from the activemq-cpp-src.tar.gz (linux version). I was asked to investigate how to change the makefiles to make a windows DLL in addition to the shared and static library files. Regards -- View

How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-29 Thread newbieSCS
Hello, I have been given an assignment by my supervisor to develop a method for building the ActiveMQ CMS (ActiveMQ-CPP) dynamically (dll) using our CentOS 5.3 Virtual Machine as the environment. I've new to this and have never built .dll library files from a linux environment before. Would I