`dotnet new command` in openSuse causes `No usable version of the libssl was found` error
up vote
0
down vote
favorite
I'm trying to develop .NET Core in openSuse. I did install the SDK and everything in tutorials. Now, when I try to run dotnet new console command, I get this error:
No usable version of the libssl was found
Aborted (core dumped)
I found this answer: (.NET Core 2.1 SDK Linux x64 No usable version of the libssl was found), but didn't get what should I do to solve problem. They seems are deep-linuxer (which I'm not, I'm just trying to learn linux). Have any idea how to run the command?
UPDATE: System info:
openSUSE Leap 15.0
Kernel Version 4.12.14-lp150.12.22-default
OS Type:64-bit
linux .net-core opensuse libressl
add a comment |
up vote
0
down vote
favorite
I'm trying to develop .NET Core in openSuse. I did install the SDK and everything in tutorials. Now, when I try to run dotnet new console command, I get this error:
No usable version of the libssl was found
Aborted (core dumped)
I found this answer: (.NET Core 2.1 SDK Linux x64 No usable version of the libssl was found), but didn't get what should I do to solve problem. They seems are deep-linuxer (which I'm not, I'm just trying to learn linux). Have any idea how to run the command?
UPDATE: System info:
openSUSE Leap 15.0
Kernel Version 4.12.14-lp150.12.22-default
OS Type:64-bit
linux .net-core opensuse libressl
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
@LexLi I added the system info to question. But theopensslis already installed. It seemsdotnetcannot find it.
– javad amiry
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to develop .NET Core in openSuse. I did install the SDK and everything in tutorials. Now, when I try to run dotnet new console command, I get this error:
No usable version of the libssl was found
Aborted (core dumped)
I found this answer: (.NET Core 2.1 SDK Linux x64 No usable version of the libssl was found), but didn't get what should I do to solve problem. They seems are deep-linuxer (which I'm not, I'm just trying to learn linux). Have any idea how to run the command?
UPDATE: System info:
openSUSE Leap 15.0
Kernel Version 4.12.14-lp150.12.22-default
OS Type:64-bit
linux .net-core opensuse libressl
I'm trying to develop .NET Core in openSuse. I did install the SDK and everything in tutorials. Now, when I try to run dotnet new console command, I get this error:
No usable version of the libssl was found
Aborted (core dumped)
I found this answer: (.NET Core 2.1 SDK Linux x64 No usable version of the libssl was found), but didn't get what should I do to solve problem. They seems are deep-linuxer (which I'm not, I'm just trying to learn linux). Have any idea how to run the command?
UPDATE: System info:
openSUSE Leap 15.0
Kernel Version 4.12.14-lp150.12.22-default
OS Type:64-bit
linux .net-core opensuse libressl
linux .net-core opensuse libressl
edited 2 days ago
asked Nov 4 at 10:00
javad amiry
14.9k84696
14.9k84696
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
@LexLi I added the system info to question. But theopensslis already installed. It seemsdotnetcannot find it.
– javad amiry
2 days ago
add a comment |
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
@LexLi I added the system info to question. But theopensslis already installed. It seemsdotnetcannot find it.
– javad amiry
2 days ago
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
@LexLi I added the system info to question. But the
openssl is already installed. It seems dotnet cannot find it.– javad amiry
2 days ago
@LexLi I added the system info to question. But the
openssl is already installed. It seems dotnet cannot find it.– javad amiry
2 days 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%2f53139591%2fdotnet-new-command-in-opensuse-causes-no-usable-version-of-the-libssl-was-fou%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
What's the version number of your openSUSE installation? software.opensuse.org/package/openssl
– Lex Li
2 days ago
@LexLi I added the system info to question. But the
opensslis already installed. It seemsdotnetcannot find it.– javad amiry
2 days ago