Dear Eddie,

When trying:
"
brew install rdkit
"
=>
"
brew install rdkit
==> Downloading 
http://sourceforge.net/projects/rdkit/files/rdkit/Q3_2012/RDKit_
Already downloaded: /Library/Caches/Homebrew/rdkit-2012.09.1.tgz
==> Patching
patching file CMakeLists.txt
patching file Code/GraphMol/CMakeLists.txt
Hunk #1 succeeded at 5 with fuzz 2.
patching file Code/JavaWrappers/gmwrapper/CMakeLists.txt
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/rdkit/2012.09.1' 
-DCMAKE_BUI
==> make
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [lib/libRDBoost.2012.09.1.dylib] Error 1
make[1]: *** [Code/RDBoost/CMakeFiles/RDBoost.dir/all] Error 2
make: *** [all] Error 2
"

I guess that the error is caused by the fact that the first Q3 
installation did not run through (unfortunately, I have no output of that 
one).
"
brew rm rdkit
"
does not work. Is there anything else I could try for the installation?

Cheers & Thanks,
Paul



> Hi Paul,
> 
> The patch in the formula was designed for Q3 release, and it seems 
> it cannot patch cleanly the SVN version. You will have to use the Q3
> release, or if you want to use the SVN version, edit the formula by 
> running `brew edit rdkit` and remove the patch after the line 
> showing `__END__` (i.e. removing anything after line 102).
> 
> Eddie
> 
> On Nov 10, 2012, at 3:58 AM, [email protected] wrote:
> 
> Dear RDKitters,
> 
> According to
> 
http://www.mail-archive.com/[email protected]/msg02674.html

> 
> I did the following on Mac OS (10.6.8):
> brew untap edc/homebrew-rdkit
> brew tap edc/homebrew-rdkit
> brew rm rdkit
> brew fetch --HEAD  rdkit --force -v     # make sure you see "Checked out 

> revision 2234" (or slightly larger revision number) brew install --HEAD 
rdkit
> 
> =>
> 
> When it comes to the RDKit installation itself, this error occurs:
> "
> ...
> ==> Installing rdkit
> ==> Checking out http://svn.code.sf.net/p/rdkit/code/trunk/
> ==> Patching
> patching file CMakeLists.txt
> Hunk #1 succeeded at 146 with fuzz 2 (offset -5 lines).
> patching file Code/GraphMol/CMakeLists.txt
> Hunk #1 FAILED at 5.
> 1 out of 1 hunk FAILED -- saving rejects to file Code/GraphMol/
> CMakeLists.txt.rej
> patching file Code/JavaWrappers/gmwrapper/CMakeLists.txt
> Hunk #1 FAILED at 74.
> 1 out of 1 hunk FAILED -- saving rejects to file Code/JavaWrappers/
> gmwrapper/CMakeLists.txt.rej
> Error: Failure while executing: /usr/bin/patch -f -p1 -i 
000-homebrew.diff
> "
> 
> Puh, I have no clue what to do . this is my first installation on Mac 
OS...
> 
> Cheers & Thanks,
> Paul
> 
> This message and any attachment are confidential and may be 
> privileged or otherwise protected from disclosure. If you are not 
> the intended recipient, you must not copy this message or attachment
> or disclose the contents to any other person. If you have received 
> this transmission in error, please notify the sender immediately and
> delete the message and any attachment from your system. Merck KGaA, 
> Darmstadt, Germany and any of its subsidiaries do not accept 
> liability for any omissions or errors in this message which may 
> arise as a result of E-Mail-transmission or for damages resulting 
> from any unauthorized changes of the content of this message and any
> attachment thereto. Merck KGaA, Darmstadt, Germany and any of its 
> subsidiaries do not guarantee that this message is free of viruses 
> and does not accept liability for any damages caused by any virus 
> transmitted therewith.
> 
> Click http://www.merckgroup.com/disclaimer to access the German, 
> French, Spanish and Portuguese versions of this disclaimer. 
> 
------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/
> appdyn_d2d_nov_______________________________________________
> Rdkit-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


This message and any attachment are confidential and may be privileged or 
otherwise protected from disclosure. If you are not the intended recipient, you 
must not copy this message or attachment or disclose the contents to any other 
person. If you have received this transmission in error, please notify the 
sender immediately and delete the message and any attachment from your system. 
Merck KGaA, Darmstadt, Germany and any of its subsidiaries do not accept 
liability for any omissions or errors in this message which may arise as a 
result of E-Mail-transmission or for damages resulting from any unauthorized 
changes of the content of this message and any attachment thereto. Merck KGaA, 
Darmstadt, Germany and any of its subsidiaries do not guarantee that this 
message is free of viruses and does not accept liability for any damages caused 
by any virus transmitted therewith.

Click http://www.merckgroup.com/disclaimer to access the German, French, 
Spanish and Portuguese versions of this disclaimer.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to