It seems that I forgot to include the Paraview mail list in my answer... Sorry about that.
Regards, Charles-André ---------- Forwarded message ---------- From: <[email protected]> Date: 2009/8/12 Subject: Re :Re: [Paraview] Installation failed on WinXP x64 To: Glenn Horrocks <[email protected]> Dear Glenn, I faced the exact same problem yesterday. It was, in my case, a mismatch between the version of Msvcr90.dll deployed vs. version published through the VC90 manifest. I solved it by changing the version number of the VC90 manifest. Here's how: - look for the Microsoft.VC90.CRT.manifest file in your bin directory of Paraview - search for the "version" field - change the version number. Mine is 9.0.21022.8 - save and retry... Hope this will help. I found this tip on the net, but I am unable to remember where... Charles-André Le 12 août 2009 01:19, Glenn Horrocks < [email protected]> a écrit : > I have WinXP x64 with SP2. You are correct - there is no SP3 for WinXP x64. > > > > I have run the dependency walker and attached is the output (dw2.png). It looks like it can't find MSJAVA.DLL. I did not have Java installed on the machine so I installed it from www.java.com but that did not fix it. > > > > Regards, > > Glenn Horrocks > > > > > > > > ********** > > > > Date: Tue, 11 Aug 2009 09:54:07 -0400 > > From: Dave Partyka [email protected]> > > Subject: Re: [Paraview] Installation failed on WinXP x64 > > To: Carlos Costa [email protected]> > > Cc: [email protected] > > > > I don't think there is a SP3 for 64bit XP but there is for the 32bit > > version. That said, those of you who are having this problem can you > > download the dependency walker and then open up the ParaView executable > > inside of dpenedency walker and tell me if it reports anything that it can't > > find. > > http://www.dependencywalker.com/depends22_x64.zip > > > > Another alternative is that you can run the 32 bit version of ParaView on > > x64 Windows while we sort out this issue. >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
