how to fix the CCS installation error on ubuntu
up vote
0
down vote
favorite
I have been trying to install the CCS(code composer studio) in the ubuntu server running in VM through SSH.
I'm doing this is for the first time, and i have hit a error, searched online but couldn't find any help.
I have installed the preliminary lib requirement from TI website, that is required for the CCS, while installing the CCS its showing this error on tmp folder in the linux server.
CCS_ERROR: Install exited with error code
no display name and no $DISPLAY environment variable
I searched the folder and found, there is no env $DISPLAY as i do not need it.
Can someone kindly help me to get rid of this error.
ubuntu-14.04 code-composer
add a comment |
up vote
0
down vote
favorite
I have been trying to install the CCS(code composer studio) in the ubuntu server running in VM through SSH.
I'm doing this is for the first time, and i have hit a error, searched online but couldn't find any help.
I have installed the preliminary lib requirement from TI website, that is required for the CCS, while installing the CCS its showing this error on tmp folder in the linux server.
CCS_ERROR: Install exited with error code
no display name and no $DISPLAY environment variable
I searched the folder and found, there is no env $DISPLAY as i do not need it.
Can someone kindly help me to get rid of this error.
ubuntu-14.04 code-composer
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been trying to install the CCS(code composer studio) in the ubuntu server running in VM through SSH.
I'm doing this is for the first time, and i have hit a error, searched online but couldn't find any help.
I have installed the preliminary lib requirement from TI website, that is required for the CCS, while installing the CCS its showing this error on tmp folder in the linux server.
CCS_ERROR: Install exited with error code
no display name and no $DISPLAY environment variable
I searched the folder and found, there is no env $DISPLAY as i do not need it.
Can someone kindly help me to get rid of this error.
ubuntu-14.04 code-composer
I have been trying to install the CCS(code composer studio) in the ubuntu server running in VM through SSH.
I'm doing this is for the first time, and i have hit a error, searched online but couldn't find any help.
I have installed the preliminary lib requirement from TI website, that is required for the CCS, while installing the CCS its showing this error on tmp folder in the linux server.
CCS_ERROR: Install exited with error code
no display name and no $DISPLAY environment variable
I searched the folder and found, there is no env $DISPLAY as i do not need it.
Can someone kindly help me to get rid of this error.
ubuntu-14.04 code-composer
ubuntu-14.04 code-composer
edited 5 hours ago
James Z
11.1k71735
11.1k71735
asked 11 hours ago
vcnr_1234
1
1
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago
add a comment |
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204420%2fhow-to-fix-the-ccs-installation-error-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
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
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
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
When you call ssh, are you using the -X flag? (ssh -X ...)
– toor
11 hours ago
Sorry, i'm new to this installation process on Ubuntu, could you please brief me where should i use -X,
– vcnr_1234
10 hours ago