| |
|
|
|
|
|
BCWipe for UNIX installation |
|
Obtaining BCWipe for UNIX
BCWipe for UNIX is distributed as
- Source codes archive (.tar.gz and .src.rpm formats)
- Precompiled binaries for i386 Linux (.rpm format)
Please visit Jetico web site
for latest version.
Compatibility
BCWipe for UNIX is developed to be cross-platform
and should run on any POSIX-compliant UNIX flavour.
It was successfully tested on following systems:
- Linux 2.0-2.6
- FreeBSD 3.0-4.6
- OpenBSD 2.8
- Solaris 8, 9
- Digital UNIX 4
- SGI Irix 6.5 (wiping block devices was not tested)
- IBM AIX 5
Building BCWipe from .tar.gz source codes
- Get and unpack BCWipe for UNIX .tar.gz source distribution.
- Run make command for BCWipe compilation.
- Run make install command; ask your
system administrator if you do not have
enough privileges for this command.
Building BCWipe from .src.rpm source codes
- Get BCWipe for UNIX .src.rpm source distribution.
- Run rpm --rebuild BCWipe-x.y-z.src.rpm command to build binary RPM package.
- Binary RPM packeage is usually located in /usr/src/packages/RPMS/i386 directory.
- Install RPM package using rpm -i BCWipe-x.y-z.i386.rpm command.
Installing BCWipe PRM package
- Jetico, Inc. provides BCWipe RPM package only for i386/Linux systems.
- Get BCWipe for UNIX .rpm package.
- Install RPM package using rpm -i BCWipe-x.y-z.i386.rpm command.
|