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
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
add a comment |
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
add a comment |
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
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
apt 18.04 package-management dpkg dependencies
asked 3 hours ago
buck_banzaibuck_banzai
44
44
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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