Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mychem on osx 10.10.5 #6

Open
hmpelta opened this issue Apr 1, 2016 · 2 comments
Open

mychem on osx 10.10.5 #6

hmpelta opened this issue Apr 1, 2016 · 2 comments

Comments

@hmpelta
Copy link

hmpelta commented Apr 1, 2016

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:

  unsequenced modification and access to 'div' [-Wunsequenced]

    ngrp = (num + div -1)/div--; //rounds up

                  ~~~        ^

1 warning generated.

@NicolasCARPi
Copy link
Contributor

Hello,

FYI, this project is not maintained anymore. It is based on an old fork of elabftw.

Regards,
~Nico

@hmpelta
Copy link
Author

hmpelta commented Apr 1, 2016

Thanks anyway ;
sincerely;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants