[PyMOL] can't initialize module sglite

2003-07-07 Thread Yu Chen
Hello, pymolers

I installed pymol-0.90 from tar file on Redhat Linux 7.2 the same way as I
installed pymol-0.88, the compiling all went well. But when running pymol,
it gives out:
Fatal error: can't initialize module sglite

Not sure what happened, any help would be appreciated!

Thanks in advance!
Yu


===
Yu Chen
Howard Hughes Medical Institute
Chemistry Building, Rm 122
University of Maryland at Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250

phone:  (410)455-6347
(410)455-2718
fax:(410)455-1174
email:  c...@hhmi.umbc.edu
===




RE: [PyMOL] can't initialize module sglite

2003-07-07 Thread Warren L. DeLano
Yu Chen,

There are two likely causes of this problem:

(1) An old pymol.com file

This may be caused by use of an outdated "pymol.com" startup
script.  The launch requirements for PyMOL changed slightly in this new
version, so it may be necessary to create a fresh "pymol.com" from one
of the templates in the setup directory.

(2) Linking against Python 1.52

Make sure that Python is linking against version 2.x if
possible.  If you must use 1.52, you will need to compile the older
versions of ExtensionClass.c and ExtensionClass.h located in the
contrib/modules directory.

I hope this helps.

Cheers,
Warren

--
mailto:war...@delanoscientific.com
Warren L. DeLano, Ph.D.
Principal Scientist
DeLano Scientific LLC
Voice (650)-346-1154 
Fax   (650)-593-4020

> -Original Message-
> From: pymol-users-ad...@lists.sourceforge.net [mailto:pymol-users-
> ad...@lists.sourceforge.net] On Behalf Of Yu Chen
> Sent: Monday, July 07, 2003 12:34 PM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] can't initialize module sglite
> 
> Hello, pymolers
> 
> I installed pymol-0.90 from tar file on Redhat Linux 7.2 the same way
as I
> installed pymol-0.88, the compiling all went well. But when running
pymol,
> it gives out:
> Fatal error: can't initialize module sglite
> 
> Not sure what happened, any help would be appreciated!
> 
> Thanks in advance!
> Yu
> 
> 
> ===
> Yu Chen
> Howard Hughes Medical Institute
> Chemistry Building, Rm 122
> University of Maryland at Baltimore County
> 1000 Hilltop Circle
> Baltimore, MD 21250
> 
> phone:(410)455-6347
>   (410)455-2718
> fax:  (410)455-1174
> email:c...@hhmi.umbc.edu
> ===
> 
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
> ___
> PyMOL-users mailing list
> PyMOL-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pymol-users




RE: [PyMOL] can't initialize module sglite

2003-07-07 Thread Yu Chen
Thanks, Warren

I think it's the Python problem, i will try it.


On Mon, 7 Jul 2003, Warren L. DeLano wrote:

> Yu Chen,
>
> There are two likely causes of this problem:
>
> (1) An old pymol.com file
>
>   This may be caused by use of an outdated "pymol.com" startup
> script.  The launch requirements for PyMOL changed slightly in this new
> version, so it may be necessary to create a fresh "pymol.com" from one
> of the templates in the setup directory.
>
> (2) Linking against Python 1.52
>
>   Make sure that Python is linking against version 2.x if
> possible.  If you must use 1.52, you will need to compile the older
> versions of ExtensionClass.c and ExtensionClass.h located in the
> contrib/modules directory.
>
> I hope this helps.
>
> Cheers,
> Warren
>
> --
> mailto:war...@delanoscientific.com
> Warren L. DeLano, Ph.D.
> Principal Scientist
> DeLano Scientific LLC
> Voice (650)-346-1154
> Fax   (650)-593-4020
>
> > -Original Message-
> > From: pymol-users-ad...@lists.sourceforge.net [mailto:pymol-users-
> > ad...@lists.sourceforge.net] On Behalf Of Yu Chen
> > Sent: Monday, July 07, 2003 12:34 PM
> > To: pymol-users@lists.sourceforge.net
> > Subject: [PyMOL] can't initialize module sglite
> >
> > Hello, pymolers
> >
> > I installed pymol-0.90 from tar file on Redhat Linux 7.2 the same way
> as I
> > installed pymol-0.88, the compiling all went well. But when running
> pymol,
> > it gives out:
> > Fatal error: can't initialize module sglite
> >
> > Not sure what happened, any help would be appreciated!
> >
> > Thanks in advance!
> > Yu
> >
> >
> > ===
> > Yu Chen
> > Howard Hughes Medical Institute
> > Chemistry Building, Rm 122
> > University of Maryland at Baltimore County
> > 1000 Hilltop Circle
> > Baltimore, MD 21250
> >
> > phone:  (410)455-6347
> > (410)455-2718
> > fax:(410)455-1174
> > email:  c...@hhmi.umbc.edu
> > ===
> >
> >
> >
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> >
> http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
> > ___
> > PyMOL-users mailing list
> > PyMOL-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pymol-users
>
>