Michelle Tilley
9655bdf5e7
Update Linux build instructions to specify libsecret dependency
2017-04-20 09:37:09 -07:00
Bryant Ung
2f6880a32f
Merge pull request #13965 from kinvolk/krnowak/custom-install-dir
...
Allow specifying installation directory
2017-04-05 15:29:33 -07:00
Wliu
98b40c98da
📝 Update Arch dependencies
...
Fixes #14110
[ci skip]
2017-04-02 11:30:50 -04:00
Krzesimir Nowak
de9f491474
Allow specifying installation directory
2017-03-28 11:40:40 +02:00
Michelle Tilley
c7bc416cea
Require Node 6 for building
2017-01-25 11:25:43 -08:00
Damien Guard
6725a4194e
Merge pull request #12987 from ivernus/patch-1
...
Add commands for non DNS (rhel/CentOS) hosts
2017-01-10 12:39:00 -08:00
Antonio Scandurra
dddd523b4e
Revert "Merge pull request #13421 from philwyett-hemi/rpm_dev"
...
This reverts commit 86e34d96a9 .
2017-01-09 15:55:49 +01:00
Phil Wyett
49526593a9
Commit...
...
* Split instructions for Fedora and RHEL etc. i.e. yum and dnf.
* Never use --assumeyes or -y installing packages. atom 1.12.7 shows if
this had been done by end users it would have caused them great issue.
2016-12-10 15:38:15 +00:00
Damien Guard
4a3e9fcffc
Update linux.md
2016-11-28 14:50:53 -08:00
Damien Guard
db27e6f58f
Adding two missing Linux build dependencies
2016-11-28 14:45:05 -08:00
Conor O'Callaghan
8cb4929465
Add commands for non DNS (rhel/CentOS) hosts
...
Add additional information for using yum rather than dnf
2016-10-14 16:16:19 +01:00
Nathan Sobo
a759e5f17d
Document X11 dependencies in Linux build instructions
...
I'm a bit fuzzy on some of the more obscure package managers,
but Linux users on those platforms can help us improve the
docs if I screwed up the names on those platforms.
2016-10-14 08:07:49 -06:00
Antonio Scandurra
5c3c546f52
Document the --install flag for other platforms
2016-08-30 12:50:38 +02:00
Antonio Scandurra
9030ee59f6
Update docs
2016-08-30 08:17:59 +02:00
Antonio Scandurra
77cba66c2d
Clarify wording and formatting in docs
2016-08-29 13:03:48 +02:00
Antonio Scandurra
45d37d0a54
Rewrite build documentation
2016-08-29 11:41:44 +02:00
Nathan Sobo
c381b93836
Update linux build instructions
2016-08-03 10:47:49 -06:00
Ammar Najjar
6f78d5c0f9
update nodejs installation instructions link for Fedora/Centos/RHEL
2016-07-04 10:47:31 +02:00
Wliu
a084882cb1
📝 Minor cleanup for the new .tar.gz archive
...
[ci skip]
2016-04-06 19:23:26 -04:00
Didier Roche
d50da12bca
Add Linux archive installation and build instructions
2016-04-05 16:34:57 +02:00
Christian Oliff
bb11c4e5bd
HTTPS a couple of links
...
HTTPS a couple of links
2016-04-01 15:20:00 +09:00
Mandeep Singh
1089647a0c
📝 change atom build directory to current one [ci skip]
2016-02-18 21:18:47 +05:30
Lee Dohm
d43c3be848
📝 Add second example for custom install directory without custom build directory
2016-02-04 16:20:26 -08:00
Nicolas Riesco
e867902f82
doc: Use --build-dir in custom installs
...
If atom was built in a custom directory, a custom install will require the use of `--build-dir`.
2016-02-05 00:08:59 +00:00
Wliu
e916bd83b2
📝 node.js -> Node.js
...
[ci skip]
2015-10-14 13:03:22 +00:00
Wliu
e0ab4b33f5
Simplify Node versions to "0.10.x or above"
2015-10-13 20:31:22 -04:00
Machisté N. Quintana
589319491b
Merge pull request #8623 from aranajhonny/master
...
Fixed link for instructions Node.js.
2015-09-08 12:48:19 -04:00
Arana Jhonny
3df73aefa1
📝 Fixed link for instructions Node.js.
...
Fixed link for instructions Node.js debian, ubuntu and fedora. It is not something remarkable for us , but it is better to be specific.
2015-09-01 09:25:15 -07:00
Ryan P.C. McQuen
80fca8bd28
Add that atom can be built with iojs 2.x
...
Confirmed here: https://github.com/atom/atom/issues/8508
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com >
2015-08-28 08:53:24 -07:00
Arana Jhonny
064d49a717
Change YUM package manager for DNF
...
DNF is now the default package manager in Fedora
2015-08-17 22:15:57 -07:00
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