This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
TeaSpeak
/
Server-Root
Watch
1
Star
0
Fork
0
You've already forked Server-Root
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Server-Root
/
libraries
/
build_protobuf.sh
9 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Added build scripts
2018-08-08 14:21:32 +00:00
cd
protobuf
./autogen.sh
cd
build
../configure
make
updates
2018-08-08 22:23:24 +00:00
#make check
Some script updates
2018-08-08 19:51:41 +00:00
sudo make install
sudo ldconfig
Reference in New Issue
Copy Permalink