From 048d3909792ccbcbba5dec6de0fb5c762f2b1769 Mon Sep 17 00:00:00 2001 From: edouard-lopez Date: Sun, 10 Mar 2013 09:38:58 -0700 Subject: [PATCH] remove 'For Linux' section due to patch + improve typo cmd/output --- ...-PDF.js-in-a-website-(Debian-Ubuntu).mediawiki | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Setup-PDF.js-in-a-website-(Debian-Ubuntu).mediawiki b/Setup-PDF.js-in-a-website-(Debian-Ubuntu).mediawiki index da64a12..f53177a 100644 --- a/Setup-PDF.js-in-a-website-(Debian-Ubuntu).mediawiki +++ b/Setup-PDF.js-in-a-website-(Debian-Ubuntu).mediawiki @@ -25,20 +25,13 @@ You need to use the {{attr|file}} parameter in the URL whom value is a full [htt == Compile the PDF.js == -=== For Linux === -Linux user need to create a symlink from {{cmd|nodejs}} to {{cmd|node}} otherwise the build will stall on: - - ### Getting extension build number - -On {{value|Debian}}/{{value|Ubuntu}} you can do : - - sudo ln -s $(which nodejs) /usr/local/bin/node - . $HOME/."$(basename "$SHELL")"rc # recharge le shell - === Build === +You need to run this command node make generic - + +You should get this output: + ### Getting extension build number Extension build number: 331