Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2796

I am currently trying to install CMake to Ubuntu-20.04 via WSL but I get dependency error

$
0
0

So what I did so far was install CMake to configure my CLion so that I can run Valgrind. However, after following a few suggestions, I have encountered this problem and I cannot resolve it.

I installed 3.16 CMake, but I need the newest version of CMake, so I added an apt repo from kitware. But now I am getting the following message when I try to reinstall CMake using apt-get.

I know latest version of Ubuntu include libssl1.1, could that be conflicting with this dependency? how do I let apt detect that I have libssl1.1?

rleung@DESKTOP-HV6P4HF:/mnt/c/Users/ryanl$ sudo apt-get install cmakeReading package lists... DoneBuilding dependency treeReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: cmake : Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installableE: Unable to correct problems, you have held broken packages.rleung@DESKTOP-HV6P4HF:/mnt/c/Users/ryanl$ apt-cache policy libssl1.0.0libssl1.0.0:  Installed: (none)  Candidate: (none)  Version table:

Viewing all articles
Browse latest Browse all 2796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>