Hi All, I did these things with qpid but still I couldn't start the server.
1. SVN check out of the trunk 2. mvn -Pfastinstall in trunk/qpid/java/ 3. mvn in trunk/qpid/java/distribution 4. set the PATH and QPID_HOME variables like this QPID_HOME="/home/lahiru/trunk/qpid/java/broker/" PATH="/home/lahiru/trunk/qpid/java/broker/bin/" 5. cd $QPID_HOME/bin 6. ./qpid-server But still it give the same error as suran inform at the beginning of this thread. ./qpid-server: line 31: qpid-run: No such file or directory Can anybody help me to figure this out. Thanks in advance lahiru On Tue, Apr 22, 2008 at 2:23 PM, Marnie McCormack < [EMAIL PROTECTED]> wrote: > Hi All, > > Firstly, thanks Suran for pointing this out. > > I have updated the docs to reflect the need to have the $QPID_HOME/bin dir > on your path before running qpid-server. The qpid-server script just > assumes > you have qpid-run on your path, so this will work (does work). > > Hth, > Marnie > > > > > On 4/22/08, lahiru gunathilake <[EMAIL PROTECTED]> wrote: > > > > Hi devs, > > I have gone through same problem when I'm trying to build Qpid but I > > thought > > that was my mistake. > > Thanks Suran to pointing this out. > > > > Regs > > lahiru > > > > > > On Mon, Apr 21, 2008 at 4:51 PM, Robert Greig <[EMAIL PROTECTED]> > > wrote: > > > > > On 21/04/2008, Suran Jayathilaka <[EMAIL PROTECTED]> wrote: > > > > > > > Am I doing something wrong is the instruction incorrect? I have set > > the > > > > QPID_HOME variable. I tried this with downloaded M2 as well as > locally > > > built > > > > M3-SNAPSHOT. > > > > > > No, it looks like the instructions are wrong. Looking at the > > > qpid-server script, it won't run unless you are in QPID_HOME/bin. > > > > > > I think however that this is really a bug in the script and that it > > > should be fixed to run from anywhere. > > > > > > RG > > > > > > -- East or West Mahindians are the Best... !
