Apt Get Install Libtool

  1. Apt-get Install Libtool-bin
  2. Apt-get Install Libtoolize
Sudo apt-get install libtool

Apt-get Install Libtool-bin

Quick Install Instructions of libtool on Ubuntu Server. It’s Super Easy! Simply click on Copy button to copy the command and paste into your command line terminal using built-in APT package manager. See below for quick step by step instructions of SSH commands, Copy/Paste to avoid miss-spelling or accidently installing a different package. . Add repository and install bitcoind. Sudo apt-get install build-essential. Sudo apt-get install libtool autotools-dev autoconf. Sudo apt-get install libssl-dev. Sudo apt-get install libboost-all-dev. Sudo add-apt-repository ppa:bitcoin/bitcoin.

hello LQ
I want to install some GNU c++ compiler. to install it when I give the following commandline
sudo apt-get install build-essential
its giving
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
build-essential: Depends: g++ (>= 4:4.3.1) but it is not going to be installed
when I enter
sudo apt-get install g++
its again gives
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
g++: Depends: gcc (>= 4:4.3.2-2) but it is not going to be installed
Depends: g++-4.3 (>= 4.3.2-1) but it is not going to be installed
Depends: gcc-4.3 (>= 4.3.2-1) but it is not going to be installed
E: Broken packages
even after running 'apt-get update' retrying it gives same errors
than later i checked my /etc/apt/source.list
it is as follows
deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.debian.org/debian/ lenny main contrib non-free
what may be missing any help????
regards
parashuram
Jun 2nd, 2018
Never

Apt-get Install Libtoolize

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
RAW Paste Data