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
After two years I'm trying to build once again for a project, I'm getting:
Collected errors:
* opkg_download: Failed to download http://snapshots.libremesh.org/packages/Packages.gz, wget returned 8.
* opkg_download: Failed to download http://chef.libremesh.org/network-profiles//Packages.gz, wget returned 8.
I used to use branch develop, but I see others are having trouble. I've tried with master, same results.
I also get:
Build dependency: Please install the GNU C Compiler (gcc) 4.8 or later
Build dependency: Please install the GNU C++ Compiler (g++) 4.8 or later
Build dependency: Please install Python 2.x
on Ubuntu 20 although I have the first two installed [for the third instead, is python2 still really required?]
Also, the new chef.libremesh.org doesn't support communities, right?
After two years I'm trying to build once again for a project, I'm getting:
I used to use branch develop, but I see others are having trouble. I've tried with master, same results.
I also get:
on Ubuntu 20 although I have the first two installed [for the third instead, is python2 still really required?]
Also, the new chef.libremesh.org doesn't support communities, right?
Thanks!