Thursday, September 23, 2010

Guys, I know you people are facing the problem of installation.
in case if you face the problem with the sh /home/user/edicom.sh , try following commands
# apt-get install gcc
# apt-get install libc6-dev
# apt-get install linux-kernel-headers
# apt-get install libgcc1
# apt-get install gdb

incase if you have problem with the gdb installation and get some error like
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

download gdb from the following link
http://repository.maemo.org/extras/pool/fremantle-1.2/free/g/gdb/gdb_6.8.50.20090417-0maemo2+0m5_armel.deb

# dpkg -i
gdb_6.8.50.20090417-0maemo2+0m5_armel.deb
soon will fix the installation problem you guys are facing

No comments:

Post a Comment