I am using Windows 2000 or Windows XP. What should I do about various obscure problems?
The fortran compiler F77L3/EM-32 does not work under Windows XP. So it is not possible to install Source-code GEMPACK using this compiler under Windows XP. [However, F77L3 does work under Windows 2000.]
The introduction of Windows 2000 and XP caused various small problems.
Often a simple answer to several of these problems is to set your TMP Environment variable to something extremely short and simple; eg C:\TEMP or similar.
You can right-click on "My Computer" and select "Properties | Advanced | Environment Variables"
and then edit the User Environment variable called TMP to be C:\TEMP.
Create a new folder C:\TEMP if you do not already have one.
The 3 problems this change should fix are outlined below:
If you are the only user on your computer, there is no need to have any type of File Sharing in Windows.
To turn off "Simple File Sharing", start "My Computer" and select
Tools | Folder Options | View
Remove the tick from the box "Use simple file sharing (Recommended)".
(While you are there, remove the tick against "Hide extensions to known file types" since in GEMPACK you often need to know the file extension eg
.SL4 or .HAR.)
Then click on OK.
Go back to
GEMPACK FAQ Page