Skip to content

Commit 31a1ae8

Browse files
committed
updated
1 parent 2ac62c5 commit 31a1ae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ The license in this repository only applies to my patches! The builds released u
55

66
## Status and versions
77

8+
- **Release 2.53.8_2** the same as before but with webrtc enabled
89
- **Release 2.53.8** is configured and compiled without webrtc, since the sources doesn't include the Arm64 stuff of modern Firefox (...) that is necessary for a successfull compilation.
910

1011
## Preparations and compiling yourself
1112

1213
- To compile Seamonkey yourself with this patches you should carefully read the [SeaMonkey Building & Source Code Documentation](https://www.seamonkey-project.org/dev/code-development)!
14+
- make sure autoconf 2.13 is installed - on Debian: ```apt install autoconf2.13```
1315
- Always use the [lastest version of rust/cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html), not the version of the official debian repositories!
1416
- Create a directory like "~/Development/seamonkey"
1517
- In this directory check out https://github.com/giampaolo/psutil or download and untar/unzip a release - i use release-5.8.0

0 commit comments

Comments
 (0)