Open Ogjerry opened 9 months ago
Hi.
Have you already installed zlib1g-dev ?
apt-get install zlib1g zlib1g-dev
Regards.
@phoityne yes I already did that. Both downloaded from command line and manual downloading from zlib.net
@phoityne and strangely enough, every time I type the command you texted, ubuntu will always tell me the zlib1g-dev cannot be located
Hi. I am running Haskell with vscode and Ubuntu 23.04. I want to install haskell-debug-adapter on my system but can never figure out a way to install that properly by command line
but it will always show "fail to build zib-0.6.3.0"
and
I tried to add libz.h and libz.so to the --extra-include-dirs and --extra-lib-dirs but they don't work as well. Can anyone help with the situation? Thank you.