> -Original Message-
> From: Fraser Adams [mailto:fraser.ad...@blueyonder.co.uk]
> Sent: Friday, March 22, 2013 3:14 PM
> To: users@qpid.apache.org
> Subject: Re: is there a cmake uninstall target
>
> On 22/03/13 18:52, Steve Huston wrote:
> > You still need to --load-module for plugin
On 22/03/13 18:52, Steve Huston wrote:
You still need to --load-module for plugins.
With my previous qpid 0.20 build I got:
qpidd
2013-03-22 12:48:21 [Network] notice Listening on TCP/TCP6 port 5672
2013-03-22 12:48:21 [HA] notice Broker: Initializing: zappa:5672(joining)
2013-03-22 12:48:21
You still need to --load-module for plugins.
> -Original Message-
> From: Fraser Adams [mailto:fraser.ad...@blueyonder.co.uk]
> Sent: Friday, March 22, 2013 2:44 PM
> To: users@qpid.apache.org
> Subject: Re: is there a cmake uninstall target
>
>
> >> Also do you have any idea on the
Also do you have any idea on the
"
[Broker] critical Unexpected error: Error in configuration file
/usr/local/etc/qpid/qpidd.conf: Bad argument:
|cluster-mechanism=DIGEST-MD5 ANONYMOUS|
"
I've been seeing when I try running qpidd in src? I guess that I could
comment the line out, but I'm curiou
Hi Fraser,
> > Probably not - note, though, that there are multiple ways that cmake can
> handle "install" - it can generate an RPM, for example, that would do
> uninstall nicely.
> It's a nice idea, but not much good on my Ubuntu box :-)
I haven't looked into it, but cmake could most likely be c
On 22/03/13 17:43, Steve Huston wrote:
It's all part of the plan for world domination ;-)
I'll go back to automake in a sulk y'know ;-p
Probably not - note, though, that there are multiple ways that cmake can handle
"install" - it can generate an RPM, for example, that would do uninstall nic
On 22/03/13 17:27, Chuck Rolke wrote:
The one time I uninstalled I used 'xargs rm < install_manifest.txt'
It wasn't so bad.
http://www.cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
Thanks Chuck,
that seemed to work, though it's not entirely obvious nor intuitive.
Inter
Hi Fraser,
> I've just noticed (or not!) that there doesn't *seem* to be a "make uninstall"
> target in the cmake Makefile.
It's all part of the plan for world domination ;-)
> I had a skim through the targets and couldn't see an obvious uninstall.
> Have I missed something, is it called somethi
The one time I uninstalled I used 'xargs rm < install_manifest.txt'
It wasn't so bad.
http://www.cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
- Original Message -
> From: "Fraser Adams"
> To: users@qpid.apache.org
> Sent: Friday, March 22, 2013 12:07:51 PM
> Sub
One thing I've noticed when I do sudo make install
-- Installing: /usr/local/lib/libqpidcommon.so.2.0.0
-- Installing: /usr/local/lib/libqpidcommon.so
-- Removed runtime path from "/usr/local/lib/libqpidcommon.so.2.0.0"
-- Installing: /usr/local/lib/libqpidbroker.so.2.0.0
-- Installing:
Hi All,
separate thread to my cmake build woes :-)
I've just noticed (or not!) that there doesn't *seem* to be a "make
uninstall" target in the cmake Makefile.
I had a skim through the targets and couldn't see an obvious uninstall.
Have I missed something, is it called something else?
It'd
And as to why the build failed on my laptop but succeeded on my
desktop... My desktop didn't have the libnss3-dev package installed.
When I installed that package - and thus triggered the attempt to
build libsslcommon.so - the build on my desktop fails in the same way:
Scanning dependencies of tar
Hi Steve
Define "run qpidd there" :-) so I did cd to qpid-trunk/qpid/cpp/bld/src
and did ./qpidd and got:
[Broker] critical Unexpected error: Error in configuration file
/usr/local/etc/qpid/qpidd.conf: Bad argument:
|cluster-mechanism=DIGEST-MD5 ANONYMOUS|
Use --help to see valid options
On 22 March 2013 15:06, Fraser Adams wrote:
> Hi all,
> Just tried to get a bit "on trend" and build the latest trunk on Linux Mint
> 12 (Ubuntu 11.10) using cmake
>
> I did:
> cd qpid-trunk/qpid/cpp
> mkdir bld
> cd bld
> cmake ..
> make all
> sudo make install
>
>
> The good news is that doing m
Can you cd to qpid-trunk/qpid/cpp/bld/src and run qpidd there? May have to set
LD_LIBRARY_PATH to include that dir. The question is why the installed ones
lack 'x' access.
> -Original Message-
> From: Fraser Adams [mailto:fraser.ad...@blueyonder.co.uk]
> Sent: Friday, March 22, 2013 10:0
Hi all,
Just tried to get a bit "on trend" and build the latest trunk on Linux
Mint 12 (Ubuntu 11.10) using cmake
I did:
cd qpid-trunk/qpid/cpp
mkdir bld
cd bld
cmake ..
make all
sudo make install
The good news is that doing make and sudo make install both seemed to
run without errors, thoug
Thank you, works fine.
Jan
> -Original Message-
> From: Gordon Sim [mailto:g...@redhat.com]
> Sent: Friday, March 22, 2013 12:16 PM
> To: users@qpid.apache.org
> Subject: Re: qpid-send and content type
>
> On 03/21/2013 05:27 PM, Jan Bares wrote:
> > How can I tell qpid-send to use speci
On 03/21/2013 05:27 PM, Jan Bares wrote:
How can I tell qpid-send to use specific content type? I need to set content type to
"text/plain" so on receiving end the Java JMS client will get
javax.jms.TextMessage instead of javax.jms.BytesMessage.
At present there isn't an option to control that
Have you included the header ?
--
View this message in context:
http://qpid.2158936.n2.nabble.com/executing-qpid-c-programs-with-g-compiler-tp7590258p7590259.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---
19 matches
Mail list logo