Hi Jean-Paul,

On Thu, Feb 12, 2015 at 3:37 PM, JP <[email protected]> wrote:

> cd $RDBASE/Code/PgSQL/rdkit
> make clean
> make
> sudo make install # in order to get this to work I had to change the this
> line in the Makefile PG_CONFIG  = /opt/postgresql-9.3.4/bin/pg_config
> make installcheck # before this I restart postgresql
>

just a guess, but maybe in the above you need to edit the Makefile to set
the value for the USE_INCHI variable, or pass this variable on the make
command line? (default configuration is documented at the top of the
Makefile)

Best,
Riccardo
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to