duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://duktape.org/duktape-2.7.0.tar.xz
MD5 校验和:b3200b02ab80125b694bae887d7c1ca6
大小:1003 KB
预计所需磁盘空间:25 MB
预计构建时间:0.3 SBU
Install duktape by running the following commands:
sed -i 's/-Os/-O2/' Makefile.sharedlibrary make -f Makefile.sharedlibrary INSTALL_PREFIX=/usr
Now, as the root user:
make -f Makefile.sharedlibrary INSTALL_PREFIX=/usr install