mongodb - Mongo Client Gui Not Running - linux? -


i trying use mongodb's mongoclinet admin ui , when trying run ./mongoclient.sh, getting error following error,

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: no such file or directory

how can resolve issue??


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -