Andrew Burkett
aefecbc4c4
Remove mention of AUR for Arch build instructions
2015-07-27 21:54:22 -07:00
Andrew Burkett
24f6d0986d
Add --needed flag to arch build instructions
...
Avoids unnecessary reinstalling of some software
2015-07-27 15:45:05 -07:00
Andrew Burkett
3c8bcd7ea9
Add note about AUR to arch build instructions
2015-07-27 15:28:19 -07:00
Andrew Burkett
0e01bde107
Add npm to arch build instructions
2015-07-27 15:28:03 -07:00
Andrew Burkett
3a3e4c1eb9
Fix Arch build instructions
2015-06-25 16:12:30 -07:00
verrazanof
4735ce60d9
Update linux.md
...
For Arch, `export PYTHON=/usr/bin/python2` should correct for `export python=/usr/bin/python2`
2015-06-05 12:55:25 +00:00
LEDfan
363817d7a7
NodeJS-devel is required on OpenSUSE
2015-04-30 14:33:54 +02:00
Suyash
6832845b91
📝 fix grammatical errors in linux build file
2015-02-22 13:43:43 +05:30
Kevin Sawicki
65030f8252
📝 Mention node 0.12.x and io.js 1.x support
2015-02-18 16:18:01 -08:00
Kevin Sawicki
49d72f8c50
📝 its -> it is
2015-02-13 11:35:39 -08:00
Kevin Sawicki
86da2ba888
📝 Use update-alternatives
2015-02-13 11:35:02 -08:00
vpeil
78e8e90db9
📝 a little hint added for 'Building from source for linux'
...
*script/build* has the shebang #!/usr/bin/env node. On some system this command is no available but nodejs (e.g. on debian).
The softlink fixes this problem, and all the other steps work fine.
2015-02-12 21:25:31 +01:00
Xue Fuqiao
22158031bf
Change HTTP to HTTPS.
...
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Kevin Sawicki
aab51d15ab
Merge pull request #4734 from KINFOO/master
...
openSUSE build instructions.
2014-12-22 09:53:49 -08:00
Kevin KIN-FOO
03a769b516
openSUSE build instructions.
...
Same as _Fedora / CentOS / RHEL_ section, only difference is `nodejs` package
being provided by openSUSE.
2014-12-22 11:33:59 +01:00
coreylindsey
45ee6df36e
Updated Arch requirements
...
gconf was needed
2014-12-19 21:48:07 -06:00
Kevin Sawicki
3d5437c1e9
Merge pull request #4393 from envygeeks/patch-1
...
Move Debian alternatives entry up.
2014-12-05 10:47:11 -08:00
Ryan P.C. McQuen
396b53b8dc
add Slackware install method
2014-12-05 06:34:57 -08:00
Jordon Bedwell
8ad8a61aab
Move Debian alternatives entry up.
...
Move the Debian alternatives entry up so it's below and grouped with
"no such file or directory" since it's an alternate solution to symlinking.
2014-12-04 02:49:05 -06:00
Michael Stramel
60c042bd81
Update linux.md
...
Update `git fetch` command to include the prune flag which will remove remote branches that no longer exist.
2014-11-17 10:25:04 -06:00
Kevin Sawicki
1456bf0d91
📝 runnung -> running
2014-10-29 09:01:18 -07:00
Bengt Lüers
81586d22f4
Add initial instructions to build rpm from sources, add packaging dependency for Fedora
2014-10-29 01:09:21 +01:00
Kevin Sawicki
0e99b70650
🐧 Add troubleshooting for system gyp error
...
Closes #2824
2014-10-27 08:45:15 -07:00
Claudio Bley
937ef321bd
Update linux.md
...
You need to have python2 installed on Arch.
Otherwise you get build ENOENT errors using npm-gyp.
2014-10-24 14:08:10 +02:00
Mateusz Konieczny
e6e039293a
fakeroot is also necessary
2014-10-09 13:11:06 +02:00
Kevin Sawicki
863362ffed
📝 Outdent ordered list
2014-09-15 08:51:10 -07:00
Kevin Sawicki
cea7d89129
📝 🐧 Tweak Linux instructions
2014-09-15 08:50:16 -07:00
Bengt Lüers
ca8153b56b
Elaborate getting a current working copy.
...
The `git checkout` step from #3098 got removed by some merge, so here it is again.
2014-09-14 15:15:52 +02:00
Jordon Bedwell
5a64b09924
Proc requires super user permissions on Linux.
2014-09-09 20:36:40 -05:00
Kevin Sawicki
b0c17aa98f
📝 Correct misspellings
2014-09-09 18:32:37 -07:00
Jordon Bedwell
335339ef61
Change language and make the command one line.
2014-09-09 20:20:39 -05:00
Jordon Bedwell
efc730dc2f
Add alternatives alternative to symlinks.
2014-09-08 14:39:47 -05:00
Kevin Sawicki
654a4392a4
📝 Use script/build in --build-dir example
2014-08-14 09:53:10 -07:00
Kevin Sawicki
8457c74f2f
📝 💄
2014-08-14 09:52:20 -07:00
Kevin Sawicki
88366cb5d4
📝 Mention --build-dir and --install-dir
...
Closes #3220
2014-08-14 09:51:25 -07:00
Werner Beroux
2c2dc61fa0
Update linux.md
...
Clarify the build steps. The most important is that initialy "Create ..." and "Install ..." could be interpreted as "(User should) create/install ..." while it should mean "(To) create/install ... (do)".
2014-08-11 11:00:47 +02:00
Bengt Lüers
823cfcac57
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-03 16:06:18 +02:00
Kevin Sawicki
532744b4eb
📝 Mention installed apm command
2014-07-28 18:49:53 -07:00
Kevin Sawicki
ddd89ed6d1
📝 Remove step that is only is supported on Mac
2014-07-28 18:49:03 -07:00
Kevin Sawicki
5a53e5b96a
📝 Mark mdkeb step as optional
2014-07-28 18:48:15 -07:00
Bengt Lüers
f47bcddf10
individual descriptions for instructions
2014-07-29 02:33:02 +02:00
Bengt Lüers
e011c80b07
Update linux.md
...
Add step for checking out the latest release by git tag.
2014-07-26 18:44:38 +02:00
Ben Ogle
37d0a7f7e5
Merge pull request #2992 from maschs/ms-buildArch
...
Add build instructions for Arch
2014-07-20 11:01:02 -07:00
Joel Kuntz
d2da914151
Fix abbreviation
2014-07-19 14:20:32 -03:00
Joel Kuntz
ca39e7f7de
Fix typo
2014-07-19 13:08:24 -03:00
Joel Kuntz
7bf2b7237e
Update linux.md
...
Improve installation instructions
2014-07-19 13:06:36 -03:00
Maximilian Schüßler
c264855f87
Cleanup linux build instructions
2014-07-19 15:33:11 +02:00
Maximilian Schüßler
a5f2a44a45
Arch requires export PYTHON=/usr/bin/python2 to build
2014-07-19 14:50:02 +02:00
Maximilian Schüßler
27423fcc15
Add Arch build instructions
2014-07-16 18:14:30 +02:00
Kevin Sawicki
433843ba23
📝 Wrap line and use single backticks
2014-06-23 09:36:44 -07:00