Re: not able to install opofile on ubuntu 16.06
William Cohen <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
On 09/28/2016 04:27 AM, Diego Avesani wrote: > Dear all, > I am trying to install oprifile on ubuntu. Infortunately, I have some problem: > I have downloaded oprofile, then I have run: > > ./configure > > and this is the message that I got: > > /checking libiberty.h usability... no/ > /checking libiberty.h presence... no/ > /checking for libiberty.h... no/ > /checking for cplus_demangle in -liberty... no/ > /configure: error: liberty library not found/ > > How can resolve it? > thanks for all your helps > > Diego Hi Diego, To build oprofile you need to install some additional packages on your system something similar to: http://askubuntu.com/questions/448101/cant-find-or-install-package-libiberty https://geekwentfreak-raviteja.rhcloud.com/blog/2012/10/08/installing-and-using-oprofiler-in-ubuntu-12-04/ -Will ------------------------------------------------------------------------------