Chapter 2 Prerequisites for Installing Visual Fortran
This chapter contains the following sections:
- 2.1, System Requirements for the Three Editions
- 2.2, Release Notes
- 2.3, Registration Number
- 2.4, Optional Software
- 2.5, Considerations for Installing with Visual Studio Products
- 2.6, Considerations for Installing with Visual Fortran Version 5
- 2.7, Considerations for Installing with Visual Fortran Version 6.0, 6.1, or 6.5
- 2.8, Multiple-User License Considerations
- 2.9, Concurrent-Use License Considerations
2.1 System Requirements for the Three Editions
To run the Standard, Professional, or Enterprise Edition of Visual Fortran, you need a PC with an Intel Pentium series (or 100% compatible) or higher processor (Intel Pentium 90 or higher recommended) running either:
- Microsoft Windows NT Version 4 operating system with Service Pack 3 or later installed. (SP3 is provided on the Visual Fortran CD-ROM.)
- Microsoft Windows 2000, Windows Me, Windows 98, or Windows 95 operating system.
In addition, for the Enterprise Edition there are specific system requirements for the Enterprise Toolkit and Technical Programming Extensions components (see the Installation Guide in the Enterprise Toolkit folder). For example, more hard disk space is needed for these components as well as a Compaq Tru64 UNIX system running the Compaq Fortran compiler.
- Sufficient memory, as follows:
Operating System Memory Requirements Windows 2000,
Windows NT 4,
Windows Me,
Windows 98,
Windows 95 32 megabytes (MB) of available memory (64 MB or more recommended)- CD-ROM drive. Your system should have 32-bit CD-ROM drivers installed.
- Hard disk with enough disk space to install the options you need:
The Visual Fortran setup process lets you select installation options and provides you with the disk space requirements for the options you select. It then checks to make sure you have enough space before copying files.
- VGA monitor (17-inch SVGA monitor recommended).
- Mouse or compatible pointing device.
- Microsoft Internet Explorer Version 4 Service Pack 1 (SP1) or later, to view the online documentation in the HTML Help Viewer. IE Version 4 SP1 is provided on the Visual Fortran CD-ROM for all editions.
- On a Windows 2000 or Windows NT 4 system, an Administrator account. You must install Visual Fortran and Internet Explorer from an account with Administrator privilege.
2.2 Release Notes
Before installing, you should read the Visual Fortran release notes, which are available in text format to be opened in an editor and HTML format to be opened in a Web browser.
You can read the release notes by opening the Relnotes.txt file or the Relnotes.htm file located in the root directory of the Visual Fortran CD-ROM. (Or use the Compaq Visual Fortran Master Setup Window, described in Section 3.3, Using the Visual Fortran Master Setup Window.)
After installation, look at the Release Notes item in the Compaq Visual Fortran 6 program folder. Or you can read the Relnotes.txt file or the Relnotes.htm file installed in:
\Program Files\Microsoft Visual Studio\Df982.3 Registration Number
Your registration number (installation number) is located on the Visual Fortran
CD-ROM clear sleeve and also on your license letter. With multiple-user license kits, use the registration number on the license letter.Note:
Keep your registration number (or a copy of it) in a safe place.
You will need your registration number:
- During installation (at first installation and any subsequent reinstallation).
- To register Visual Fortran with Compaq.
- If you later purchase a product upgrade kit (such as to upgrade Visual Fortran between major versions). The installation procedure asks for both the old and the new registration numbers.
- When you need technical support.
Registering Visual Fortran with Compaq confirms that you are a legally registered user and allows you to receive:
- Special offers from Compaq related to Visual Fortran upgrades and related products
- Information about Visual Fortran product use
- A free copy of the Visual Fortran electronic newsletter
To register your product with Compaq, use the procedure provided after you install Visual Fortran components. See Section 3.8, Registering Visual Fortran With Compaq.
With the Visual Fortran Enterprise Edition, use the registration number on the Visual Fortran Professional Edition folder (or license letter) to install Visual Fortran and Array Visualizer. To install the Enterprise Toolkit components, see Section 3.7, Installing Enterprise Toolkit and TPE Components (Enterprise Edition).
For information on available technical support, see Chapter 10, Visual Fortran Technical Support.
2.4 Optional Software
You can extend the capabilities of Visual Fortran by using it with the following software products not included with the Visual Fortran product:
- Microsoft Excel to graph your data. For example, the Autodice Sample shows how you can use Automation to export Fortran data to Excel. See Section 7.1, Using the Sample Programs.
For more information, see the Excel Web site at:
http://www.microsoft.com/office/excelFor more information, see the Visual SourceSafe Web site at:
http://msdn.microsoft.com/ssafe/Users of the Visual Fortran Standard Edition might want to use the following software provided only in the Professional and Enterprise Editions:
- Compaq Array Visualizer, which lets you view array data and graph it in one of multiple views.
- IMSL Libraries for Visual Fortran, which include the IMSL Fortran 90 MP Library and the IMSL Mathematical and Statistical libraries.
- Fortran COM server wizard, which allows you to create COM servers in Fortran.
For information on how to upgrade from the Standard Edition, See the Visual Fortran Web page at:
http://www.compaq.com/fortran2.5 Considerations for Installing with Visual Studio Products
You should install any Microsoft Visual Studio Version 6 products before you install Visual Fortran Version 6.6. If you installed Visual C++ after installing Visual Fortran, see Section 4.15, Updating Include and Library Paths After Installing Visual C++.
Once you install Visual Fortran, you can run it within the Microsoft Developer Studio visual development environment.
Before you install Visual Fortran on a system where Microsoft Visual Studio products are installed, you need to be aware of the following:
- Visual Fortran Version 6.6 uses the same development environment as Visual Fortran Versions 6.0, 6.1, and 6.5 and Microsoft Visual C++ Version 6.0. This allows you to easily create applications that include code from both languages. Visual Studio products of the same version are designed to work together and should be installed in the same directory. By default, Visual Fortran will be installed into the same directory as your other Visual Studio products. Problems can arise if you choose to install in different directories.
- If you attempt to use Visual Fortran with other Visual Studio tools of a different version of Visual Studio that are installed in the same directory location, you may encounter unexpected run-time errors and other problems. For example, you cannot install Visual Fortran Version 6 in the same directory where Visual C++ Version 5 is installed.
With Visual Fortran Version 5, the default installation directories are:
\Program Files\DevStudio \Program Files\DevStudio\Df \Program Files\DevStudio\VcWith Visual Fortran Version 6, the default installation directories are:
\Program Files\Microsoft Visual Studio\Common \Program Files\Microsoft Visual Studio\Df98 \Program Files\Microsoft Visual Studio\Vc98
- When you install Visual Fortran and a compatible version of Visual C++ with the Microsoft MSDN online documentation, the current collection of HTML Help titles is used when you use the search, index, or contents functions. To change the current online documentation collection in use by the HTML Help Viewer, see Section 9.11, Other HTML Help Viewer Features.
- If you need to use language products that use a different version of the Microsoft visual development environment (or a different development environment) than Visual Fortran, you cannot use the Visual Studio environment to create all parts of the mixed-language application.
When other languages in a mixed-language application use a different version of Microsoft's visual development environment, you can copy object files into your project workspace, add them to your project, and use the visual development environment to link them into your application.
2.6 Considerations for Installing with Visual Fortran Version 5
Before you install Visual Fortran Version 6.6 on a system where Visual Fortran Version 5 is installed, you need to be aware of the following:
- You must not install Visual Fortran Version 6.6 in the same directory used for Visual Fortran Version 5.
With Visual Fortran Version 5, the default installation directories are:
\Program Files\DevStudio \Program Files\DevStudio\Df \Program Files\DevStudio\VcWith Visual Fortran Version 6.6, the default installation directories are:
\Program Files\Microsoft Visual Studio\Common \Program Files\Microsoft Visual Studio\Df98 \Program Files\Microsoft Visual Studio\Vc98
- If you might use Visual Fortran Version 5 and Version 6.6 for the same projects, consider making a copy of each project directory and its files. The project file formats differ between Version 5 and Version 6.6. Visual Fortran will ask you whether you want to convert the project to the Version 6 format.
For more information, see Section 4.4, Copying Visual Fortran Project Files.
- You can remove Visual Fortran Version 5 before or after you install Version 6.6. However, if you remove Visual Fortran Version 5 after you install Version 6.6, you need to reinstall Visual Fortran Version 6.6 with the same options as the current installation to reset the registry entries that are removed when you remove Visual Fortran Version 5.
To remove Visual Fortran Version 5, follow the procedure in Section 4.11, Removing Visual Fortran Version 5.
- When you installed Visual Fortran Version 5, if you allowed the setup process to update your environment variables, you need to remove these changes manually. See Section 4.14, Checking for and Removing Old Environment Variable Definitions.
2.7 Considerations for Installing with Visual Fortran Version 6.0, 6.1, or 6.5
Visual Fortran Version 6.6 is considered an update to Version 6 and not a major version release. There are no released versions of Visual Fortran numbered 6.2, 6.3, or 6.4.
Visual Fortran Version 6.6 must be installed in the same directory tree as any previous installation of Version 6.0, 6.1, or 6.5, unless you remove the previous installation from the system. Version 6.0, 6.1, 6.5, and 6.6 cannot coexist on the same system.
You can do either of the following:
- Install Version 6.6 in the same directory location as Version 6.0, 6.1, or 6.5, which will overwrite the previous installation.
- Install Version 6.6 in another directory location after removing Version 6.0, 6.1, or 6.5 from the system. For information, see Section 4.10, Removing Visual Fortran Version 6 (6.0, 6.1, 6.5, 6.5A, or 6.6).
2.8 Multiple-User License Considerations
If you purchased a multiple-user license, you receive a single Visual Fortran kit and one license letter which grants permission to install on up to the indicated number of PCs. Use the same registration number on each PC.
Purchasing the multiple-user license allows you to install Visual Fortran in a dedicated networked environment from a server to conserve disk space. To install Visual Fortran in a dedicated networked environment from a server:
- Copy the Visual Fortran CD-ROM media to a server's hard disk.
- Make the copied Visual Fortran CD-ROM root directory a share on the server, accessible to licensed PCs on which Visual Fortran will be installed.
- For each system on which you will install Visual Fortran, map a network drive to the server. Install Visual Fortran from that mapped network drive as if it were the Visual Fortran CD-ROM (click setup.exe). You can select the Run from CD-ROM installation option to conserve local hard disk space. Alternatively, you can select a Custom installation and minimize the disk space used by not selecting software components that can be run from CD-ROM. See Section 3.9, Running Visual Fortran All or Partially from CD-ROM.
Instead of requiring that the CD-ROM be mounted for certain tasks (such as opening Platform SDK online documentation), Visual Fortran accesses the mapped network drive from which installation occurred.
Depending on the locations of systems and network availability, the users of the multiple-user license can include a mixture of network installations from the server and traditional (local disk) installations.
For example, if a user's system is located where dedicated network access is not available (for example, only dial-up networking is available), you should perform a traditional single-user Visual Fortran installation. In this case, select a Custom installation and consider installing all components on the local hard disk because neither the shared CD-ROM nor the networked drive will always be available for the Run from CD-ROM installation option.
With the Professional and Enterprise Editions, Array Visualizer should be installed as usual on each local system's hard disk, because Array Visualizer does not support the Run from CD-ROM option.
Regardless of how it is installed, when the Visual Fortran installation asks for your registration number, use the separate registration numbers provided on each license letter for each system.
If you have any license-related questions, please carefully read your license letter, or contact Compaq technical support. See Chapter 10, Visual Fortran Technical Support.
2.9 Concurrent-Use License Considerations
If you purchased a concurrent-use (network) license, you will receive a single Visual Fortran kit and a single license.
For details, see Chapter 5, Using a Concurrent-Use License.