RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Basic install failed - could not successfully build muplen64plus

    Scheduled Pinned Locked Moved Help and Support
    muplen64
    38 Posts 5 Posters 3.1k Views
    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.
    • R
      RonReese
      last edited by

      @buzz I went onto retropie and chose the linux 32 bit instructions so would that be v.1.7.3?

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @RonReese
        last edited by mitu

        @ronreese Modify the /opt/retropie/configs/all/retroarch.cfg and find the line with

        # video driver = gl
        

        Modify it so it becomes

        video_driver = sdl2
        

        then try again to start a Libretro emulator - try a NES/SNES/Arcade game that was not working.

        As for the log file, as @buzz said, if you're running a 32 bit Lubuntu installation, installation won't work. TO copy the log file, go to a command prompt and change it's permissions with sudo

        sudo chown $USER <file>
        

        where $USER is your username and <file> is the full path to the file.

        R 1 Reply Last reply Reply Quote 0
        • R
          RonReese @mitu
          last edited by

          @mitu Sorry me again, as I stated I'm new to linux and do appreciate your help, does 'Modify' mean open a terminal and type in that line of script? Or should I be doing something else? I've just opened a terminal and typed the /opt/etc. in and it stated Permission Denied again so maybe that;s not what you meant?

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @RonReese
            last edited by

            @ronreese No, modifying means using a text editor to modify the file's contents. When you type directly a path in the command line, the shell is trying to execute it as a command, but directories are not executable, hence the error.
            If you have a graphical desktop, then use something like leafpad or geany to edit the file (they might be already installed, if not you can install them from the software center). If you're on a command line use nano as an editor and type name /path/to/file to open it up and modify it.

            R 1 Reply Last reply Reply Quote 0
            • R
              RonReese @mitu
              last edited by

              @mitu erm again, i've got leafpad but after that i'm completely lost, I am a complete noob to linux, how do i use it to edit a file in retropie? it looks like notepad on windows

              mituM 1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @RonReese
                last edited by

                @ronreese Sorry, it seems you're also a beginner with using a computer ?
                You might want to start with a linux user guide to familiarize yourself with the concepts of the operating system and its applications.

                R 1 Reply Last reply Reply Quote 0
                • R
                  RonReese @mitu
                  last edited by

                  @mitu No I've been using a computer for a long time but on windows so I've never had to do anything like this before

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    RonReese @RonReese
                    last edited by

                    @ronreese anyway I finally managed to figure it out, changed the video setting in the config file and it didn't fix it, it's still the same. I'll try to get the log file this evening now I understand a bit more about what I'm doing.

                    1 Reply Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator
                      last edited by mitu

                      OK, that's progress. Can you upload the retroarch.cfg file you modified on pastebin.com and provide the link, so we can check its contents ? Do the same for the log file for the compilation of the Mupen64plus emulator.

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        RonReese @mitu
                        last edited by

                        @mitu Yes will aim to do so, sorry for the delay had a busy weekend

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          RonReese @RonReese
                          last edited by

                          @mitu here's the cfg file https://pastebin.com/Y07UZdjG

                          mituM 1 Reply Last reply Reply Quote 0
                          • mituM
                            mitu Global Moderator @RonReese
                            last edited by

                            @ronreese This is the default file - you didn't modify the video_driver line as I indicated in a previous post. Of course it won't work.

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              RonReese @mitu
                              last edited by

                              @mitu I did then I had to change it back, as I stated it didn't work and I couldn't use anything on the laptop when I tried to load a game, the whole screen went blurred

                              1 Reply Last reply Reply Quote 0
                              • mituM
                                mitu Global Moderator
                                last edited by

                                Can you try updating RetroArch now and see if it works ?

                                R 1 Reply Last reply Reply Quote 0
                                • R
                                  RonReese @mitu
                                  last edited by

                                  @mitu is there a new version of Retroarch to update to? or do you mean modify the video driver again?

                                  mituM 1 Reply Last reply Reply Quote 0
                                  • mituM
                                    mitu Global Moderator @RonReese
                                    last edited by

                                    @ronreese I mean just do an update of the RetroArch package from the RetroPie-Setup script or just just to update all packages. I think there's a new build of RA that disables the wayland video driver, which has been causing problems for some people using Ubuntu 18.04.

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      RonReese @mitu
                                      last edited by

                                      @mitu OK that sounds good, I'll give it a go when I'm home

                                      R 1 Reply Last reply Reply Quote 0
                                      • R
                                        RonReese @RonReese
                                        last edited by

                                        @ronreese thanks for all of your help

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          knightofdespair @BuZz
                                          last edited by

                                          @buzz said in Basic install failed - could not successfully build muplen64plus:

                                          mupen64 currently fails on 32bit installs - should work on 64bit Ubuntu.

                                          64 bit breaks a lot of other things. Why is the 32 bit not working?

                                          BuZzB 1 Reply Last reply Reply Quote 0
                                          • BuZzB
                                            BuZz administrators @knightofdespair
                                            last edited by BuZz

                                            @knightofdespair Because the build system tries to link against a 64bit library I think but I can't remember for sure. What are the lots of other things 64bit breaks - I am not aware of them ?

                                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                            K mituM 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.