Vonger / vocore2

VoCore2 firmware drivers
https://vocore.io
96 stars 45 forks source link

Installation failure #36

Closed nsmith1024 closed 1 year ago

nsmith1024 commented 1 year ago

Hello,

Im following your steps on the github page on how to install it using docker. I get an error:

/dev/vocore/vocore2/docker$ singularity shell -e vocore2-dev.sqfs

Singularity 1.00 (commit: 2ebc2f3f2059b96885416167363bde2e27ece106) Running under Python 3.10.6 (main, Nov 2 2022, 18:53:38) [GCC 11.3.0] pygame 2.1.2 (SDL 2.0.20, Python 3.10.6) Hello from the pygame community. https://www.pygame.org/contribute.html The error-log configured as /home/user/.local/share/singularity/log/error.log (lazily created when something is logged) Usage: singularity [options]

singularity: error: no such option: -e user@user-IdeaPad-3-15ADA05:~/dev/vocore/vocore2/docker$ cd ..

can someone help? thanks

nsmith1024 commented 1 year ago

Wow installation is so complicated, Is singularity AND docker really needed? Are we building a space ship to mars??? It takes a whole day just to install singularity, who has time to do that???

nsmith1024 commented 1 year ago

I have gcc 11 installed, but when i try to update the feed it keeps telling me i need gcc 4.8 or greater

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