This is the command hp-check that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hp-check - Dependency/Version Check Utility
DESCRIPTION
Checks dependency versions,permissions of HPLIP. (Run as 'python ./check.py' from the
HPLIP tarball before installation.)
SYNOPSIS
hp-check [OPTIONS]
OPTIONS
Compile-time check:
-c or --compile
Run-time check:
-r or --run or --runtime
Compile and run-time checks:
-b or --both (default)
Set the logging level:
-l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default)
Run in debug mode:
-g (same as option: -ldebug)
Output plain text only:
-t
This help information:
-h or --help
NOTES
1. For checking for the proper build environment for the HPLIP supplied tarball (.tar.gz
or .run),
use the --compile or --both switches.
2. For checking for the proper runtime environment for a distro supplied package (.deb,
.rpm, etc),
use the --runtime switch.
Use hp-check online using onworks.net services