oprofile 0.9.7 configure error (popt & liberty)@Ubuntu x64

人氣點閱:4909
發表人
oprofile 0.9.7 configure error (popt & liberty)@Ubuntu x64 2011-08-31 18:08
/ / /

configure: error: popt library not found



Try:
代碼:

sudo apt-get install libpopt
sudo apt-get install libpopt-dev


configure: error: liberty library not found



Try:
代碼:

sudo apt-get install binutils
sudo apt-get install binutils-dev




Note:
It seems that we may need to install the "-dev" packages
for oprofile 0.9.7 @ ubuntu