- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Install Ghostscript on Alpha OpenVMS 7.3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 10:10 PM
06-14-2007 10:10 PM
I am trying to install the GHOSTSCRIPT-V0854.PCSI_SFX_AXPEXE kit provided here http://www.openvms.org/stories.php?story=06/08/16/6936194 by Mark Berryman
However when I try and use PRODUCT INSTALL on the kit it fails with the following.
%PCSI-I-PRCOUTPUT, output from subprocess follows ...
%LINK-W-NUDFSYMS, 2 undefined symbols:
%LINK-W-USEUNDEF, undefined symbol DECC$GXVSNPRINTF referenced
in psect $LINK$ offset %X00000170
in module JBIG2 file PCSI$SOURC
%LINK-W-USEUNDEF, undefined symbol XINITIMAGE referenced
in psect $LINK$ offset %X000000C0
in module GDEVX file PCSI$SOURCE:[GS.
%PCSI-E-ASSEMERR, error assembling file [GS.BIN]GS.EXE_AXP
%PCSI-E-OPFAILED, operation failed
Anyone any ideas why?
Has anyone had any success building from source if so I'd be interested in any notes etc. I managed to get it to build from source after a lot of messing about with the mmk files but it just access violates.
Thanks
Duncan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 12:33 AM
06-15-2007 12:33 AM
Solutionwelcome to the ITRC OpenVMS forum!
You indicate that you are using VMS 7.3 - is this vanilla 7.3, or 7.3-2?
Can you check that you have DECwindows Motif installed?
Which ACRTL patches do you have installed (if any!).
These link errors are likely to related to missing components.
I have Ghostscript 8.54 installed and running quite happily on a VMS7.3-2 system.
Regards,
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 12:43 AM
06-15-2007 12:43 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
I have looked at the map from the link operation in the PCSI kit, and it shows that three installed images are referenced by the link.
(see attached file)
This will be where the missing symbols are defined.
So, it looks as though you do not have Motify installed on the system which you were using. This is a pre-requisite for the kit.
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:10 AM
06-15-2007 01:10 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
7.3
> Can you check that you have DECwindows Motif installed?
How can I do this?
> Which ACRTL patches do you have installed (if any!).
Could you explain - sorry new to this
Thanks for your help.
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:14 AM
06-15-2007 01:14 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
Directory SYS$COMMON:[SYSLIB]
DECW$XLIBSHR.EXE;1 2307 22-FEB-2001 13:17:54.71
DECW$XMLIBSHR12.EXE;1
4252 22-FEB-2001 13:23:49.65
DECW$XTLIBSHRR5.EXE;1
798 22-FEB-2001 13:21:25.32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:15 AM
06-15-2007 01:15 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
prod show prod/full dwm*
----------------------------------- ----------- ------------ -------------------
---------------- -----------------------------------
PRODUCT KIT TYPE STATE MAINTENANCE
REFERENCED BY
----------------------------------- ----------- ------------ -------------------
---------------- -----------------------------------
DEC AXPVMS DWMOTIF V1.2-6 Full LP Installed
DEC AXPVMS OPENVMS V7.3
----------------------------------- ----------- ------------ -------------------
---------------- -----------------------------------
1 item found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:21 AM
06-15-2007 01:21 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
check for Motify with
$ PROD SHOW PROD/FULL DWMOTIF
check for patches
$ PROD SHOW PROD/FULL VMS
Those DECW$ imagaes look a little old. You will proably want to get recent patches for DECwindows Motif. Let us see the results from your PROD listings.
Symbol XINITIMAGE is defined in DECW$XLIBSHR.EXE
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:31 AM
06-15-2007 01:31 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
See attached.
Regards Duncan
PS. My mums maiden name is Morris. Spookey!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:38 AM
06-15-2007 01:38 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
I do not have an old V7.3 system to check the Motif images, so I cannot say whether these symbols exist in your images.
Try looking at your images using the commands in this attachment:-
Are you unable to upgrade to VMS 7.3-2 and Motif 1.3-1 ?
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 01:44 AM
06-15-2007 01:44 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
See the master list for V7.3 at
ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3/ALPHA_V73_MASTER_ECO_LIST.txt
Duncan
(we Morris' get everywhere!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2007 02:07 AM
06-15-2007 02:07 AM
Re: Install Ghostscript on Alpha OpenVMS 7.3
%SEARCH-I-NOMATCHES, no strings matched
pipe anal/imag sys$share:decw$xlibshr | sea sys$input xinitimage
symbol: "_XINITIMAGEFUNCPTRS"
So I guess that means upgrade DECC and DECWINDOWS at a minimum.
Not my box but I'll get them to do it. I'd already noticed C was very old.
Thanks
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 11:39 PM
06-18-2007 11:39 PM
Re: Install Ghostscript on Alpha OpenVMS 7.3
Thanks for your help all working now.
Duncan