RE: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Warren DeLano
sers@lists.sourceforge.net > Subject: Re: [PyMOL] pymol 0.99 msvcr71.dll startup crash > > I want to reiterate you don't need this file at linking time, > so hopefully future builds of pymol won't use it and > hopefully no one will run into this problem. > > On 2/10

Re: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Charlie Moad
I want to reiterate you don't need this file at linking time, so hopefully future builds of pymol won't use it and hopefully no one will run into this problem. On 2/10/06, Yusuf Tanrikulu wrote: > Hi, > > I had the same problem with the new release of PyMOL. Just search for > the requested file "

Re: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Alexei Korennykh
I always include msvcr71.dll with my python distributives to avoid this exact problem. get msvcr71.dll http://www.google.com/search?hl=en&q=msvcr71.dll&btnG=Google+Search and place it in *the same* directory as your python app. In this case, within PyMol. Python 2.4 apps seem to ignore this

Re: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Charlie Moad
to:war...@delsci.com > > > > -Original Message- > > From: pymol-users-ad...@lists.sourceforge.net > > [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of > > Guillaume LETELLIER > > Sent: Friday, February 10, 2006 5:06 AM > > Cc: pymol-users@list

RE: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Warren DeLano
orge.net > Subject: [PyMOL] pymol 0.99 msvcr71.dll startup crash > > Hi pymol user > > > > I have been unable to run the new 0.99 version of pymol on a > windows xp laptop. > The app crash at startup saying it has been unable to find > "msvcr71.dll&q

Re: [PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Yusuf Tanrikulu
Hi, I had the same problem with the new release of PyMOL. Just search for the requested file "msvcr71.dll" on your windows computer and copy it into the folder "c:\windows\system\". PyMOL will do its job on next startup. If you do not have the file, just google for it. There are a lot of pag

[PyMOL] pymol 0.99 msvcr71.dll startup crash

2006-02-10 Thread Guillaume LETELLIER
Hi pymol user I have been unable to run the new 0.99 version of pymol on a windows xp laptop. The app crash at startup saying it has been unable to find "msvcr71.dll". Il reinstalled, old beta version 0.99beta32 and everything run perfectly ... Any idea ? Thank you Guillaume