Fedora 26 not wokring
When I try to run Bricscad17 on Fedora 26 I get the following error:
/opt/bricsys/bricscad/v17/bricscad: /opt/bricsys/bricscad/v17/libz.so.1: version `ZLIB_1.2.9' not found (required by /lib64/libpng16.so.16)
What can I do, because this Fedora comes with zlib 1.2.11?
0
Comments
-
You must deleting library /opt/bricsys/bricscad/v17/libz.so or rename it.
0 -
The same problem here, Gerhard how you got solve this?
0 -
I am experiencing the same thing ... any solutions?
0 -
I already answered this on another post, but I 'll post my findings here.
I just installed fedora 26 and I fixed it by doing the following
Run this in a terminal windowsudo mv /opt/bricsys/bricscad/v17/libz.so.1 /opt/bricsys/bricscad/v17/ZLIB_1.2.9
Reboot
0
This discussion has been closed.