nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
221 stars 46 forks source link

expands information for local compilations, clarify not all recipes builds #125

Closed mckaygerhard closed 3 months ago

mckaygerhard commented 3 months ago

This little change in the README.md helps and closes https://github.com/nodejs/unofficial-builds/issues/123 due a rare error like ccache: error: Could not find compiler "g++" in PATH .. instructions was improved for non familiar with nodejs build process

Aditional, apparently not all recipes compile in all flavors, I have noticed, for example, that in 16.x.y they only compile some while in 20.x.y they compile almost all of them. i noted this also in the alredy released tarball, by example https://unofficial-builds.nodejs.org/download/release/v20.11.1/ already have almost all recipes .. but for https://unofficial-builds.nodejs.org/download/release/v16.20.2/ i noted there is not x64-glibc-217 recipe released..

rvagg commented 3 months ago

ok, I don't think I care enough about the ~/Devel thing and I appreciate this contribution, thanks @mckaygerhard !

mckaygerhard commented 3 months ago

ok, I don't think I care enough about the ~/Devel thing and I appreciate this contribution, thanks @mckaygerhard !

sorry about the large explanation.. i now will make some packages around your helps! i hope some people understand the adition and feel free to change it if does not help :+1: