Changes between Version 387 and Version 388 of BuildInstructions


Ignore:
Timestamp:
Dec 27, 2020, 7:21:49 PM (3 years ago)
Author:
OptimusShepard
Comment:

Update the Spidermonkey version 68 to 78 for Ubuntu build instructions.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v387 v388  
    143143     * If the game crashes at startup (#5757), you might need to use the bundled NVTT instead of the system-provided one: see below.
    144144 * If you want to use a packaged **SpiderMonkey**, which will be made available for example in [https://launchpad.net/~wfg/+archive/ubuntu/0ad.dev/+packages 0ad.dev PPA]:
    145    * you should add `libmozjs-68-dev` and run `update-workspace.sh` with `--with-system-mozjs`.
     145   * you should add `libmozjs-78-dev` and run `update-workspace.sh` with `--with-system-mozjs`.
    146146 * When not using system nvidia-texture-tools, `libnvtt-dev` can be omitted, but `cmake` is needed to build the bundled NVTT.
    147147 * You can also use `libcurl4-openssl-dev` instead of `libcurl4-gnutls-dev` (it's not possible to install both at once), but [http://lintian.debian.org/tags/possible-gpl-code-linked-with-openssl.html note that openssl is not GPL compatible and the resulting binaries could not be redistributed].