[an error occurred while processing this directive]

HP OpenVMS Systems

Secure Web Browser (based on Mozilla™)
» 

HP OpenVMS Systems

OpenVMS information

» What's new on our site
» Upcoming events
» Configuration and buying assistance
» Send us your comments

HP OpenVMS systems

» OpenVMS software
» Supported Servers
» OpenVMS virtualization
» OpenVMS solutions and partners
» OpenVMS success stories
» OpenVMS service and support
» OpenVMS resources and information
» OpenVMS documentation
» Education and training

Secure Web Browser for OpenVMS

» OpenVMS e-business
» Download Kit
» Documentation
» Plugins
» Support
» Source Code
» Open Source Licenses
» Copyright and Trademarks

Evolving business value

» Business Systems Evolution
» AlphaServer systems transition planning
» Alpha RetainTrust program

Related links

» HP Integrity servers
» HP Alpha systems
» HP storage
» HP software
» HP products and services
» HP solutions
» HP support
disaster proof
HP Integrity server animation
HP Integrity server animation
Content starts here

Plug-ins

The HP Secure Web Browser for OpenVMS supports the Java Plug-in on OpenVMS Alpha and I64.

The following plug-ins are available for OpenVMS Alpha, but are not supported by HP.

» Flash Plug-in
» Mozplugger Plug-in
» XPDF Helper App

Java Plug-in

The Java Plug-in is distributed with the HP Java™ Standard Edition, Development Kit (JDK) for OpenVMS Alpha and I64.

To use the Java Plug-in, follow the instructions in the Secure Web Browser Installation Guide and Release Notes:

Flash Plug-in

The Flash plug-in for OpenVMS is provided by Mark Berryman, who ported Olivier Debon's open source flash player. The Flash plug-in for OpenVMS currently supports most of Flash 4 but does not support the actionscript features of Flash 5. Support for sound is underway.

Download the Flash plug-in from ftp://mvb.saic.com/extra/libflashplugin.so.

Copy the LIBFLASHPLUGIN.SO file into SYS$COMMON:[CSWB.PLUGINS] (or into the [.PLUGINS] directory of the location where you installed the Secure Web Browser) and restart your browser.

Feedback is welcome; please send mail to Mark.Berryman@Mvb.Saic.com.

Mozplugger Plug-in

The Mozplugger plug-in for OpenVMS is provided by Mark Berryman. This is a port of a program, written for Linux, that allows standalone programs to be used as a plug-in for Mozilla and the Secure Web Browser.

For example, the default config uses XPDF to display PDF files. Mozplugger will activate XPDF and then place it in the browser window.

To download the Mozplugger plug-in, see http://mozplugger.mozdev.org/index.html.

MPG123 (also available from Mark Berryman at ftp://mvb.saic.com/submissions/mpg123) and Timidity can both be used with Mozplugger to provide support for viewing web pages with sound.

Feedback is welcome; please send mail to Mark.Berryman@Mvb.Saic.com.

XPDF Plug-in

XPDF is a freeware PDF viewer that works with the Secure Web Browser for OpenVMS. Download the XPDF viewer from http://www.foolabs.com/xpdf/.

The latest version of the XPDF viewer is currently available from the XPDF Version 3.00pl3 for OpenVMS Alpha page. You must download and unzip several files from this page into one directory (for example [KITS.XPDF].)

Note: After you download and unzip XPDF-V0300.SFX_AXPEXE, the PCSI file is located in the [.COLDWELL.PACKAGES] subdirectory. Rename the PCSI file to the directory containing the other PCSI files before you enter the PRODUCT INSTALL XPDF command.

For example:

$ SET DEFAULT DKA100:[KITS.XPDF]
$ RUN XPDF-V0300.SFX_AXPEXE
$ RENAME [.COLDWELL.PACKAGES]FREEWARE-AXPVMS-XPDF-V0300-3-1.PCSI []
$ PRODUCT INSTALL XPDF
Following is an example of the post-installation tasks you should perform after you install XPDF.

  1. Add the following lines to SYS$STARTUP:SYLOGICALS.COM:
    $ DEFINE/SYSTEM GS_DOC SYS$COMMON:[GS.DOC]
    $ DEFINE/SYSTEM GS_FONTS SYS$COMMON:[GS.FONTS]
    $ DEFINE/SYSTEM GS_LIB SYS$COMMON:[GS.LIB],GS_FONTS
    

  2. Add the following lines to SYS$STARTUP:SYLOGIN.COM:
    $ GS :== $SYS$COMMON:[GS.BIN]GS.EXE_AXP
    $ PDFFONTS :== $PDFFONTS
    $ PDFIMAGES :== $PDFIMAGES
    $ PDFINFO :== $PDFINFO
    $ PDFTOPPM :== $PDFTOPPM
    $ PDFTOPS :== $PDFTOPS
    $ PDFTOTEXT :== $PDFTOTEXT
    $ XPDF :== $XPDF
    

  3. Be sure that the directory of XPDF.EXE and MOZPLUGGER.EXE are included in the DCL$PATH logical. The following example shows the definitions in the SYSTEM logical name table. Choose a table that meets your requirements.
    $ DEFINE/SYSTEM/EXECUTIVE DCL$PATH -
    SYS$COMMON:[SYSEXE] -  ! For XPDF
    ,SYS$COMMON:[CSWB]     ! For MOZPLUGGER
    

The next time you try to view a PDF file, the XPDF viewer will be launched within the browser window.

 

» Return to the Secure Web Browser for OpenVMS home page