After trying to find a solution on the net for quite some days I tried asking Le Chat Mistral...Me:I get an error "canno...

After trying to find a solution on the net for quite some days I tried asking Le Chat Mistral...Me:I get an error "cannot find -lneon-gnutls" when compiling "worker" under Kubuntu 26.04Answer from Le Chat Mistral (Vibe):---The error means the libneon development package with GnuTLS support is missing.On Kubuntu 26.04 (Debian-based), install it with:bashCopysudo apt update && sudo apt install libneon27-gnutls-devThen recompile worker.---That's it. I go full AI now.#ai #lechat

Read Original

Related