> Meanwhile, I got RDKit_2012_03_1 running fine in Postgres
 > 9.0.4 (the OpenSCG version) on an Ubuntu 10.04 build server.
 > I will try to install Postgres 9.1 on that server and see
 > if the error can be reproduced with that setup.

Dear Greg,

I have now installed Postgres 9.1 on the mentioned build server. 
Postgres 9.1 was installed via the DEB package from
http://www.openscg.com/se/postgresql/packages.jsp

I got RDKit_2012_03_1 compiled after implementing the one-line patch I 
sent a little earlier. The Postgres install error seems reproducible as 
I also get it here, which is a configuration quite different from the 
Linux Mint 12 developer VM I originally saw the issue on.

   postgres@ubuntu-lynet-test:~$ cat /etc/issue
   Ubuntu 10.04.2 LTS \n \l

   postgres@ubuntu-lynet-test:~$ uname -a
   Linux ubuntu-lynet-test 2.6.32-28-generic-pae #55-Ubuntu SMP Mon Jan 
10 22:34:08 UTC 2011 i686 GNU/Linux
   postgres@ubuntu-lynet-test:~$ psql
   Password:
   psql.bin (9.1.3)
   Type "help" for help.

   postgres=# create extension rdkit;
   FATAL:  failed to initialize rdkit.tanimoto_threshold to 0.5
   FATAL:  failed to initialize rdkit.tanimoto_threshold to 0.5
   The connection to the server was lost. Attempting reset: Succeeded.
   postgres=#


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