Searched defs:errorprint (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dcheckinstall.sh24 errorprint() function
31 errorprint "Please close all VirtualBox processes and re-run this installer."
38 errorprint "Missing argument to checkdep_svr4"
52 errorprint "Missing argument to checkdep_svr4"
102 errorprint "Missing or non-executable binaries: pkg ($BIN_PKG) and pkginfo ($BIN_PKGINFO)."
103 errorprint "Cannot check for dependencies."
104 errorprint ""
105 errorprint "Please install one of the required packaging system."
108 errorprint "Missing packages: "
109 errorprint "IP
[all...]
H A Dvboxconfig.sh101 errorprint() function
136 errorprint "missing argument to find_bin_path()"
146 errorprint "$1 missing or is not an executable"
221 errorprint "This script must be run with administrator privileges."
273 errorprint "Failed to parse the Solaris kernel major version."
290 errorprint "Solaris kernel major version $HOST_OS_MAJORVERSION not supported."
294 errorprint "Failed to parse the Solaris kernel minor version."
298 errorprint "Failed to parse the Solaris kernel package version."
302 errorprint "Failed to detect the Solaris kernel package FMRI."
309 errorprint "Solari
[all...]

Completed in 135 milliseconds