ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
737 stars 48 forks source link

dirent.h: No such file or directory when trying to compile #202

Closed K4sum1 closed 1 year ago

K4sum1 commented 1 year ago

I'm using Alpine Linux, basically stock, all I added was git, make, and gcc (and dependencies)

ad-oliviero commented 1 year ago

On alpine you need to install musl-dev (I'll add it to the dependency list)