libnode icon indicating copy to clipboard operation
libnode copied to clipboard

Not a issue, request

Open mario6714 opened this issue 2 years ago • 3 comments

Hi, can i ask for a new libmode.so for the most recent node.js? thanks

mario6714 avatar Jun 18 '23 23:06 mario6714

Hi, can i ask for a new libmode.so for the most recent node.js? thanks

Hi there, I'm busy on handling life issues recently, I can't promise when I can update this repository.

If you want the latest libnode.so, you can follow the Upgrade Node.js section in README, if you do that, welcome the send a PR back :)

linroid avatar Jun 19 '23 02:06 linroid

I can wait, thanks

I already try this but not working:

"Build from source"

mario6714 avatar Jun 19 '23 04:06 mario6714

Can you give me a guide?

or is like this?

apt-get install python g++ gcc make gcc-multilib g++-multilib lib32z1 -y

git clone https://github.com/linroid/libnode.git

cd libnode

git clone https://github.com/nodejs/node.git

./scripts/patch.sh apply

./build.sh

I am going to try again (virtualbox using Ubuntu), if i have errors can you help me?

mario6714 avatar Jun 20 '23 15:06 mario6714