Difference between revisions of "OpenBTS: Ubuntu 11.10 Install"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 41: | Line 41: | ||
autoreconf -i | autoreconf -i | ||
./configure --with-usrp1 | ./configure --with-usrp1 | ||
− | + | make clean | |
+ | make all | ||
+ | make | ||
+ | make install | ||
===Sebagai Root=== | ===Sebagai Root=== |
Revision as of 18:12, 9 February 2012
- Compile dan Install GNURadio. Tanpa GNURadio terinstall maka OpenBTS tidak mungkin di instalasi.
Instalasi Paket Pendukung dan Asterisk
Instalasi paket / library pendukung tambahan
sudo apt-get install autoconf libtool libosip2-dev libortp-dev \ libusb-1.0-0-dev g++ sqlite3 libsqlite3-dev erlang \ asterisk asterisk-mysql
Install OpenBTS
Download source code dari
http://www.openbts.org http://sourceforge.net/projects/openbts/
Sebagai User Biasa
Sebagai user biasa lakukan
cp openbts-P2.8.0Opelousas.tar.gz ~ cd ~ tar zxvf openbts-P2.8.0Opelousas.tar.gz
Lakukan sedikit debugging untuk sqlite3
cd ~/openbts-P2.8.0Opelousas/sqlite3 vi Makefile.am
ubah
AM_CXXFLAGS = -Wall -lpthread
menjadi
AM_CXXFLAGS = -Wall -lpthread -ldl
cd ~/openbts-P2.8.0Opelousas autoreconf -i ./configure --with-usrp1 make clean make all make make install
Sebagai Root
Sebagai root Lakukan
cp openbts-P2.8.0Opelousas.tar.gz /usr/local/src/ cd /usr/local/src/ tar zxvf openbts-P2.8.0Opelousas.tar.gz cd /usr/local/src/openbts-P2.8.0Opelousas autoreconf -i ./configure --with-usrp1
Lakukan sedikit debugging untuk sqlite3
cd /usr/local/src/openbts-P2.8.0Opelousas/sqlite3 vi Makefile
ubah
AM_CXXFLAGS = -Wall -lpthread
menjadi
AM_CXXFLAGS = -Wall -lpthread -ldl
Save file, lanjutkan proses compile
Instalasi
make clean make all make make install
Cara Lain Menggunakan SVN
Tampaknya cara ini tidak mudah :(...
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
Silahkan Download
cd ~ svn co http://wush.net/svn/range/software/public openbts
Untuk USRP1
cd ~/openbts/openbts/trunk autoreconf -i ./configure --with-usrp1 make
Referensi
- http://www.mentby.com/Group/openbts-discuss/building-openbts-p28-on-ubuntu-1110.html
- http://wush.net/trac/rangepublic/wiki/BuildInstallRun
Pranala Menarik
Persiapan Hardware
OpenBTS 2.6
- GNURadio: Ubuntu Install
- GNURadio: Spectrum Analizer GSM
- GNURadio: Mengubah board RFX1800 menjadi RFX900
- OpenBTS: Ubuntu Install
- OpenBTS: Konfigurasi
- OpenBTS: Kalibrasi
- OpenBTS: Konfigurasi Asterisk untuk OpenBTS
- OpenBTS: Menjalankan smqueue
- OpenBTS: Mengoperasikan BTS
- OpenBTS: Tampilan di Nokia saat pakai OpenBTS
- OpenBTS: Operasi 1800 MHz
- OpenBTS: Beberapa Tips
- OpenBTS: USRP2
- OpenBTS: Amplifier
- OpenBTS: SMS
OpenBTS 2.8
Ettus E110
Lain Lain
- Membuat Base Station GSM Open Source
- Teknologi Selular
- GSM: Daftar Channel Frekuensi
- Wireless Internet
- OpenBSC
- AirProbe
- Base station subsystem
- GSM
- Asterisk
- Mobile phone
Catatan Legal dan Pendukung
- Siapa Bilang OpenBTS Ilegal?
- OpenBTS: Catatan MNC dan MCC Indonesia
- OpenBTS : Alokasi Frekuensi Operator GSM Indonesia