You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed instructions to install mychem on my mac (OS X yosemite 10.10.5) but I was not successful .
after typing this: mysql -u root -p < src/mychemdb_macosx.sql
I get this error :ERROR 1126 (HY000) at line 10: Can't open shared library 'libmychem.dylib' (errno: 2 dlopen(/usr/local/Cellar/mysql56/5.6.29/lib/plugin/libmychem.dylib, 2): Symbol not found: __ZN9OpenBabel12OBDescriptor14GetStrin).
i have tried with different version of mysql from 5.5 until 5.7.
it is several days i am trying to solve problem …
"make" command run successfully of course with one warning:
[ 6%] Building CXX object src/CMakeFiles/mychem-lib.dir/conversion_wrapper.cpp.o
In file included from /usr/local/src/mychem-code-master/src/conversion_wrapper.cpp:41:
I have followed instructions to install mychem on my mac (OS X yosemite 10.10.5) but I was not successful .
after typing this: mysql -u root -p < src/mychemdb_macosx.sql
I get this error :ERROR 1126 (HY000) at line 10: Can't open shared library 'libmychem.dylib' (errno: 2 dlopen(/usr/local/Cellar/mysql56/5.6.29/lib/plugin/libmychem.dylib, 2): Symbol not found: __ZN9OpenBabel12OBDescriptor14GetStrin).
i have tried with different version of mysql from 5.5 until 5.7.
it is several days i am trying to solve problem …
"make" command run successfully of course with one warning:
[ 6%] Building CXX object src/CMakeFiles/mychem-lib.dir/conversion_wrapper.cpp.o
In file included from /usr/local/src/mychem-code-master/src/conversion_wrapper.cpp:41:
/usr/local/src/mychem-code-master/src/fingerprints/finger3.cpp:220:34: warning:
1 warning generated.
The text was updated successfully, but these errors were encountered: