Do You have a 64-bit ubuntu installation?
$ apt-cache search ncurses5
Try
libncurses5-dev - developer's libraries for ncurses
for 32-bit installation or
lib64ncurses5-dev - developer's libraries for ncurses (64-bit)
Also be careful - it's not an ubuntu support forum, and your question is
not related to kernel.
11/26/2011 05:52 PM, Anthony Wang пишет:
We have followed the instructions on the
http://source.android.com/source/initializing.html
But when we trying to install the necessary packages we get some error
message:
sudo apt-get install git-core gnupg flex bison gperf build-essential \
> zip curl zlib1g-dev libc6-dev lib32ncurses5-dev ia32-libs \
> x11proto-core-dev libx11-dev lib32readline5-dev lib32z-dev \
> libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown \
> libxml2-utils
E: Couldn't find package lib32ncurses5-dev
How to correct this error?
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel