SEARCH CONTACT US SUPPORT SERVICES PRODUCTS STORE
United States    
COMPAQ STORE | PRODUCTS | SERVICES | SUPPORT | CONTACT US | SEARCH
OpenVMS Systems OpenVMS

Mozilla™ Technology Demonstration Release
for OpenVMS™ Alpha™ Release Notes

February 16, 2001

Mozilla M0.8
CPQ-AXPVMS-MOZILLA-M0008--1.PCSI

On this page you'll find information about:

Before Installing Mozilla

Downloading and Installing Mozilla

Running Mozilla

Release Notes

Performance Notes

Frequently Asked Questions (FAQ)

Problem Reporting and Bugzilla


Before Installing Mozilla

Hardware Prerequisites

Mozilla for OpenVMS is available only on the Alpha platform.

If you encounter color problems when running Mozilla on an 8-plane video mode system, it is likely that you are running another application that uses a large number of colors (Navigator V3 is such an application). In this situation, start Mozilla before you start the other application. These problems usually do not occur on a 16 or 24-plane video mode system.

Software Prerequisites

The following software is required in order to successfully run Mozilla:

Account Quotas

System Parameters

Mozilla requires a relatively large number of process sections, so you may find that you have an insufficient number. (Note: If you install the Mozilla images after you install the Mozilla kit, you can avoid this problem completely. See Installing the Mozilla Images for more information.)

If you see an error similar to either of the following, then you have exhausted the available process sections:


nsNativeComponentLoader: GetFactory(/dka0/mozilla/components/libnsgif.so)
Load FAILED with error: OpenVMS status is decimal 540

%SYSTEM-F-SECTBLFUL, process or global section table is full

There are three ways to solve this problem, as follows:

Mozilla.org Release Notes

Mozilla.org has provided release notes for M0.8.

The release notes contain sections about Mozilla on Windows®, Mac®, and UNIX®. Mozilla for OpenVMS is ported from the UNIX code, so the notes in the UNIX section are applicable to OpenVMS.

When reading UNIX documentation, note the following differences between UNIX and OpenVMS:

Upgrading from a Previous Mozilla Kit

If the Mozilla M0.7 kit is currently installed, it will be removed automatically before the M0.8 kit is installed.

If you have installed a Mozilla kit earlier than M0.7 (for example, M18 [kit name I5.0]), the installation procedure displays a warning that M0.8 is a lower version of an installed product. During the installation you are asked if you want to continue. Press Return to remove the previous kit and to continue installing M0.8.


Downloading and Installing Mozilla

Downloading the Kit

The Mozilla for OpenVMS software is available for the Alpha platform as a compressed self-extracting file.

Please fill out and submit the Mozilla for OpenVMS registration form. You will receive an email message with the URL of the location of the kit to download.

The size of the compressed kit is 42,932 blocks. The expanded kit will occupy 118,800 blocks.

Expanding the Kit

To expand the Mozilla for OpenVMS self-extracting file, enter the following command:


$ RUN MOZILLA-OPENVMS-ALPHA-M08.SFX_AXPEXE

The system expands the file and names the decompressed file CPQ-AXPVMS-MOZILLA-M0008--1.PCSI. Do not rename this file.

Note: If you expand the kit on an ODS-5 disk, the filename defaults to lowercase. PCSI requires all uppercase characters. Rename the file to the same name, but containing all uppercase characters, before you begin the installation.

After you expand the Mozilla kit, you can delete the .SFX_AXPEXE file. Alternatively, you can first install Mozilla, then delete the .PCSI file, and keep the small .SFX_AXPEXE file in case you need to re-install the Mozilla kit.

Installing Mozilla

Use the following procedure to start the installation.

Note: If many users want to run Mozilla on the same system, they can all run from the same installation. User specific information is maintained in a user profile, and these are stored in each user's SYS$LOGIN tree.

You must install Mozilla into a top-level directory. If you do not accept the PCSI default destination, make sure that you do not attempt to install Mozilla into a sub-directory.

