Can’t start Mathematica 9How to remove Mathematica menu from xfce applications menu?Mathematica Installation ProblemMathematica on UbuntuInstalling Mathematica on Ubuntu 15.10

Sleep for 1000 years

Key takeaways in German in a presentation

Why is there no FPU on (most) DSP chips?

Is rotating a pawn so that it faces a different direction and then moves in that direction technically permitted according to the 2018 FIDE Laws?

How do planes maintain constant speeds at cruise altitudes?

What specifically can swap do that RAM can't

What's the meaning of "411 on the late-night drop box"?

Sudden cheap travel?

How much of a discount should I seek when prepaying a whole year's rent?

Does the production of a Tesla battery produce as much CO2 as driving 200,000 km?

How can std::function be copied if it captures an unique_ptr?

How can conflict be conducted between nations when warfare is never an option?

Reimbursed more than my travel expenses for interview

How to stretch this Venn diagram?

How do I compile something for Linux if I don't have enough space for installing GCC?

How should I analyze this passage? As vii°7, V7, or both?

Expectation of 500 coin flips after 500 realizations

Can you marry a girl in Stardew Valley if you are a girl?

Do any countries have a pensions system funded entirely by past contributions, rather than current taxes?

Is using Swiss Francs (CHF) cheaper than Euros (EUR) in Switzerland?

How can I unscrew the faucet nuts in the tight space behind my sink basin?

How to find maximum amperage need for fuse

As a post-doc applicant, should I address a professor by their first name in email after they addressed me that way?

Who created Avada Kedavra?



Can’t start Mathematica 9


How to remove Mathematica menu from xfce applications menu?Mathematica Installation ProblemMathematica on UbuntuInstalling Mathematica on Ubuntu 15.10






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









-1


















While opening Mathematica 9, it says:




/usr/local/Wolfram/Mathematica/9.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: /usr/local/Wolfram/Mathematica/9.0/SystemFiles/Libraries/Linux-x86-64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)











share|improve this question

































    -1


















    While opening Mathematica 9, it says:




    /usr/local/Wolfram/Mathematica/9.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: /usr/local/Wolfram/Mathematica/9.0/SystemFiles/Libraries/Linux-x86-64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)











    share|improve this question





























      -1













      -1









      -1








      While opening Mathematica 9, it says:




      /usr/local/Wolfram/Mathematica/9.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: /usr/local/Wolfram/Mathematica/9.0/SystemFiles/Libraries/Linux-x86-64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)











      share|improve this question
















      While opening Mathematica 9, it says:




      /usr/local/Wolfram/Mathematica/9.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: /usr/local/Wolfram/Mathematica/9.0/SystemFiles/Libraries/Linux-x86-64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)








      mathematica






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 30 at 7:47









      Melebius

      8,0365 gold badges30 silver badges56 bronze badges




      8,0365 gold badges30 silver badges56 bronze badges










      asked Sep 30 at 4:47









      Priyam KunduPriyam Kundu

      1




      1























          1 Answer
          1






          active

          oldest

          votes


















          0



















          You should try these command:



          1. cd /usr/local/wolfram/mathematica/9.0/systemfiles/libraries/linux-x86-64

          2. sudo mv libz.so.1 libz.so.1.old

          3. sudo ln -s /lib/x86_64-linux-gnu/libz.so.1


          from https://www.linuxquestions.org/questions/bodhi-92/mathematica-installation-tip-%60zlib_1-2-9%27-not-found-4175639130/






          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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            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%2f1177580%2fcan-t-start-mathematica-9%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown


























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0



















            You should try these command:



            1. cd /usr/local/wolfram/mathematica/9.0/systemfiles/libraries/linux-x86-64

            2. sudo mv libz.so.1 libz.so.1.old

            3. sudo ln -s /lib/x86_64-linux-gnu/libz.so.1


            from https://www.linuxquestions.org/questions/bodhi-92/mathematica-installation-tip-%60zlib_1-2-9%27-not-found-4175639130/






            share|improve this answer





























              0



















              You should try these command:



              1. cd /usr/local/wolfram/mathematica/9.0/systemfiles/libraries/linux-x86-64

              2. sudo mv libz.so.1 libz.so.1.old

              3. sudo ln -s /lib/x86_64-linux-gnu/libz.so.1


              from https://www.linuxquestions.org/questions/bodhi-92/mathematica-installation-tip-%60zlib_1-2-9%27-not-found-4175639130/






              share|improve this answer



























                0















                0











                0









                You should try these command:



                1. cd /usr/local/wolfram/mathematica/9.0/systemfiles/libraries/linux-x86-64

                2. sudo mv libz.so.1 libz.so.1.old

                3. sudo ln -s /lib/x86_64-linux-gnu/libz.so.1


                from https://www.linuxquestions.org/questions/bodhi-92/mathematica-installation-tip-%60zlib_1-2-9%27-not-found-4175639130/






                share|improve this answer














                You should try these command:



                1. cd /usr/local/wolfram/mathematica/9.0/systemfiles/libraries/linux-x86-64

                2. sudo mv libz.so.1 libz.so.1.old

                3. sudo ln -s /lib/x86_64-linux-gnu/libz.so.1


                from https://www.linuxquestions.org/questions/bodhi-92/mathematica-installation-tip-%60zlib_1-2-9%27-not-found-4175639130/







                share|improve this answer













                share|improve this answer




                share|improve this answer










                answered Sep 30 at 6:15









                SaxtheowlSaxtheowl

                36810 bronze badges




                36810 bronze badges































                    draft saved

                    draft discarded















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177580%2fcan-t-start-mathematica-9%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown









                    Popular posts from this blog

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?