Great tools , both old and new. Running on X86_64 kvm.
I intend to port my updated version of Mosaic 4 ( for alpha) to X86. Is ZIP / UNZIP available for X86?
Screenshot on Mosaic running on Alpha:
Old and new - hand in hand (system monitoring)
-
Topic author - Contributor
- Posts: 12
- Joined: Wed Apr 12, 2023 3:00 pm
- Reputation: 0
- Status: Offline
Old and new - hand in hand (system monitoring)
Last edited by mickenx on Thu Apr 13, 2023 8:26 am, edited 5 times in total.
-
- Contributor
- Posts: 21
- Joined: Fri Mar 31, 2023 6:02 pm
- Reputation: 0
- Location: Erlangen/Germany
- Status: Offline
Re: Old and new - hand in hand (system monitoring)
SYS$COMMON:[SYSHLP.UNSUPPORTED.UNZIP]
UNZIP == "$ SYS$COMMON:[SYSHLP.UNSUPPORTED.UNZIP]UNZIP.EXE"
Added in 2 minutes 20 seconds:
How are you configure CDE?
I and other guys have this problem:
viewtopic.php?f=21&t=8601&p=18106#p18106
UNZIP == "$ SYS$COMMON:[SYSHLP.UNSUPPORTED.UNZIP]UNZIP.EXE"
Added in 2 minutes 20 seconds:
How are you configure CDE?
I and other guys have this problem:
viewtopic.php?f=21&t=8601&p=18106#p18106
-
- Master
- Posts: 114
- Joined: Thu Jun 06, 2019 6:57 am
- Reputation: 1
- Location: Brindisi (Italy)
- Status: Offline
- Contact:
Re: Old and new - hand in hand (system monitoring)
From VSI OpenVMS x86-64 E9.2-1 Release Notes Manual
Document Number: DO-RNE921-01A
Publication Date: March 2023
Operating System and Version: VSI OpenVMS x86-64 E9.2-1
Document Number: DO-RNE921-01A
Publication Date: March 2023
Operating System and Version: VSI OpenVMS x86-64 E9.2-1
Chapter 2.
2.1.1.8. ZIP/UNZIP Tools
VSI provides the Freeware executables for managing ZIP archives on OpenVMS x86-64 systems.
In VSI OpenVMS x86-64 E9.2-1, the installation procedure automatically puts these files in the
following directories on the system disk:"
-
Topic author - Contributor
- Posts: 12
- Joined: Wed Apr 12, 2023 3:00 pm
- Reputation: 0
- Status: Offline
Re: Old and new - hand in hand (system monitoring)
spoofy wrote: ↑Thu Apr 13, 2023 7:57 amSYS$COMMON:[SYSHLP.UNSUPPORTED.UNZIP]
UNZIP == "$ SYS$COMMON:[SYSHLP.UNSUPPORTED.UNZIP]UNZIP.EXE"
Added in 2 minutes 20 seconds:
How are you configure CDE?
I and other guys have this problem:
viewtopic.php?f=21&t=8601&p=18106#p18106
The mosaic screenshot is from alpha.. I haven't got CDE to work on X86.
I did some changes to Mosaic 4 in order to be able to build it on Alpha
with recent OpenVMS. With a bit of luck it builds out of the box on X86.
I will install C compiler. The problem right now is that I think that the
sources are on alpha .. and that machine is not connected at the
moment. So not doing it today.
Added in 1 minute 24 seconds:
I see.. I completely over looked that in manual.m_detommaso wrote: ↑Thu Apr 13, 2023 8:04 amFrom VSI OpenVMS x86-64 E9.2-1 Release Notes Manual
Document Number: DO-RNE921-01A
Publication Date: March 2023
Operating System and Version: VSI OpenVMS x86-64 E9.2-1
Chapter 2.
2.1.1.8. ZIP/UNZIP Tools
VSI provides the Freeware executables for managing ZIP archives on OpenVMS x86-64 systems.
In VSI OpenVMS x86-64 E9.2-1, the installation procedure automatically puts these files in the
following directories on the system disk:"
x86_zip_unzip.PNG
Thanks for pointing it out.
Added in 2 hours 2 minutes 10 seconds:
Mosaic built! Unfortunately I haven't found my old sources so , there is no ssl support.
Building with current SSL needs some clever hacking.
Anyway Mosaic 4 on X86
I will try to make a zip.
Last edited by mickenx on Thu Apr 13, 2023 8:38 am, edited 1 time in total.