1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-31 08:02:10 +00:00

Update qt-desktop-gui.md

This commit is contained in:
mewmew-i2p 2018-04-24 01:48:35 +08:00 committed by GitHub
parent 323c4c1a20
commit 842e063090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ make USE_UPNP=yes
It is important to restrict PATH as described above. If you have Strawberry Perl and/or Mercurial installed, it will pick up gcc & openssl from the wrong places.
If you are an Arch Linux user, refrain from updating system with pacman -Syu. Always update runtime separately as described on the home page, otherwise you might end up with DLLs incompatibility problems.
If you are an Arch Linux user, refrain from updating system with `pacman -Syu`. Always update runtime separately as described on the home page, otherwise you might end up with DLLs incompatibility problems.
## Under Ubuntu