Score:0

Zlib installation error

je flag

I'm trying to install Zlib for the first time and i'm rather new to linux in general. I'm running the commands in the files provided but i keep encountering this error make: *** [Makefile:309: install-libs] Error 1 I don't understand what it means can anybody help?

Score:2
pl flag

You appear to be compiling something from source. You may find this is unneccessary, as the thing you need may be already built and packaged in binary form.

sudo apt install zlib1g

If, however, you're building some other piece of software that requires zlib, then:

sudo apt install zlib1g-dev

Which will install the development headers required by your other software.

David Mathis avatar
je flag
thanks that seemed to have fixed it
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.