Hi Hitesh,
there is nothing particularly special about the RDKit installation
received/built by conda. The command you used in your email created a conda
environment. If you go to the directory where you initially *installed*
conda there is an envs directory, inside this directory there should
be a "my-rdkit-env"
directory which contains all components of RDKit. If you activate your
conda enviroment ("source activate my-rdkit-env" on Linux) conda doesn't do
much more than adding the needed paths from "{CONDA INSTALLATION
DIR}/envs/my-rdkit-env"
to your shell environment. So just delve into the conda envs/ directory and
look at the enviroment changes conda does to your shell and you should get
an idea what to do and how to link to your project.
Best,
Markus
On Fri, Aug 5, 2016 at 11:40 PM, Hitesh Patel <[email protected]>
wrote:
> Hi all,
> I have used rdkit from python. But, now I would like to write c++ programs
> using rdkit.
> I have scientific linux 6.8. Which has python 2.6. I installed python 2.7
> but that doesn't work with sudo previlages. So, I could not install numpy
> for python 2.7. Numpy was installed for python 2.6 instead. I tried a lot
> in that. But, doesn't look convenient.
> Then, I installed anaconda and installed rdkit using
>
> $ conda create -c https://conda.anaconda.org/rdkit -n my-rdkit-env rdkit
>
> Is it possible to use this installation to write c++ code?
>
> I have also installed rdkit in Macbook Pro, OS X 10.10.5 using homebrew. I
> haven't tried anything in that to write c++ code. If I get some
> instructions for that too, It will be helpful in exploring.
>
> Thanks
> Hitesh Patel
>
>
>
>
> --
>
> Regards,
>
> Dr. Hitesh Patel
> Post-Doctoral Fellow,
> CADD Group,
> National Cancer Institute,
> National Institute of Health,
> 21702, Frederick, MD
> USA
> Building 376, Room: 205A
> Work: +1 301 846 5993
> Mob.: +1 240 367 5208
> Website: http://www.hiteshpatel379.com/
> Email: [email protected]
>
> ------------------------------------------------------------
> ------------------
>
> _______________________________________________
> Rdkit-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss