On 2012-05-31 07:52, Greg Landrum wrote:
> On Wed, May 30, 2012 at 4:50 PM, Greg Landrum<[email protected]>  wrote:
>> On Wed, May 30, 2012 at 4:13 PM, Jan Holst Jensen<[email protected]>  
>> wrote:
>>> My failing Linux Mint is 32-bit like George's 12.04. Don't know if it is
>>> significant but it could be that the problem only occurs on 32-bit.
>>>
>>> Greg mentioned that he has successfully built and tested on Ubuntu 12.04 -
>>> was that 64-bit or 32-bit ?
>> 64bit. I'll try it on a 32bit VM tonight.
> This morning I installed the rdkit on a clean 32bit Ubuntu 12.04 VM.
> While installing the cartridge, I was able to reproduce the problems
> you guys observed. I was also able to find the problem and a
> provisional fix for it. If you edit guc.c and replace the calls to
> DefineCustomRealVariable() with the following:

Hi Greg,

Did the changes to guc.c on my previously-failing Linux Mint VM. Did a 
"make clean; make; sudo make install" and lo and behold:

postgres=# create extension rdkit;
CREATE EXTENSION
postgres=#

And there was much joy in 32-bit land :-). Many thanks :-).

I think we can then remove the "Linux Mint behaves badly with rdkit" 
observation from the books.

Cheers
-- Jan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to