[Serusers] Can SER support 3-way Conference

roayu roayu at ctisys.net
Mon Nov 26 02:44:02 CET 2007


Hi Stefan,

Ops, I thought I installed the g++ ... Anyway, thanks for ur help! Really
appreciate that.

Btw, previously I do have one SER running in the machine. Now, I'm having 2
SERs and 1 SEMS. So, do I need to configure anything on my 1st SER? Or I
only need to configure on the SIP-stack SER? If no, where else that I need
to configure?


Thanks.
Roa Yu

-----Original Message-----
From: Stefan Sayer [mailto:stefan.sayer at iptego.de] 
Sent: Saturday, November 24, 2007 7:02 PM
To: roayu
Cc: serusers at lists.iptel.org
Subject: Re: [Serusers] Can SER support 3-way Conference

Hello,
why not have a look at what is print on the screen?
  make[3]: g++: Command not found

You either havent g++ installed (you will need at least g++ 3.4 - but I 
would recommend 4.1, see README; on debian: apt-get install g++-4.1), or 
you don't have a symlink to it: ln -s /usr/bin/g++-x.y /usr/bin/g++.

hth
Stefan

roayu wrote:
> Hi Stefan,
> 
> The following are the output I got after re-run the 'make install' on
SEMS.
> 
> [root at localhost sems-0.10.0-rc2]# make install
> 
> make[1]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps'
> 
> make[2]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Nothing to be done for `deps'.
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> g++ -I ../../core -Wall -Wno-reorder -fPIC -g -O2 -D_DEBUG -D_THREAD_SAFE
> -D_REENTRANT -DVERSION='"0.10.0-rc2"' -DARCH='"i386"' -DOS='"linux"'   -c
> AnnounceB2B.cpp -o AnnounceB2B.o
> make[3]: g++: Command not found
> make[3]: *** [AnnounceB2B.o] Error 127
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[2]: [all] Error 2 (ignored)
> mkdir -p /usr/local/lib/sems/audio/ann_b2b
> mkdir -p /usr/local/lib/sems/plug-in/
> touch           /usr/local/lib/sems/plug-in//ann_b2b.so ; \
>         install  -m 755 ann_b2b.so /usr/local/lib/sems/plug-in/
> install: cannot stat `ann_b2b.so': No such file or directory
> make[2]: *** [install] Error 1
> make[2]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
....

-- 
Stefan Sayer
VoIP Services

stefan.sayer at iptego.de
www.iptego.de

iptego GmbH
Am Borsigturm 40
13507 Berlin
Germany

Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann



More information about the sr-users mailing list