On Mon, Jun 20, 2011 at 8:40 PM, Donald Keidel <donald.kei...@gmail.com> wrote:
>
> To make sure I am installing the correct packages, when you say pango is
> needed is it enough to install libpango1.0-dev on ubuntu?  Maybe you can
> provide a list of dependencies to get superscript and subscript drawn using
> RDKit?
>
> 1.  cairo
> 2.  pango
>
> Can you provide the exact package names?  Are they python or C++ packages?
>
> I have already installed libpango1.0-dev and python-cairo and could not find
> python-pango (just hippocanvas).  Do I need gtk2+?

Donald and I resolved this off-list. The way to check in python
whether or not the pango python wrapper is installed is to try "import
pango". If that works, super/subscripts should work without problems.
If it doesn't work, the ubuntu package to install is python-gtk2.

Best,
-greg

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to