ics-openconnect icon indicating copy to clipboard operation
ics-openconnect copied to clipboard

Error: Unable to download libxml2-2.9.7.tar.gz

Open sonlv-enguys opened this issue 6 years ago • 1 comments

Hi

I process success

git clone https://github.com/cernekee/ics-openconnect
cd ics-openconnect
git submodule init
git submodule update

but call make -C external error

Unable to download libxml2-2.9.7.tar.gz

What do I have to do to handle it. Help me

sonlv-enguys avatar Jan 16 '19 09:01 sonlv-enguys

Make sure curl is installed

devicelocksmith avatar Nov 25 '19 23:11 devicelocksmith