ipm icon indicating copy to clipboard operation
ipm copied to clipboard

Dependency/OS PreReq Checker Integration

Open kuszewski opened this issue 4 years ago • 1 comments

Packages requiring specific software to be installed no the host machine should have a clear place in the Module where those dependencies can be easily described and ZPM should check those pre-requisites.

For example, I have a package that requires Python be installed on the IRIS server (say I'm using embedded python or the python gateway). I'd like to make sure that it's installed before installing the package.

kuszewski avatar Nov 22 '21 19:11 kuszewski

Use case other than Python version (#874): Java

So we'll say this one is about Java.

isc-tleavitt avatar Sep 15 '25 13:09 isc-tleavitt