mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GT-3301: Updating InstallationGuide.
This commit is contained in:
parent
98947374d7
commit
93460f6295
1 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
<h1>Ghidra Installation Guide</h1>
|
<h1>Ghidra Installation Guide</h1>
|
||||||
<p>
|
<p>
|
||||||
The installation information provided is effective as of Ghidra 9.0.3 and is subject to change with
|
The installation information provided is effective as of Ghidra 9.1 and is subject to change with
|
||||||
future releases.
|
future releases.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -551,9 +551,9 @@ be installed in a pre-existing Eclipse installation.</p>
|
||||||
<h3><a name="LinuxIssues"></a>Linux</h3>
|
<h3><a name="LinuxIssues"></a>Linux</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Ghidra may not display correctly on Linux systems with HiDPI monitors. Setting
|
Ghidra may not display correctly when run from a Linux remote desktop session that uses 32-bit
|
||||||
<i>VMARGS=-Dsun.java2d.xrender=false</i> to <i><b>true</b></i> in
|
color depth. Setting the remote desktop application's color depth to 24-bit has been known to
|
||||||
<i><GhidraInstallDir></i>/support/launch.properties has been known to improve this issue.
|
improve this issue.
|
||||||
<li>
|
<li>
|
||||||
Some users have reported Ghidra GUI rendering issues on multi-monitor thin client setups.
|
Some users have reported Ghidra GUI rendering issues on multi-monitor thin client setups.
|
||||||
These problems are attributed to reported bugs in Java, which will hopefully be fixed in the
|
These problems are attributed to reported bugs in Java, which will hopefully be fixed in the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue