Re: [OpenSBC] Installation problem
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-11-18 14:30:27
|
Try this. After running ./configure + make, go to opensbc directory and run 'make distrib'. This should copy all the files you need to run opensbc in opensbc/distrib folder including startup scripts. HTH Joegen OpenSBC Forum wrote: > Hello All, > > I am trying to follow the manual here: http://www.opensipstack.org/sbc_man_install.html#2.1 but I don't seem to be getting anywhere and I just want to clarify a few things. These are the steps I am doing. > > > 1) Downloaded OpenSBC-1-1-5_RC2 in /usr/local and untarred it > > 2)Under the directory /usr/local/OpenSBC-1-1-5_RC2/ I have the following files and directories: > > configure Makefile *opensbc* *opensipstack* > > *From what I understand from the manual I continue as follows:* > > 3) cd opensipstack then ./configure and make bothnoshared > 4) cd opensbc then ./configure and make bothnoshared > > > Here is the point where I am lost because there is also another configure script under the directory /usr/local/OpenSBC-1-1-5_RC2/ but the manual doesn't mention anything about that. The manual goes on to http://www.opensipstack.org/sbc_man_install.html#2.2, then I tried to run OSBC using the command: > > Running OpenSBC as a daemon > #./opensbc -d -p pidfile.txt > > I get the error ./opensbc: No such file or directory > > I try to such for the file pidfile.txt without success. > > Can someone please tell me where I am going wrong? I am trying to follow the manual but it is not working. Does anyone have a better step by step for the installation? > > regards, > > Miced > > > |