[SOLVED] nghttp3 need to installed.

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
djemos
Site Admin
Posts: 684
Joined: 15 Apr 2016 06:03

[SOLVED] nghttp3 need to installed.

Post by djemos »

nghttp3 added on slackware current which is a dependency for curl, slapt-get, gnubg packages.
You have to download the x86_64 package from here
The i586 package from here
Install it to be able to run slapt-get.

For x86_64

Code: Select all

sudo spkg nghttp3-1.4.0-x86_64-1.txz
For i586

Code: Select all

sudo spkg nghttp3-1.4.0-i586-1.txz
Post Reply