Hi,
I want to bootstrap Code::Blocks 11428 . It says :
Found revision: '0' ''
./bootstrap: 66: ./bootstrap: libtoolize: not found
Should I do this according to Internet or something else :
sudo apt install libtool
There is the build-essential meta package. Do you have it installed?
Quote from: oBFusCATed on July 20, 2018, 07:52:16 AM
There is the build-essential meta package. Do you have it installed?
mehdi@mehdi-X556UQK:~$ dpkg -l build-essential
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii build-essentia 12.4ubuntu1 amd64 Informational list of build-essen
If I have to reinstall it, how to ?
Ask on ubuntu supporting forum, I don't use it, so I can't help. :(
Quote from: oBFusCATed on July 20, 2018, 08:16:42 AM
Ask on ubuntu supporting forum, I don't use it, so I can't help. :(
I reinstalled build-essential, got same first post error. libtool is
not installed yet.
Quote from: ordak on July 20, 2018, 08:44:15 AM
Quote from: oBFusCATed on July 20, 2018, 08:16:42 AM
Ask on ubuntu supporting forum, I don't use it, so I can't help. :(
I reinstalled build-essential, got same first post error. libtool is not installed yet.
I would install the libtool package.
Tim S.