[Info-vax] Numpy and Pandas (Python libraries) on OpenVMS 8.4 on Itanium/Integrity?
John E. Malmberg
wb8tyw at qsl.network
Fri Sep 5 17:54:05 EDT 2014
On 9/5/2014 2:46 PM, eiler13 at gmail.com wrote:
> @Eric, thanks, I did not realize how out of date the Bash
> installation was. A sysadmin installed that at my request less than
> 2 years ago... (I did not specify any version, but assumed it would
> be a more recent one!)
None of the GNV PCSI kits appear to have a working Bash.
https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/
https://sourceforge.net/projects/gnv/files/?source=navbar
You will need to update bash, ld_tools, gawk, grep, sed, and coreutils.
Read the release notes, especially for ld_tools.
The "gcc" alias will be removed by the ld_tools installation as its
presence was a bug that caused other problems from software that assumed
it was a real GCC, even after verifying it was not a real GCC.
The GNV package does not actually install any compilers, just a wrapper
tool that translates the Unix syntax to the VMS syntax used by the VMS
compiler. The ld_tools kit will only create wrappers for compilers that
are installed.
Again, read all the release notes for the updated modules before
attempting to run any configure/make scripts.
> @Bob, thanks, I've got MMS Version 3.9.
If you want the descrip.mms files to work on ODS-5 volumes with mixed or
lower case filenames, you need MMK.
https://github.com/endlesssoftware/mmk
Regards,
-John
More information about the Info-vax
mailing list