Apt Get Install Libtool

To get the dependencies installed on Ubuntu or Debian Linux, launch a terminal window by pressing Ctrl + Alt + T or Ctrl + Shift + T. Then, enter the commands into the console window. Sudo apt install libtool m4 make g git npm. Or, for Debian, run: sudo apt-get install libtool m4 make g git npm. 期间,需要把libtool从2.4.2,换成2.4版本的。 【折腾过程】 1.参考: How to install specific Ubuntu packages, with exact version? closed 去试试: email protected:xmlrpc-c-1.06.31$ sudo apt-get install libtool=2.4 Reading package lists. Done Building dependency tree Reading state information.

Apt Get Install Libtool

Debian/Ubuntu install

  • In this video tutorial you will learn How to install autoconf, automake and libtool in Ubuntu 15.10? Check more details at http://www.roseindia.net/answers/v.
  • Try installing these packages. Sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-pil python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev sudo easyinstall greenlet sudo easyinstall gevent.
  • But the libttol is not found.when i say apt-get install -y libtool i get message as # apt-get install -y libtoo apt-get install -y libtool Reading package lists. Done Building dependency tree Reading state information. Done libtool is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.

The following command will install tools and libraries required to build and install the Apache Thrift compiler and C++ libraries on a Debian/Ubuntu Linux based system.

Libtool-bin

Debian 7/Ubuntu 12 users need to manually install a more recent version of automake and (for C++ library and test support) boost:

Optional packages

If you would like to build Apache Thrift libraries for other programming languages you may need to install additional packages. The following languages require the specified additional packages:

  • Java
    • packages: gradle
    • You will also need Java JDK v1.8 or higher. Type javac to see a list of available packages, pick the one you prefer and apt-get install it (e.g. default-jdk).
  • Ruby
    • ruby-full ruby-dev ruby-rspec rake rubygems bundler
  • Python
    • python-all python-all-dev python-all-dbg
  • Perl
    • libbit-vector-perl libclass-accessor-class-perl
  • Php, install
    • php5-dev php5-cli phpunit
  • C_glib
    • libglib2.0-dev
  • Erlang
    • erlang-base erlang-eunit erlang-dev rebar
  • NetStd
    • apt-transport-https dotnet-sdk-5.0 aspnetcore-runtime-5.0
  • Thrift Compiler for Windows
    • mingw-w64 mingw-w64-x86-64-dev nsis
  • Rust
    • rustc cargo
  • Haxe
    • haxe
  • Lua
    • lua5.3 liblua5.3-dev
  • NodeJs
    • nodejs npm
  • dotnetcore
    • https://www.microsoft.com/net/learn/get-started/linuxubuntu
  • d-lang
    • curl -fsS https://dlang.org/install.shbash -s dmd
  • dart & pub
    • https://www.dartlang.org/install/linux
    • https://www.dartlang.org/tools/pub/installing

Additional reading

For more information on the requirements see: Apache Thrift Requirements

For more information on building and installing Thrift see: Building from source

Install

This page was generated by Apache Thrift's source tree docs:doc/install/debian.md

Jun 2nd, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libevent-dev
  2. sudo apt-get install libboost-all-dev
  3. sudo add-apt-repository ppa:bitcoin/bitcoin
  4. sudo apt-get update
  5. sudo apt-get install libdb4.8-dev libdb4.8++-dev
  6. sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
  7. sudo apt-get install git
  8. sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
  9. sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
  10. sudo apt-get install libboost-all-dev
  11. sudo apt-get install software-properties-common
  12. sudo add-apt-repository ppa:bitcoin/bitcoin
  13. sudo apt-get update
  14. sudo apt-get install libdb4.8-dev libdb4.8++-dev
  15. sudo apt-get install libminiupnpc-dev
  16. sudo apt-get install libzmq3-dev
  17. sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
  18. sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compiler
  19. Sudo apt-get install automake

Sudo Apt-get Install Libtool-bin

Apt-get install libtoolize

Apt-get Install Libtoolize

RAW Paste Data

Sudo Apt-get Install Libtool

Apt Get Install Libtool

Sudo Apt-get Install Autoconf Automake Libtool