.profile not working on xfce4.profile file not getting updated in Ubuntu 12.04, trouble installing mysqlWhere...
Picking the different solutions to the time independent Schrodinger eqaution
Sums of entire surjective functions
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Why is it that I can sometimes guess the next note?
How can I write humor as character trait?
What does chmod -u do?
What exact color does ozone gas have?
How to hide some fields of struct in C?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Redundant comparison & "if" before assignment
Can a Canadian Travel to the USA twice, less than 180 days each time?
Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?
Why is the "ls" command showing permissions of files in a FAT32 partition?
How does a computer interpret real numbers?
How to explain what's wrong with this application of the chain rule?
Why "had" in "[something] we would have made had we used [something]"?
What is going on with 'gets(stdin)' on the site coderbyte?
Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?
Angel of Condemnation - Exile creature with second ability
A social experiment. What is the worst that can happen?
How should I respond when I lied about my education and the company finds out through background check?
Can a College of Swords bard use a Blade Flourish option on an opportunity attack provoked by their own Dissonant Whispers spell?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
Does the Linux kernel need a file system to run?
.profile not working on xfce4
.profile file not getting updated in Ubuntu 12.04, trouble installing mysqlWhere to set environment variables for all usersTerminal crashes when running lsblk -hscript not workingInstalling Ruby On Rails shows errors on line 168crontab xinput returns empty resultsUbuntu Freezes After Suspend ModeTypo when creating a new environmental variable in terminal and now see -bash: exort: command not found in every terminal windowaccess usb hard drive through terminalProblem with wikit, a command line tool to search wikipedia on linux
I just installed rust by curl https://sh.rustup.rs -sSf | sh
and rebooted my system.
But I cannot access cargo
, rustc
.. on my terminal.
My .profile file contains the following line
export PATH="$HOME/.cargo/bin:$PATH"
I'm using Xfce 4.12 as my desktop env.
So, my question is, .profile not work in Xfce as in Gnome? and how should I resolve this.
Thank you in advance.
command-line bash xfce
New contributor
add a comment |
I just installed rust by curl https://sh.rustup.rs -sSf | sh
and rebooted my system.
But I cannot access cargo
, rustc
.. on my terminal.
My .profile file contains the following line
export PATH="$HOME/.cargo/bin:$PATH"
I'm using Xfce 4.12 as my desktop env.
So, my question is, .profile not work in Xfce as in Gnome? and how should I resolve this.
Thank you in advance.
command-line bash xfce
New contributor
add a comment |
I just installed rust by curl https://sh.rustup.rs -sSf | sh
and rebooted my system.
But I cannot access cargo
, rustc
.. on my terminal.
My .profile file contains the following line
export PATH="$HOME/.cargo/bin:$PATH"
I'm using Xfce 4.12 as my desktop env.
So, my question is, .profile not work in Xfce as in Gnome? and how should I resolve this.
Thank you in advance.
command-line bash xfce
New contributor
I just installed rust by curl https://sh.rustup.rs -sSf | sh
and rebooted my system.
But I cannot access cargo
, rustc
.. on my terminal.
My .profile file contains the following line
export PATH="$HOME/.cargo/bin:$PATH"
I'm using Xfce 4.12 as my desktop env.
So, my question is, .profile not work in Xfce as in Gnome? and how should I resolve this.
Thank you in advance.
command-line bash xfce
command-line bash xfce
New contributor
New contributor
edited 2 mins ago
Amirtha Wiiliam
New contributor
asked 12 mins ago
Amirtha WiiliamAmirtha Wiiliam
1
1
New contributor
New contributor
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
});
}
});
Amirtha Wiiliam is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1127990%2fprofile-not-working-on-xfce4%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
Amirtha Wiiliam is a new contributor. Be nice, and check out our Code of Conduct.
Amirtha Wiiliam is a new contributor. Be nice, and check out our Code of Conduct.
Amirtha Wiiliam is a new contributor. Be nice, and check out our Code of Conduct.
Amirtha Wiiliam is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1127990%2fprofile-not-working-on-xfce4%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