To install the Mozilla for OpenVMS Alpha kit, enter the following command:


$ PRODUCT INSTALL MOZILLA /SOURCE=KITS

For a description of the features you can request with the PRODUCT INSTALL command when starting an installation such as running the IVP, purging files, and configuring the installation, see the POLYCENTER Software Installation Utility User's Guide.

As the installation procedure progresses, the system displays the following information.


    The following product has been selected:
    CPQ AXPVMS MOZILLA M0.8                Layered Product

Do you want to continue? [YES]

Configuration phase starting ...

You will be asked to choose options, if any, for each selected product and for
any products that may be installed to satisfy software dependency requirements.

CPQ AXPVMS MOZILLA M0.8

* This product does not have any configuration options.

    Mozilla for OpenVMS Alpha

    You MUST confirm that the required ECOs are installed!

    Please review the list of ECOs documented in the Release Notes.

    Do you want to continue? [YES]

Execution phase starting ...

%PCSI-W-VERINS, the installation of product CPQ AXPVMS MOZILLA M0.8
-PCSI-W-VERREM, will remove current product CPQ AXPVMS MOZILLA M0.7
Do you want to continue? [YES]

The following product will be installed to destination:
    CPQ AXPVMS MOZILLA M0.8                DISK$ALPHASYS:[VMS$COMMON.]
The following product will be removed from destination:
    CPQ AXPVMS MOZILLA M0.7                DISK$ALPHASYS:[VMS$COMMON.]

Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

The following product has been installed:
    CPQ AXPVMS MOZILLA M0.8                Layered Product
The following product has been removed:
    CPQ AXPVMS MOZILLA M0.7                Layered Product
$

Stopping and Restarting the Installation

Use the following procedure to stop and restart the installation:

  1. To stop the procedure at any time, press Ctrl/Y.

  2. Enter the DCL command PRODUCT REMOVE to reverse any changes to the system that occurred during the partial installation. This deletes all files created up to that point and causes the installation procedure to exit.

  3. Go back to the beginning of the installation procedure to restart the installation.

Installing the Mozilla Images

After you install Mozilla using the PRODUCT INSTALL command, you can also optionally install the Mozilla images. There are two benefits to installing the images:

To install the Mozilla images, run the command file INSTALL.COM (which resides in the Mozilla root directory). For example:


$ SET DEFAULT SYS$COMMON:[MOZILLA] 
$ @INSTALL

Approximately 194 global sections and 60,752 global pages are required to install the Mozilla images. If you want to uninstall the Mozilla images, enter the following:


$ SET DEFAULT SYS$COMMON:[MOZILLA]  
$ @INSTALL REMOVE


Running Mozilla

Invoking Mozilla-bin

The main Mozilla application in the kit is Mozilla-bin (formerly named apprunner). Mozilla-bin is the full browser with extensions, and closely resembles Netscape Communicator.™ Mozilla-bin contains:

You invoke the Mozilla-bin application through the supplied MOZILLA.COM command file. To invoke Mozilla-bin, enter the following:


$ @SYS$COMMON:[MOZILLA]MOZILLA

This assumes that you installed the kit to the default location. If you directed PCSI to install to a different location, then your command to start MOZILLA will contain a different disk or directory.

You can also pass arguments to the application. For example:


$ @SYS$COMMON:[MOZILLA]MOZILLA "http://www.openvms.compaq.com"
$ @SYS$COMMON:[MOZILLA]MOZILLA "-edit"
$ @SYS$COMMON:[MOZILLA]MOZILLA """-ProfileManager""" 

Note that any argument that is case-sensitive (such as ProfileManager in the previous example) must be enclosed in three sets of quotation marks.

When you run Mozilla, the system must have approximately 336 global pages and one global section available. A check is made when you invoke Mozilla. If these requirements are not met, a warning is issued and terminating Mozilla is recommended.

When running Mozilla, you will see messages similar to the following appear in the terminal output. These are normal for this release.


