I installed according to the official instructions (http://osmocom.org/projects/baseband/wiki/CalypsoBTS), everything is going smoothly until: Now wee need to configure [[OpenBSC]] and [[OsmoBTS]] to work together with [[CalypsoBTS]]. # Create the configuration folder if it isn't exist yet mkdir ~/.osmocom cd ~/.osmocom touch ~/.osmocom/open-bsc.cfg touch ~/.osmocom/osmo-bts.cfg Then init default configuration: # Run [[OpenBSC]] osmo-nitb -c ~/.osmocom/open-bsc.cfg-l ~/.osmocom/hlr.sqlite3-P-C --debug=DRLL:DCC:DMM:DRR:DRSL:DNM I created a folder .osmocom since it was not, then the command touch ~/.osmocom/open-bsc.cfg created empty file open-bsc.cfg , then I did :
osmo-nitb -c root/.osmocom/open-bsc.cfg-l root/.osmocom/hlr.sqlite3-P-C --debug=DRLL:DCC:DMM:DRR:DRSL:DNM
and then there was an error (attached screenshot). http://baseband-devel.722152.n3.nabble.com/file/n4026755/ls48Gwh2E6c.jpg
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Calypso-BTS-tp4026753p4026755.htm... Sent from the baseband-devel mailing list archive at Nabble.com.