Project

General

Profile

Actions

Feature #4732

closed

osmo-mslookup-client cmdline tool in Distributed GSM / Multicast MS Lookup

Added by edgard21031969 over 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/26/2020
Due date:
% Done:

0%

Spec Reference:

Description

Hello,

I installed osmo-hlr by 2 methods:

a) First methode
cd $osmo_src
git clone git://git.osmocom.org/osmo-hlr
cd osmo-hlr
autoreconf -fi
./configure
make -j5
make check
make install
sudo ldconfig

osmo-mslookup-client is installed by 'make install

b)Install osmo-hlr nightly
sudo su
wget https://download.opensuse.org/repositories/network:/osmocom:/nightly/xUbuntu_18.04/Release.key
sha256sum Release.key
=> b5e2c1df9ff80bc73dd00a0c153ef308e7ec643ddb859e69789fcd4a9b1893d3
apt-key add Release.key
rm Release.key
echo "deb https://download.opensuse.org/repositories/network:/osmocom:/nightly/xUbuntu_18.04/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
apt-get update
exit

apt-get install osmo-hlr

I see that libosmo-mslookup0 is installed, but how can I do to use it?

Could you help me for nightly installation please?

Best Regards


Related issues

Related to OsmoHLR - Feature #4698: osmo-mslookup-client cmdline tool in Distributed GSM / Multicast MS Lookup Resolved08/08/2020

Actions
Related to Distributed GSM - Bug #4706: osmo-mslookup-client is installed by 'make install' in osmo-hlr, but apparently is not packaged in debianResolvedfixeria08/13/2020

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)