Re: [Rdkit-discuss] Q2 2010 Release

2010-07-08 Thread Greg Landrum
Dear Thomas,

I'm uploading a python 2.5 build to the sourceforge and google code
repositories now.

Sorry that took so long,
-greg


On Fri, Jul 2, 2010 at 9:50 PM, Greg Landrum greg.land...@gmail.com wrote:
 On Wed, Jun 30, 2010 at 10:27 PM, Thomas Heller thel...@ctypes.org wrote:

 If it isn't too much work for you I would very much appreciate a python 2.5
 windows binary.

 I'll do a python 2.5 build next week. I have to remember how to set
 the environment up to use an alternate python compiler. :-)

 -greg


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-02 Thread Evgueni Kolossov
Thank you very much

Regards,
Evgueni

On 2 July 2010 07:11, Greg Landrum greg.land...@gmail.com wrote:

 Hi Evgueni,

 On Fri, Jul 2, 2010 at 8:06 AM, Evgueni Kolossov ekolos...@gmail.com
 wrote:
 
  Thank you very much. I understood I need to rebuild again to have all
  libraries in one place or copy them manually?

 If you get the new version of $RDBASE/Code/cmake/Modules/RDKitUtils.cmake
 from here:

 http://rdkit.svn.sourceforge.net/viewvc/rdkit/trunk/Code/cmake/Modules/RDKitUtils.cmake?revision=1444
 then rerun cmake and re-open the rdkit solution, you should have an
 INSTALL target. Building that target will copy the libraries to
 $RDBASE/lib for you.

 Alternatively you can copy them manually, whichever you find easier.

 -greg

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-02 Thread Greg Landrum
On Wed, Jun 30, 2010 at 10:27 PM, Thomas Heller thel...@ctypes.org wrote:

 If it isn't too much work for you I would very much appreciate a python 2.5
 windows binary.

I'll do a python 2.5 build next week. I have to remember how to set
the environment up to use an alternate python compiler. :-)

-greg

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-01 Thread Greg Landrum
On Thu, Jul 1, 2010 at 1:38 PM, Evgueni Kolossov ekolos...@gmail.com wrote:
 Greg,
 looking like it cannot be done with cmake without python installed.
 I have cygwin installed but cmake cannot find BISON and FLEX and complaining
 about python executable. Any suggestions?

The python part should be easy: after you configure the first time,
untick the RDK_BUILD_PYTHON_WRAPPERS box and then configure again.

flex and bison should be found if they are in your PATH. Please check
that they are.

-greg

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-01 Thread Evgueni Kolossov
Dear Greg,

I was sure bison and flex are part of cygwin installation but cannot find
executables.
Can you suggest anything?

Regards,
Evgueni

On 1 July 2010 13:06, Greg Landrum greg.land...@gmail.com wrote:

 On Thu, Jul 1, 2010 at 1:38 PM, Evgueni Kolossov ekolos...@gmail.com
 wrote:
  Greg,
  looking like it cannot be done with cmake without python installed.
  I have cygwin installed but cmake cannot find BISON and FLEX and
 complaining
  about python executable. Any suggestions?

 The python part should be easy: after you configure the first time,
 untick the RDK_BUILD_PYTHON_WRAPPERS box and then configure again.

 flex and bison should be found if they are in your PATH. Please check
 that they are.

 -greg

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-01 Thread Noel O'Boyle
On 1 July 2010 13:43, Evgueni Kolossov ekolos...@gmail.com wrote:
 Dear Greg,

 I was sure bison and flex are part of cygwin installation but cannot find
 executables.
 Can you suggest anything?

Run cygwin setup, and type bison into the search box.

 Regards,
 Evgueni

 On 1 July 2010 13:06, Greg Landrum greg.land...@gmail.com wrote:

 On Thu, Jul 1, 2010 at 1:38 PM, Evgueni Kolossov ekolos...@gmail.com
 wrote:
  Greg,
  looking like it cannot be done with cmake without python installed.
  I have cygwin installed but cmake cannot find BISON and FLEX and
  complaining
  about python executable. Any suggestions?

 The python part should be easy: after you configure the first time,
 untick the RDK_BUILD_PYTHON_WRAPPERS box and then configure again.

 flex and bison should be found if they are in your PATH. Please check
 that they are.

 -greg



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 Rdkit-discuss mailing list
 Rdkit-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/rdkit-discuss



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] Q2 2010 Release

2010-07-01 Thread Evgueni Kolossov
Dear Noel,
Thank you very much - done upgrade anyway and now can find bison and flex

Regards,
Evgueni

On 1 July 2010 13:45, Noel O'Boyle baoille...@gmail.com wrote:

 On 1 July 2010 13:43, Evgueni Kolossov ekolos...@gmail.com wrote:
  Dear Greg,
 
  I was sure bison and flex are part of cygwin installation but cannot find
  executables.
  Can you suggest anything?

 Run cygwin setup, and type bison into the search box.

  Regards,
  Evgueni
 
  On 1 July 2010 13:06, Greg Landrum greg.land...@gmail.com wrote:
 
  On Thu, Jul 1, 2010 at 1:38 PM, Evgueni Kolossov ekolos...@gmail.com
  wrote:
   Greg,
   looking like it cannot be done with cmake without python installed.
   I have cygwin installed but cmake cannot find BISON and FLEX and
   complaining
   about python executable. Any suggestions?
 
  The python part should be easy: after you configure the first time,
  untick the RDK_BUILD_PYTHON_WRAPPERS box and then configure again.
 
  flex and bison should be found if they are in your PATH. Please check
  that they are.
 
  -greg
 
 
 
 
 --
  This SF.net email is sponsored by Sprint
  What will you do first with EVO, the first 4G phone?
  Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
  ___
  Rdkit-discuss mailing list
  Rdkit-discuss@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
 
 

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss