Dependancy issues for libgranite-dev >= 5.2.0 to run mesonExactly what are these 2 error messages telling me?Unmet dependencies problem on 12.04 - libcurl4-openssl-dev depends librtmp-devRQDA under Ubuntu 14.04How do you install mate 1.10 from source?apt-get upgrade fail for Unmet dependencies after gcc compiledependency error on libc6-amd64 even if it's already installedUnable to install applications. Help! (Ubuntu 16.04)“Error: Dependency is not satisfiable: libgtk-3-0 (>=3.16.2)” when trying to install Intel-linux-graphic-installerBroken packages when installing playonlinuxsudo apt-get install tcl8.5-dev tk8.5-dev

Why is delta-v is the most useful quantity for planning space travel?

Hide Select Output from T-SQL

Go Pregnant or Go Home

I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?

Everything Bob says is false. How does he get people to trust him?

Your magic is very sketchy

What will be the benefits of Brexit?

Is the destination of a commercial flight important for the pilot?

Cynical novel that describes an America ruled by the media, arms manufacturers, and ethnic figureheads

What would be the benefits of having both a state and local currencies?

Can I use my Chinese passport to enter China after I acquired another citizenship?

How can I use the arrow sign in my bash prompt?

Displaying the order of the columns of a table

voltage of sounds of mp3files

Can I Retrieve Email Addresses from BCC?

Teaching indefinite integrals that require special-casing

Was Spock the First Vulcan in Starfleet?

Irreducibility of a simple polynomial

What's the purpose of "true" in bash "if sudo true; then"

Using parameter substitution on a Bash array

Have I saved too much for retirement so far?

Is there a good way to store credentials outside of a password manager?

Can criminal fraud exist without damages?

Finding all intervals that match predicate in vector



Dependancy issues for libgranite-dev >= 5.2.0 to run meson


Exactly what are these 2 error messages telling me?Unmet dependencies problem on 12.04 - libcurl4-openssl-dev depends librtmp-devRQDA under Ubuntu 14.04How do you install mate 1.10 from source?apt-get upgrade fail for Unmet dependencies after gcc compiledependency error on libc6-amd64 even if it's already installedUnable to install applications. Help! (Ubuntu 16.04)“Error: Dependency is not satisfiable: libgtk-3-0 (>=3.16.2)” when trying to install Intel-linux-graphic-installerBroken packages when installing playonlinuxsudo apt-get install tcl8.5-dev tk8.5-dev













-1















I am trying to install elementaryOS's terminal emulator on Mint 19 Juno.
I checked the instruction at the git hub site https://github.com/elementary/terminal, and I installed all dependencies by using sudo apt install.



After I ran the instructed commandmeson build --prefix=/usr, I saw the error output as following:



Native dependency granite found: NO found '0.5' but need: '>=5.2.0'
meson.build:25:0: ERROR: Invalid version of dependency, need 'granite' ['>=5.2.0'] found '0.5'.



I found the version of this library for Ubuntu is different (though Ver 0.5 is the latest for Ubuntu), but Debian's one is satisfiable. So, I went to Debian package site and downloaded a Debian package libgranite-dev (5.2.3-1), but it wouldn't be installed because the GDebi installer said the dependency was not satisfiable.



How could I cope with this situation to run meson successfully?



A lot of thanks in advance :)










share|improve this question


























    -1















    I am trying to install elementaryOS's terminal emulator on Mint 19 Juno.
    I checked the instruction at the git hub site https://github.com/elementary/terminal, and I installed all dependencies by using sudo apt install.



    After I ran the instructed commandmeson build --prefix=/usr, I saw the error output as following:



    Native dependency granite found: NO found '0.5' but need: '>=5.2.0'
    meson.build:25:0: ERROR: Invalid version of dependency, need 'granite' ['>=5.2.0'] found '0.5'.



    I found the version of this library for Ubuntu is different (though Ver 0.5 is the latest for Ubuntu), but Debian's one is satisfiable. So, I went to Debian package site and downloaded a Debian package libgranite-dev (5.2.3-1), but it wouldn't be installed because the GDebi installer said the dependency was not satisfiable.



    How could I cope with this situation to run meson successfully?



    A lot of thanks in advance :)










    share|improve this question
























      -1












      -1








      -1








      I am trying to install elementaryOS's terminal emulator on Mint 19 Juno.
      I checked the instruction at the git hub site https://github.com/elementary/terminal, and I installed all dependencies by using sudo apt install.



      After I ran the instructed commandmeson build --prefix=/usr, I saw the error output as following:



      Native dependency granite found: NO found '0.5' but need: '>=5.2.0'
      meson.build:25:0: ERROR: Invalid version of dependency, need 'granite' ['>=5.2.0'] found '0.5'.



      I found the version of this library for Ubuntu is different (though Ver 0.5 is the latest for Ubuntu), but Debian's one is satisfiable. So, I went to Debian package site and downloaded a Debian package libgranite-dev (5.2.3-1), but it wouldn't be installed because the GDebi installer said the dependency was not satisfiable.



      How could I cope with this situation to run meson successfully?



      A lot of thanks in advance :)










      share|improve this question














      I am trying to install elementaryOS's terminal emulator on Mint 19 Juno.
      I checked the instruction at the git hub site https://github.com/elementary/terminal, and I installed all dependencies by using sudo apt install.



      After I ran the instructed commandmeson build --prefix=/usr, I saw the error output as following:



      Native dependency granite found: NO found '0.5' but need: '>=5.2.0'
      meson.build:25:0: ERROR: Invalid version of dependency, need 'granite' ['>=5.2.0'] found '0.5'.



      I found the version of this library for Ubuntu is different (though Ver 0.5 is the latest for Ubuntu), but Debian's one is satisfiable. So, I went to Debian package site and downloaded a Debian package libgranite-dev (5.2.3-1), but it wouldn't be installed because the GDebi installer said the dependency was not satisfiable.



      How could I cope with this situation to run meson successfully?



      A lot of thanks in advance :)







      apt 18.04 package-management dpkg dependencies






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 3 hours ago









      buck_banzaibuck_banzai

      44




      44




















          0






          active

          oldest

          votes











          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/3.0/"u003ecc by-sa 3.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%2f1128961%2fdependancy-issues-for-libgranite-dev-5-2-0-to-run-meson%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f1128961%2fdependancy-issues-for-libgranite-dev-5-2-0-to-run-meson%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

          Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

          Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

          fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap