mkdir /root/BILLING cd /root/BILLING wget http://stg.dp.ua/download/server/2.407-p1/stg-2.407-p1.tar.gz tar zxvf stg-2.407-p1.tar.gz cd stg-2.407-p1/projects/stargazer/ ./build make install cd ../sgconf && ./build && make && make install cd ../sgconf_xml/ && ./build && make && make install cd /root/BILLING/stg-2.407-p1/projects/stargazer/plugins/configuration/rpcconfig make && make install