Prev: Call fortran in C++ project
Next: segmentation fault
From: HFLI on 26 Jun 2008 11:09 On Jun 26, 10:56 am, Alois Steindl <Alois.Stei...(a)tuwien.ac.at> wrote: > HFLI <hfli...(a)gmail.com> writes: > > Thanks for replaying. I have the updates but can't install them. > > Hello, > what's the reason you don't read the hints on the suggested web page? > > Alois I read the web page and replaced F90.exe file. I still can't install cvf6.6. Thanks again.
From: e p chandler on 26 Jun 2008 12:24 On Jun 26, 11:09 am, HFLI <hfli...(a)gmail.com> wrote: > On Jun 26, 10:56 am, Alois Steindl <Alois.Stei...(a)tuwien.ac.at> wrote: > > > HFLI <hfli...(a)gmail.com> writes: > > > Thanks for replaying. I have the updates but can't install them. > > > Hello, > > what's the reason you don't read the hints on the suggested web page? > > > Alois > > I read the web page and replaced F90.exe file. I still can't install > cvf6.6. Thanks again. Have you tried contacting HP? "If you are unable to resolve the problem by following the instructions given, please send a detailed and complete report of the problem to HP at HP Visual Fortran support. Include in your report the following information:" - e
From: dpb on 26 Jun 2008 12:47 HFLI wrote: > On Jun 26, 10:56 am, Alois Steindl <Alois.Stei...(a)tuwien.ac.at> wrote: >> HFLI <hfli...(a)gmail.com> writes: >>> Thanks for replaying. I have the updates but can't install them. >> Hello, >> what's the reason you don't read the hints on the suggested web page? >> >> Alois > > I read the web page and replaced F90.exe file. I still can't install > cvf6.6. Thanks again. In addition to e p chandler's sage advice, I have installed from DVF V5 the upgrades to CVF 6.6c on XP/SP2 so it is possible. You need to be in an account that has supervisor rights, of course, and I always do the installation _as_ administrator. Don't know if might have anything to do w/ your problem or not, but worth a try it you haven't. Also, some anti-virus software can sometimes wreak havoc on early installs that weren't necessarily designed for current systems... --
From: Steve Lionel on 30 Jun 2008 10:25
On Thu, 26 Jun 2008 07:44:24 -0700 (PDT), e p chandler <epc8(a)juno.com> wrote: >On Jun 26, 10:23�am, HFLI <hfli...(a)gmail.com> wrote: >> Hi, >> Unexpected error processing F90.EXE >> Old file not found. However, a file of the same name was >> � � � � found. No update done since file contents do not match. >Perhaps this will help. > >http://www.cs-software.com/software/fortran/compaq/cvf_65-66.html Probably not - HFLI already has that update. The error message is saying that the patch process used by the 6.6 update finds that the copy of F90.EXE doesn't match any of the old versions it knows about. It is not a problem with the update itself. If completely uninstalling CVF, deleting the DF98 folder, and reinstalling does not correct the problem, then I would definitely worry about a virus on the system corrupting executables. You are unlikely to get any help from HP on this. HP dropped all claims of support for CVF years ago and has nobody left who is familiar with it. (Indeed, they have not had such for nearly seven years.) I created the CVF update process so I know what it does. (But I cannot help with "fixing" it other than the advice I offered above. I don't even have the sources for the update anymore.) -- Steve Lionel Developer Products Division Intel Corporation Nashua, NH For email address, replace "invalid" with "com" User communities for Intel Software Development Products http://softwareforums.intel.com/ Intel Fortran Support http://support.intel.com/support/performancetools/fortran My Fortran blog http://www.intel.com/software/drfortran |