$ @mozilla
Starting mozilla-bin...
Registering plugin 0 for: "*","All types",".*"
Registering plugin 0 for: "*","All types",".*"
*** PRE date = 552
*** POST date = 558
Document http://www.mozilla.org/ loaded successfully
$

Many other messages are displayed when using the Navigator, Mail/News and Composer components of Mozilla. This is normal for this milestone release.

Setting Up a Helper Application (Example: Adobe™ Acrobat™ Viewer for Java™)

Mozilla for OpenVMS includes support for helper applications. The following example shows how to set up the the Adobe Acrobat Viewer (for Java) on OpenVMS Alpha as a helper application. After completing these steps, when Mozilla encounters a PDF file it will automatically invoke the Acrobat Viewer to display the contents of the PDF file.

  1. Install the the Adobe Acrobat Viewer (for Java) on OpenVMS Alpha and check that the viewer is functioning correctly.

  2. Create the following file, PDF.COM, in the directory where you have installed the viewer. (The file acrobat.jar should already be in this directory.)


    $ sv = f$verify(0) 
    $ adobe_jar_file = "/dka0/adobeacrobatviewer/acrobat.jar" 
    $ @sys$manager:java$setup 
    $ cp = f$trnlnm("classpath") + ":" + adobe_jar_file 
    $ define /user classpath "''cp'" 
    $ sv = f$verify(sv) 
    $ if "''p2'" .nes. "" then p1 = p2
    $ java -mx32m "com.adobe.acrobat.Viewer" 'p1' 
    $ exit 
    

  3. Modify the second line of PDF.COM for your system. The value of adobe_jar_file must be the UNIX-style full file specification of the ACROBAT.JAR file. This example uses /dka0/adobeacrobatviewer/acrobat.jar, which is the UNIX-style format of DKA0:[ADOBEACROBATVIEWER].

  4. Make sure that the file protection of PDF.COM allows users access to it. For example:


    $ SET FILE /PROTECTION=WORLD:READ DKA0:[ADOBEACROBATVIEWER]PDF.COM 
    

  5. The command file PDF.COM can now be used to view any PDF file. Test that you have PDF.COM set up correctly before you configure Mozilla.


    $ SET DEFAULT DKA0:[ADOBEACROBATVIEWER] 
    $ @PDF HELP.PDF 
    

  6. Configure Mozilla for the helper application by following these steps:


Release Notes

This section contains notes on the current release of Mozilla.


Performance Notes

This section contains notes on how to improve the performance of Mozilla.


Frequently Asked Questions (FAQ)

This section contains frequently asked questions about Mozilla for OpenVMS Alpha.

Netscape 6 and Communicator 5

Q: What is Netscape 6 and what happened to Communicator Version 5.0?

A: Netscape 6 is the name of the current release of the Netscape browser. (The names Navigator and Communicator are no longer used.) Netscape 6 is based on the Mozilla code base.

Netscape has moved from Communicator Version 4.7 to Netscape 6. There is no Communicator V5.0.

Differences between Mozilla and Netscape 6

Q: What are the differences between Mozilla and Netscape 6?

A: The Netscape 6 browser was built from the Mozilla M18 code. (M18 is the release preceding M0.6.) The M18 code, with the Netscape 6 changes, was released as Mozilla M0.6.

Netscape 6 and Mozilla M0.6 are essentially the same browser, except that Netscape packaged some additional components with their offering.

Netscape 6 contains the following additional components:

Netscape 6 on OpenVMS

Q: Will Netscape 6 be available on OpenVMS?

A: While the actual Netscape 6 product will not be available on OpenVMS, the code base for Netscape 6 is Mozilla M0.6. A newer release of Mozilla, M0.8, is currently available on OpenVMS. Compaq also plans to release a supported version of Mozilla Version 1.0 on OpenVMS.

Security for Mozilla on OpenVMS

Q: When will security be available for Mozilla on OpenVMS?

A: Security support is included in Mozilla M0.8 for OpenVMS, released February 16, 2001. See the Release Notes section for more information.

Mozilla on OpenVMS VAX

