Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mysql workbench installation failed missing libproj.so.15 on rhel 8.10

Rong-Ping ChuJan 6 2025

product: mysql workbench 8.0.40

problem: install mysql workbench 8.0.40 on rhel 8.10 got error while loading shared libraries libproj.so.15

I installed with ‘--nodeps’ option since I cannot solve dependency issue on missing ‘libproj.so.15’,

use ‘--nodeps’ option so I can install mysql-workbench sucessfully. However, when I launched mysql-workbench I still got error on missing ‘libproj.so.15’ file.

Could not find proper solution to solve it, please help to advise. Thanks in advance.

This post has been answered by Rong-Ping Chu on Jan 10 2025
Jump to Answer
Comments
Post Details
Added on Jan 6 2025
1 comment
491 views