How can I install protoc on Ubuntu 16.04?

Martin Thoma

How can I install protoc, the protobuf compiler to generate Java, on Ubuntu 16.04?

Martin Thoma

See https://github.com/protocolbuffers/protobuf/blob/master/src/README.md:

Prerequesites

$ sudo apt-get install autoconf automake libtool curl make g++ unzip

Installation

  1. From this page, download the protobuf-all-[VERSION].tar.gz.
  2. Extract the contents and change in the directory
  3. ./configure
  4. make
  5. make check
  6. sudo make install
  7. sudo ldconfig # refresh shared library cache.

Check if it works

$ protoc --version
libprotoc 3.6.1

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

How can i install team viewer in ubuntu 16 operating system

분류에서Dev

How can I install GTK themes on Ubuntu?

분류에서Dev

How can I install Ubuntu without CD and USB?

분류에서Dev

How can I install libpcap header files on Ubuntu 12.04?

분류에서Dev

How can I install pygame 1.9.2 on ubuntu 13.04?

분류에서Dev

How can I install Ubuntu and Windows 10 as dual boot?

분류에서Dev

How can I install Blender 2.76 on Ubuntu 14.04?

분류에서Dev

How can I install MySQL Workbench on Ubuntu 20.04 LTS?

분류에서Dev

How can I install Ubuntu on a device without a screen nor a keyboard?

분류에서Dev

How can I install Windows 7 alongside Ubuntu 16.04?

분류에서Dev

How can I check if upstart is installed in ubuntu server and how can I install it?

분류에서Dev

How Can I Install Eclipse with the ADT (Android Development Tool) on Ubuntu 11.10 64-bit?

분류에서Dev

My disk already has 4 primary partitions, how can I install Ubuntu?

분류에서Dev

How can I install Ubuntu on an old MacBook without a CD or USB drive?

분류에서Dev

My disk already has 4 primary partitions, how can I install Ubuntu?

분류에서Dev

How many times can I use a bootable usb flash drive to install Ubuntu

분류에서Dev

How do I install hipchat on Ubuntu 16.04

분류에서Dev

How do I install a backdoor to logon to Ubuntu?

분류에서Dev

Install xdebug in Ubuntu 16 with php5 - error: can't read ltmain.sh

분류에서Dev

How do I reset my Network settings to default (Ubuntu 16)?

분류에서Dev

How do I reset my Network settings to default (Ubuntu 16)?

분류에서Dev

Can I install Ubuntu on a 3.5GB mini PC?

분류에서Dev

Can I install ubuntu from a blu-ray disc?

분류에서Dev

Can I install pantheon terminal in Ubuntu 14.04 or newer?

분류에서Dev

Can I install Linux kernel in Ubuntu appart of the default one?

분류에서Dev

Can I install SQL Server Management Studio on Ubuntu 16.04?

분류에서Dev

Can I install Ubuntu Unity Dash in other desktop environments?

분류에서Dev

How can I install Visual Studio?

분류에서Dev

How can I install STREAMS in Linux?

Related 관련 기사

  1. 1

    How can i install team viewer in ubuntu 16 operating system

  2. 2

    How can I install GTK themes on Ubuntu?

  3. 3

    How can I install Ubuntu without CD and USB?

  4. 4

    How can I install libpcap header files on Ubuntu 12.04?

  5. 5

    How can I install pygame 1.9.2 on ubuntu 13.04?

  6. 6

    How can I install Ubuntu and Windows 10 as dual boot?

  7. 7

    How can I install Blender 2.76 on Ubuntu 14.04?

  8. 8

    How can I install MySQL Workbench on Ubuntu 20.04 LTS?

  9. 9

    How can I install Ubuntu on a device without a screen nor a keyboard?

  10. 10

    How can I install Windows 7 alongside Ubuntu 16.04?

  11. 11

    How can I check if upstart is installed in ubuntu server and how can I install it?

  12. 12

    How Can I Install Eclipse with the ADT (Android Development Tool) on Ubuntu 11.10 64-bit?

  13. 13

    My disk already has 4 primary partitions, how can I install Ubuntu?

  14. 14

    How can I install Ubuntu on an old MacBook without a CD or USB drive?

  15. 15

    My disk already has 4 primary partitions, how can I install Ubuntu?

  16. 16

    How many times can I use a bootable usb flash drive to install Ubuntu

  17. 17

    How do I install hipchat on Ubuntu 16.04

  18. 18

    How do I install a backdoor to logon to Ubuntu?

  19. 19

    Install xdebug in Ubuntu 16 with php5 - error: can't read ltmain.sh

  20. 20

    How do I reset my Network settings to default (Ubuntu 16)?

  21. 21

    How do I reset my Network settings to default (Ubuntu 16)?

  22. 22

    Can I install Ubuntu on a 3.5GB mini PC?

  23. 23

    Can I install ubuntu from a blu-ray disc?

  24. 24

    Can I install pantheon terminal in Ubuntu 14.04 or newer?

  25. 25

    Can I install Linux kernel in Ubuntu appart of the default one?

  26. 26

    Can I install SQL Server Management Studio on Ubuntu 16.04?

  27. 27

    Can I install Ubuntu Unity Dash in other desktop environments?

  28. 28

    How can I install Visual Studio?

  29. 29

    How can I install STREAMS in Linux?

뜨겁다태그

보관