bash: /home/floyd/.profile: No such file or directory

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








up vote
1
down vote

favorite












I was following this hints to install oracle How to install Oracle 11gR2 on Ubuntu 14.04? and everything went right till Step 3 (5)










share|improve this question

























    up vote
    1
    down vote

    favorite












    I was following this hints to install oracle How to install Oracle 11gR2 on Ubuntu 14.04? and everything went right till Step 3 (5)










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I was following this hints to install oracle How to install Oracle 11gR2 on Ubuntu 14.04? and everything went right till Step 3 (5)










      share|improve this question













      I was following this hints to install oracle How to install Oracle 11gR2 on Ubuntu 14.04? and everything went right till Step 3 (5)







      16.04 oracle






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 8 at 12:54









      Bidhan Bastola

      84




      84




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Seems to be a mistake in the tuto : it makes you change things in ~/.bashrcand then ask you to source ~/.profile (that doesn't exist)



          try



          . ~/.bashrc


          instead of



          . ~/.profile





          share|improve this answer




















          • It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
            – Bidhan Bastola
            Mar 8 at 18:41










          • Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
            – Félicien
            Mar 8 at 18:46










          • Yes i am following every step of tutorial and this code doesn't output anything
            – Bidhan Bastola
            Mar 8 at 18:48










          • What does the command ' sudo service oracle-xe status ' answer ?
            – Félicien
            Mar 8 at 18:50











          • Command answers nothing, it directs to another line of command immediately
            – Bidhan Bastola
            Mar 9 at 0:37










          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%2f1013066%2fbash-home-floyd-profile-no-such-file-or-directory%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













          Seems to be a mistake in the tuto : it makes you change things in ~/.bashrcand then ask you to source ~/.profile (that doesn't exist)



          try



          . ~/.bashrc


          instead of



          . ~/.profile





          share|improve this answer




















          • It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
            – Bidhan Bastola
            Mar 8 at 18:41










          • Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
            – Félicien
            Mar 8 at 18:46










          • Yes i am following every step of tutorial and this code doesn't output anything
            – Bidhan Bastola
            Mar 8 at 18:48










          • What does the command ' sudo service oracle-xe status ' answer ?
            – Félicien
            Mar 8 at 18:50











          • Command answers nothing, it directs to another line of command immediately
            – Bidhan Bastola
            Mar 9 at 0:37














          up vote
          0
          down vote













          Seems to be a mistake in the tuto : it makes you change things in ~/.bashrcand then ask you to source ~/.profile (that doesn't exist)



          try



          . ~/.bashrc


          instead of



          . ~/.profile





          share|improve this answer




















          • It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
            – Bidhan Bastola
            Mar 8 at 18:41










          • Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
            – Félicien
            Mar 8 at 18:46










          • Yes i am following every step of tutorial and this code doesn't output anything
            – Bidhan Bastola
            Mar 8 at 18:48










          • What does the command ' sudo service oracle-xe status ' answer ?
            – Félicien
            Mar 8 at 18:50











          • Command answers nothing, it directs to another line of command immediately
            – Bidhan Bastola
            Mar 9 at 0:37












          up vote
          0
          down vote










          up vote
          0
          down vote









          Seems to be a mistake in the tuto : it makes you change things in ~/.bashrcand then ask you to source ~/.profile (that doesn't exist)



          try



          . ~/.bashrc


          instead of



          . ~/.profile





          share|improve this answer












          Seems to be a mistake in the tuto : it makes you change things in ~/.bashrcand then ask you to source ~/.profile (that doesn't exist)



          try



          . ~/.bashrc


          instead of



          . ~/.profile






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 8 at 13:08









          Félicien

          8471516




          8471516











          • It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
            – Bidhan Bastola
            Mar 8 at 18:41










          • Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
            – Félicien
            Mar 8 at 18:46










          • Yes i am following every step of tutorial and this code doesn't output anything
            – Bidhan Bastola
            Mar 8 at 18:48










          • What does the command ' sudo service oracle-xe status ' answer ?
            – Félicien
            Mar 8 at 18:50











          • Command answers nothing, it directs to another line of command immediately
            – Bidhan Bastola
            Mar 9 at 0:37
















          • It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
            – Bidhan Bastola
            Mar 8 at 18:41










          • Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
            – Félicien
            Mar 8 at 18:46










          • Yes i am following every step of tutorial and this code doesn't output anything
            – Bidhan Bastola
            Mar 8 at 18:48










          • What does the command ' sudo service oracle-xe status ' answer ?
            – Félicien
            Mar 8 at 18:50











          • Command answers nothing, it directs to another line of command immediately
            – Bidhan Bastola
            Mar 9 at 0:37















          It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
          – Bidhan Bastola
          Mar 8 at 18:41




          It worked as it doesn't shows any previous output but when i try to run the code in Step 5 (6) the oracle doesn't start, after i enter the sudo service oracle-xe start it takes me to another line of terminal and there is no any sign of running oracle. Can you please help ?
          – Bidhan Bastola
          Mar 8 at 18:41












          Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
          – Félicien
          Mar 8 at 18:46




          Did you try to continue the tutorial ? It's possible that the command ' sudo service oracle-xe start' worked and did not output anything
          – Félicien
          Mar 8 at 18:46












          Yes i am following every step of tutorial and this code doesn't output anything
          – Bidhan Bastola
          Mar 8 at 18:48




          Yes i am following every step of tutorial and this code doesn't output anything
          – Bidhan Bastola
          Mar 8 at 18:48












          What does the command ' sudo service oracle-xe status ' answer ?
          – Félicien
          Mar 8 at 18:50





          What does the command ' sudo service oracle-xe status ' answer ?
          – Félicien
          Mar 8 at 18:50













          Command answers nothing, it directs to another line of command immediately
          – Bidhan Bastola
          Mar 9 at 0:37




          Command answers nothing, it directs to another line of command immediately
          – Bidhan Bastola
          Mar 9 at 0:37

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013066%2fbash-home-floyd-profile-no-such-file-or-directory%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error