I tried to install libstdc++6, libffi6, and a lot of other packages, which require libc6 on my raspberry-pi, raspbian jessie 2017 04 10, offline (I do not want to go online for my own reasons).
I looked if libc6 was installed (apt list
, and apt show libc6
). It was.
I tried to install the packages (sudo dpkg libstdc++6_4.9.2-10_armhf.deb
)
and he told me, libc6:armhf wasn't installed!
It's making me mad! Some suggestions for solutions? Thanks