On 22/03/13 19:19, Steve Huston wrote:
No - your plugin needs 'x' access to work.
Something is definitely messed up :-(
Yes - the install is not really right. To check the build itself use ./qpidd 
--load-module ./ha.so

./qpidd --load-module ./ha.so
2013-03-23 08:34:02 [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


I've looked in my src directory and

-rwxrwxr-x  1 fadams fadams 1817653 2013-03-22 16:06 ha.so

so that *should* be fine

also tried:

./qpidd --module-dir /home/fadams/qpid/qpid-trunk/qpid/cpp/bld/src
2013-03-23 08:31:52 [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


I've also tried doing chmod +x to the *.so files in /usr/local/lib/qpid/daemon


for info though, if I do export LD_LIBRARY_PATH=/usr/local/lib
I can do:

qpidd
2013-03-23 08:38:40 [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


I still fairly strongly believe that I shouldn't have to use LD_LIBRARY_PATH especially when I didn't with automake, but at least it's giving consistent weirdness compared to running ./qpidd in src so I guess it's progress of sorts :-X

any more thoughts?

I'm not warming to cmake yet, can you tell :-D
Resistance is futile :-)

I'm not assimilated yet. Shields are still up and the Delta Quadrant remains in quarantine :-D




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to