Feb 23, 2010 12:19 PM
Unable to install OpenSBC
I am trying to install OpenSBC in Sun netra T5220 having a OS Sun OS 5.10. I am following this document "OpenSBC manual" by Joegen E. Baclor. I was able to compile the OpenSipStack with the following procedure in OpenSipStack with the following command line.
./configure
gmake bothnoshared
gmake bothnoshared CC=gcc.
It was compiled successfully.
The problem is that I am not able to install the OpenSBC. There is a step in manual "copy the binary to a folder and run OpenSBC". File "oss-application.conf.xml" is in the same directory. When I am giving the command ./opensbc -xc, it is giving me an error.
#./opensbc -xc
./opensbc : cannot execute
Please need your suggestion as I am stucked in this issue.