Issues installing molden on ubuntu

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I am trying to install molden on my machine (I have had it previously but needed to reinstall the OS) but keep getting a weird error. I am not able to understand it or solve it on my own. Any help will be great.
Below is the error I get when I run make:



 xwin.c:(.text+0x9b52b): undefined reference to `glGenTextures'
xwin.c:(.text+0x9b53d): undefined reference to `glBindTexture'
xwin.c:(.text+0x9b585): undefined reference to `glTexImage2D'
collect2: error: ld returned 1 exit status
makefile:262: recipe for target 'gmolden' failed
make: *** [gmolden] Error 1







share|improve this question


























    up vote
    0
    down vote

    favorite












    I am trying to install molden on my machine (I have had it previously but needed to reinstall the OS) but keep getting a weird error. I am not able to understand it or solve it on my own. Any help will be great.
    Below is the error I get when I run make:



     xwin.c:(.text+0x9b52b): undefined reference to `glGenTextures'
    xwin.c:(.text+0x9b53d): undefined reference to `glBindTexture'
    xwin.c:(.text+0x9b585): undefined reference to `glTexImage2D'
    collect2: error: ld returned 1 exit status
    makefile:262: recipe for target 'gmolden' failed
    make: *** [gmolden] Error 1







    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am trying to install molden on my machine (I have had it previously but needed to reinstall the OS) but keep getting a weird error. I am not able to understand it or solve it on my own. Any help will be great.
      Below is the error I get when I run make:



       xwin.c:(.text+0x9b52b): undefined reference to `glGenTextures'
      xwin.c:(.text+0x9b53d): undefined reference to `glBindTexture'
      xwin.c:(.text+0x9b585): undefined reference to `glTexImage2D'
      collect2: error: ld returned 1 exit status
      makefile:262: recipe for target 'gmolden' failed
      make: *** [gmolden] Error 1







      share|improve this question














      I am trying to install molden on my machine (I have had it previously but needed to reinstall the OS) but keep getting a weird error. I am not able to understand it or solve it on my own. Any help will be great.
      Below is the error I get when I run make:



       xwin.c:(.text+0x9b52b): undefined reference to `glGenTextures'
      xwin.c:(.text+0x9b53d): undefined reference to `glBindTexture'
      xwin.c:(.text+0x9b585): undefined reference to `glTexImage2D'
      collect2: error: ld returned 1 exit status
      makefile:262: recipe for target 'gmolden' failed
      make: *** [gmolden] Error 1









      share|improve this question













      share|improve this question




      share|improve this question








      edited May 17 at 18:12









      Thomas Ward♦

      41k23112166




      41k23112166










      asked May 17 at 18:08









      Jatin751

      63




      63




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Searching on manpages.ubuntu.com for glGenTextures takes one to the glGenTextures man page, which says that glGenTextures is part of OpenGL. apt search OpenGL will show you packages to install, prefer the ones with the -dev suffix.






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037513%2fissues-installing-molden-on-ubuntu%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Searching on manpages.ubuntu.com for glGenTextures takes one to the glGenTextures man page, which says that glGenTextures is part of OpenGL. apt search OpenGL will show you packages to install, prefer the ones with the -dev suffix.






            share|improve this answer
























              up vote
              0
              down vote













              Searching on manpages.ubuntu.com for glGenTextures takes one to the glGenTextures man page, which says that glGenTextures is part of OpenGL. apt search OpenGL will show you packages to install, prefer the ones with the -dev suffix.






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                Searching on manpages.ubuntu.com for glGenTextures takes one to the glGenTextures man page, which says that glGenTextures is part of OpenGL. apt search OpenGL will show you packages to install, prefer the ones with the -dev suffix.






                share|improve this answer












                Searching on manpages.ubuntu.com for glGenTextures takes one to the glGenTextures man page, which says that glGenTextures is part of OpenGL. apt search OpenGL will show you packages to install, prefer the ones with the -dev suffix.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 17 at 18:43









                waltinator

                20.3k73968




                20.3k73968






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037513%2fissues-installing-molden-on-ubuntu%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491