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.

    Supporting i386 architecture

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 1.1k Views 1 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.
    • J Offline
      JavierTSalas
      last edited by

      Hey guys I’m trying to use the gactions CLI for gactions with my Google Assistant module but I’m having trouble with my executable. I was trying to hack together a solution by following this SO post to run the exectables but I’m running into the issue of

      /lib64/ld-linux-x86-64.so:2 No such file or directory
      

      This is usually solved by doing the command

      sudo apt-get install ia32-libs
      

      I got a unable to locate package error so I followed this SO Post which told me to

      sudo dpkg --add-architecture i386
      
      sudo apt-get update
      
      sudo apt-get install ia32-libs
      

      but mirrordirector.raspbian.org./…/…i386/Packages doesn’t seem to exist (Unable to find expected entry)
      Any ideas on what I should do?

      Sorry if I’m posting this on the wrong place not sure where this belongs

      Thanks, Javier

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        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