[maemo-developers] [Error] checking for apt-pkg/configuration.h... no
From: atul raut atul_raut17 at yahoo.co.inDate: Fri Aug 22 09:15:32 EEST 2008
- Previous message: Using Alarmd with python
- Next message: [Error] checking for apt-pkg/configuration.h... no
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I am using below things in my config.ac on maemo platform
base code.
if test x$ac_cv_header_apt_pkg_configuration_h != xyes; then
AC_ERROR([libapt-pkg not found.])
while doing ./configure form console it gives me
below error messages ? How to resolve ?
checking apt-pkg/configuration.h usability... no
checking apt-pkg/configuration.h presence... no
checking for apt-pkg/configuration.h... no
configure: error: libapt-pkg not found.
I try to install
fakeroot apt-get install apt-dev
fakeroot apt-get install apt-pkg
Its say invalid operations
How to resolve ?
------------------------------------------------------------------------------------------------------------------ "You Never Get a Second Chance to Make First Good Impression" Atul Raut Hyderabad - 500 033
Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/
- Previous message: Using Alarmd with python
- Next message: [Error] checking for apt-pkg/configuration.h... no
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
