• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-AssistantMk2

Scheduled Pinned Locked Moved System
421 Posts 61 Posters 453.9k Views 57 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    A Former User @otto
    last edited by Sep 4, 2019, 8:37 AM

    @otto
    I think if there is no other issue, just doing electron-rebuild be enough.

    O 1 Reply Last reply Sep 4, 2019, 8:39 AM Reply Quote 0
    • O Offline
      otto @Guest
      last edited by otto Sep 4, 2019, 8:46 AM Sep 4, 2019, 8:39 AM

      @Sean
      just to be sure i havent miss understanding the guide,
      sudo apt-get install gcc-5 #or gcc-7 what sholde i have 5 or 7 i am running the latest Raspbian Buster 2019-07-10

      ? 2 Replies Last reply Sep 4, 2019, 8:46 AM Reply Quote 0
      • ? Offline
        A Former User @otto
        last edited by A Former User Sep 4, 2019, 8:55 AM Sep 4, 2019, 8:46 AM

        @otto
        Raspbian Buster has gcc8 as default. Unfortunately with gcc8, grpc wouldn’t be compiled easily. so You need to downgrade to gcc7

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @otto
          last edited by Sep 4, 2019, 8:48 AM

          @otto

          sudo apt-get install gcc-7
          sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 10
          sudo update-alternatives --config gcc
          

          This may work to change current gcc version to 7.

          O 1 Reply Last reply Sep 4, 2019, 8:49 AM Reply Quote 0
          • O Offline
            otto @Guest
            last edited by Sep 4, 2019, 8:49 AM

            @Sean

            pi@raspberrypi:~ $ sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 10
            pi@raspberrypi:~ $ sudo update-alternatives --config gcc
            There is only one option in the gcc link group (provides / usr / bin / gcc): / usr / bin / gcc-7
            Nothing to configure.

            i using google translate

            ? 1 Reply Last reply Sep 4, 2019, 8:51 AM Reply Quote 0
            • ? Offline
              A Former User @otto
              last edited by A Former User Sep 4, 2019, 8:52 AM Sep 4, 2019, 8:51 AM

              @otto
              In that case your gcc be version 7. check it with gcc -v (You probably downgraded global gcc to 7 already)

              O 1 Reply Last reply Sep 4, 2019, 8:52 AM Reply Quote 0
              • O Offline
                otto @Guest
                last edited by otto Sep 4, 2019, 8:53 AM Sep 4, 2019, 8:52 AM

                @Sean said in MMM-AssistantMk2:

                gcc -v

                gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do

                ? 1 Reply Last reply Sep 4, 2019, 8:53 AM Reply Quote 0
                • ? Offline
                  A Former User @otto
                  last edited by Sep 4, 2019, 8:53 AM

                  @otto said in MMM-AssistantMk2:

                  gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do

                  right. jump to adventure. :D

                  O 1 Reply Last reply Sep 4, 2019, 8:58 AM Reply Quote 0
                  • O Offline
                    otto @Guest
                    last edited by Sep 4, 2019, 8:58 AM

                    @Sean yepp i hope this will go better then last time, i was trying

                    ? 1 Reply Last reply Sep 4, 2019, 8:59 AM Reply Quote 0
                    • ? Offline
                      A Former User @otto
                      last edited by Sep 4, 2019, 8:59 AM

                      @otto
                      It will take 10~30 minutes to complete. Keep the power and network connection during rebuilding. Wish you a good luck!

                      O 1 Reply Last reply Sep 4, 2019, 10:02 AM Reply Quote 0
                      • 1
                      • 2
                      • 33
                      • 34
                      • 35
                      • 36
                      • 37
                      • 42
                      • 43
                      • 35 / 43
                      35 / 43
                      • First post
                        346/421
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy