mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-06 15:15:47 +02:00
remove 'For Linux' section due to patch + improve typo cmd/output
parent
4248b4bbb1
commit
048d390979
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user