Re: [Cooker] Fwd: [PyMOL] python2.3/zlib/png problems

2003-08-27 Thread Austin
On 08/27/03 04:20:53, Gwenole Beauchesne wrote:
On Wed, 27 Aug 2003, Austin wrote:

> ImportError: /usr/lib/libpng.so.3: undefined symbol: deflate

Missing deps in libpng, fixing.
Cool, thanks.
Austin
--
Austin Acton Hon.B.Sc.
 Synthetic Organic Chemist, Teaching Assistant
   Department of Chemistry, York University, Toronto
 MandrakeClub Volunteer (www.mandrakeclub.com)
 homepage: www.groundstate.ca


Re: [Cooker] Fwd: [PyMOL] python2.3/zlib/png problems

2003-08-27 Thread Gwenole Beauchesne
On Wed, 27 Aug 2003, Austin wrote:

> ImportError: /usr/lib/libpng.so.3: undefined symbol: deflate

Missing deps in libpng, fixing.