Q: When will a version of Mozilla be available for VAX?

A: There are currently no plans to port Mozilla to the VAX platform.

Java Support in Mozilla

Q: Why is there no Java support in Mozilla for OpenVMS?

A: Mozilla implements Java using OJI (Open JVM Integration). OJI is part of Java Version 1.3.0_01, but V1.3.0_01 is not yet available on all platforms, including OpenVMS Alpha. As soon as Java Version 1.3.0_01 is available on OpenVMS, it will be supported in Mozilla. (Note that Java V1.3 is available now on OpenVMS, but it does not include OJI.)

Advantages of using OJI are:

With previous browsers, you were bound to the JVM that had been embedded in the browser code.

For more information, see http://www.mozilla.org/oji/.

Mozilla doesn't start up - decimal error

Q: Mozilla fails to start up. I see errors similar to this displayed:

nsNativeComponentLoader: SelfRegisterDll(/dka0/mozilla/components/libvcard.so) 
Load FAILED with error: OpenVMS status is decimal 114690 

A: One of the account quotas may be too low. See Account Quotas and System Parameters, in particular the discussion about the FILLM quota.

Mozilla doesn't start up - process or global section error

Q: Mozilla fails to start up. I see errors similar to this displayed:

nsNativeComponentLoader: GetFactory(/dka0/mozilla/components/libnsgif.so) 
Load FAILED with error: OpenVMS status is decimal 540 

%SYSTEM-F-SECTBLFUL, process or global section table is full 

A: You have a shortage of process sections. See Account Quotas and System Parameters for information about how to solve this problem.

Can't open new DECterms

Q: After running Mozilla, I can't open any new DECterms. Normal terminal sessions (for example, telnet) still work properly. Only a reboot seems to fix the problem -- removing the installed components from memory (INSTALL.COM REMOVE), or restarting X-Windows does not help. Other X-Windows applications do not seem to be affected. What's going on?

A: You are probably out of buffer object space. Try increasing the SYSGEN parameter MAXBOBMEM.

Unable to open the temporary file

Q: I can't send mail or create a page using Composer. I see a message similar to "Unable to open the temporary file." What's wrong?

A: Make sure that you do not have any logical name or symbol definitions for tmp or tmpdir. If you do, remove them.


Problem Reporting

Report all problems to Bugzilla. Do not report problems into the PTR system, or in newsgroups, or contact the CSC about Mozilla (Mozilla is not a released product).

Bugzilla

Mozilla has a bug reporting and tracking system named Bugzilla. This system is used to track all Mozilla problems across all platforms, including OpenVMS. For further information on Bugzilla, visit http://www.mozilla.org/bugs/.

Before entering any new problem report, please search the database to make sure that the problem has not already been reported. Mark OpenVMS specific problems by setting the Platform to DEC and OS field to OpenVMS.


Distribution restrictions and disclaimer

Customer agrees that he/she is not prohibited by the U.S. orother government export control regulations from receiving this software or technical data.


Copyright and trademark information

Compaq believes the information in this document is accurate as of its publication date; such information is subject to change without notice.

© Copyright Compaq Computer Corporation 2001. All rights reserved.

Compaq, the Compaq logo, and the DIGITAL logo are registered in the U.S. Patent and Trademark Office. Netscape FastTrack and Netscape Navigator are registered trademarks of Netscape Communications Corporation. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. Linux is a registered trademark of Linus Torvalds in several countries. Apple, Mac, Macintosh, and Power Macintosh are registered trademarks of Apple Computer Inc. Microsoft, Windows, and Windows 95 are registered trademarks, and NT and Windows NT are trademarks, of Microsoft Corporation.

Alpha, AlphaServer, AlphaStation, DEC, DIGITAL, OpenVMS, Tru64, VAX, and VMS are trademarks of Compaq Computer Corporation. Netscape Navigator Gold and Netscape Communicator are trademarks of Netscape Communications Corporation. Mozilla is a trademark of the Mozilla Organization.

1.800.344.4825

privacy and legal statement