You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a Raspberry pi 2 with the Jessie Distribution. I tried to intall IntelliPi, but it doesn't work,when I write:
sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex mercurial automake manpages-posix manpages-posix-dev locate libevent-dev libssl-dev libpcap-dev minicom bluez bluez-tools libbluetooth* libglib2.0-dev;
He displays at the end:
E: Unable to locate package lib32gcc1
E: Unable to locate package libc6-dev-i386
Thanks for helping me!
Mathieu
The text was updated successfully, but these errors were encountered:
If you are running the on Raspbian and want to use our IntelliPi distribution as an alternative - you are welcome too. If I am correct, you do not need those two libraries, however, we have not tried to build OpenWRT ontop of Raspbian.
I suspect you are looking to do something different, which is use our code ontop of your existing Jessie install. Is that correct?
Hello,
I have a Raspberry pi 2 with the Jessie Distribution. I tried to intall IntelliPi, but it doesn't work,when I write:
sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex mercurial automake manpages-posix manpages-posix-dev locate libevent-dev libssl-dev libpcap-dev minicom bluez bluez-tools libbluetooth* libglib2.0-dev;
He displays at the end:
E: Unable to locate package lib32gcc1
E: Unable to locate package libc6-dev-i386
Thanks for helping me!
Mathieu
The text was updated successfully, but these errors were encountered: