Ryan Egesdahl
9a3fcb5a16
SERVER-58817 Restore older Ubuntu/Debian python-dev install instructions
2021-08-17 22:16:24 +00:00
Paran Lee
b5c79abcca
SERVER-58817 Direct users to install python-dev-is-python3 on Ubuntu
...
The `python3.7-dev` package is no more.
```
$ sudo apt install python3.7-dev
...
E: Unable to locate package python3.7-dev
E: Couldn't find any package by glob 'python3.7-dev'
```
We should direct the user to install python-dev-is-python3 instead:
```
$ apt search python-dev-is-python3
Sorting... Done
Full Text Search... Done
python-dev-is-python3/focal,now 3.8.2-4 all [installed]
symlinks /usr/bin/python-config to python3-config
```
Closes #1407
Signed-off-by: Ryan Egesdahl <ryan.egesdahl@mongodb.com >
2021-08-17 02:51:44 +00:00
Sergey Galtsev
29c56f7dab
SERVER-53598 update documentation with extra Ubuntu library required to build
2021-01-21 00:10:20 +00:00
Andrew Morrow
642a530878
SERVER-41674 Make hygienic builds the default
2020-06-04 18:31:55 +00:00
Ricardo Bánffy
7d18b12384
SERVER-41757 Fix issues with the building documentation
2019-06-19 11:23:36 -04:00
Mathew Robinson
8dd6d47557
SERVER-32295 Support Python 3
2019-04-08 14:08:49 -04:00
Andrew Morrow
3c293089cf
SERVER-39294 Update build requirements in building.md
2019-02-04 15:25:06 -05:00
Andrew Morrow
09e7a483f0
SERVER-38692 Remove obsolete solaris documentation
2019-01-15 17:32:15 -05:00
Kelsey Schubert
3f9235669f
SERVER-36205 format libcurl-dev instructions in building.md
2018-12-03 18:42:10 -05:00
Ben Caimano
7aff90a3b5
SERVER-36152 Update requirements.txt
...
This is the full upgrade and split of the majority of our pypa project
requirements.
2018-09-28 11:07:18 -04:00
Mark Benvenuto
7bc1e78f6c
SERVER-36206 Add note about --disable-warnings-as-errors to building.md
2018-07-24 16:00:02 -04:00
Mark Benvenuto
a9423f8fac
SERVER-34691 Disable Free Monitoring on Embedded SDK
2018-04-27 11:56:33 -04:00
Billy Donahue
82c6964a6f
SERVER-31473 docs/building.md target should be "mongod" not "scons".
2017-10-13 12:09:36 -04:00
Andrew Morrow
672ef12fe4
SERVER-26537 Require clang 3.8, XCode 8.3, MSVC 20125 U3 to build
2017-06-12 17:23:33 -04:00
Mark Benvenuto
6403656255
SERVER-29028 Update docs/building.md
2017-05-16 11:12:05 -04:00
ADAM David Alan Martin
1fecd837ad
SERVER-28541 Update build docs for FreeBSD.
...
Clang38 works and is easier to use than GCC on FreeBSD, at this
time.
2017-03-30 14:43:11 -04:00
Mark Benvenuto
c2c8abc0a6
SERVER-28199 Raise minimum required scons version
2017-03-07 11:14:39 -05:00
Matt Kangas
35079a95eb
SERVER-16197 Update docs/building.md for 2.8
2014-11-24 11:20:58 -05:00
Mark Benvenuto
44c3347251
SERVER-14397: Update Building.md & Contributing.rst
2014-07-01 13:38:52 -04:00
Matt Kangas
bd801007fa
fix inconsistent prompt in building.md
2014-02-05 12:04:52 -05:00
Robin Hallabro
40af64b694
Include MacPorts in building.md
...
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2014-02-05 11:59:42 -05:00
Jason Rassi
117f00f4d7
SERVER-8674 Remove literal mentions of wiki from comments, docs
2013-03-01 15:52:02 -05:00
Harishabd Khalsa
2bb94caf04
This is my first Geo cleanup change.
2012-10-23 11:41:33 -04:00
Matt Dannenberg
d22f901e93
DOCS-217 make all wiki links dochub links
2012-06-29 13:41:29 -04:00
Dan Crosta
e93976d265
DOCS-129: update build instructions for Ubuntu and OS X
2012-02-21 10:05:28 -05:00
Dan Crosta
03aabac567
whitespace changes in build instructions
2012-02-21 10:05:27 -05:00
Mike Dirolf
2804105401
minor: docs typo
2010-07-14 11:27:02 -04:00
Eliot Horowitz
3f0ab38bec
cleaning some build docs
2010-07-13 17:45:22 -04:00
Dwight Merriman
e2d7f15df0
docs/building tweak
2010-05-01 19:52:44 -04:00
Eliot Horowitz
e28a78dccd
more build docs, and aliases for windows
2009-11-19 11:20:03 -05:00
Eliot Horowitz
571d3771c3
cleaning build docs
2009-11-19 10:49:34 -05:00