Add tip to remove libstdc++.so.6 file to get spell check to work on Fedora

Curtis Gedak 2017-08-14 19:02:37 -06:00
parent b8f32ab9c7
commit 06a894143e

@ -117,7 +117,7 @@ These test results are for the [manuskript-0.4.0-1-linux64.zip](https://sourcefo
--------------+------------+------------+-----------
Debian 8 | Yes | Yes | Yes
Debian 9 | **No** [3] | |
Fedora 25 | Yes | **No** | Yes
Fedora 25 | Yes | Yes [4] | Yes
openSUSE 42.2 | Yes | Yes | Yes
Xubuntu 14.04 | Yes | Yes | Yes
Kubuntu 16.04 | Yes | Yes | Yes
@ -128,6 +128,9 @@ These test results are for the [manuskript-0.4.0-1-linux64.zip](https://sourcefo
[3] Segmentation fault occurs when trying to run `manuskript-0.4.0-1-linux64.zip` on Debian 9 Stretch.
[4] Remove the `manuskript/libstdc++.so.6` file to get spell check to work on Fedora.
Note that some warning messages are displayed on some distros when running from the command line; however, these do not appear to affect manuskript operation.
## DISTRO MESSAGES
@ -159,7 +162,9 @@ Warning messages displayed:
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
These warning messages do not adversely impact the operation of manuskript. Howerver it should be noted that spellcheck did not work.
These warning messages do not adversely impact the operation of manuskript.
In order to get spell check to work on Fedora I had to remove the `manuskript/libstdc++.so.6` file.
### openSUSE 42.2 Leap