neo4j-contrib / neoclipse

Graph Database Tool
218 stars 136 forks source link

can't open : unable to locate its companion shared library #86

Open cypsh1 opened 7 years ago

cypsh1 commented 7 years ago

When I unzip the file and double click the neoclipse. it says"The Neoclipse executable launcher was unable to locate its companion shared library."

how can i fix this problem

kgweber-sag commented 6 years ago

+1

JavascriptMick commented 6 years ago

This issue relates to how you unzip the package, because the hierarchy is deep, some unzippers mess up the folder structure. I had the issue on Mac but I believe it also happens on Windows. To solve, use a different unzipper. on Mac I used the following...

gunzip -c neoclipse-1.9.5-macosx.cocoa.x86_64.tar.gz | tar xopf