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


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)
16.04 oracle
add a comment |Â
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)
16.04 oracle
add a comment |Â
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)
16.04 oracle
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
16.04 oracle
asked Mar 8 at 12:54


Bidhan Bastola
84
84
add a comment |Â
add a comment |Â
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 ~/.bashrc
and then ask you to source ~/.profile
(that doesn't exist)
try
. ~/.bashrc
instead of
. ~/.profile
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
add a comment |Â
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 ~/.bashrc
and then ask you to source ~/.profile
(that doesn't exist)
try
. ~/.bashrc
instead of
. ~/.profile
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
add a comment |Â
up vote
0
down vote
Seems to be a mistake in the tuto : it makes you change things in ~/.bashrc
and then ask you to source ~/.profile
(that doesn't exist)
try
. ~/.bashrc
instead of
. ~/.profile
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
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Seems to be a mistake in the tuto : it makes you change things in ~/.bashrc
and then ask you to source ~/.profile
(that doesn't exist)
try
. ~/.bashrc
instead of
. ~/.profile
Seems to be a mistake in the tuto : it makes you change things in ~/.bashrc
and then ask you to source ~/.profile
(that doesn't exist)
try
. ~/.bashrc
instead of
. ~/.profile
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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