1825551 Members
2738 Online
109681 Solutions
New Discussion юеВ

rhmask command?

 
SOLVED
Go to solution
Kyle D. Harris
Regular Advisor

rhmask command?

When i try the rhmask command it says "not found"... This is on a linux website below!

4. Solution:

The main secureweb package is provided as an rhmask file. In order to
generate the actual secureweb RPM package, you will need the
secureweb-3.2-12 package file from the Secure Web Server CD. Then, using
the rhmask command, generate the secureweb RPM package:

rhmask secureweb-3.2-12.i386.rpm secureweb-3.2.4-1.i386.rpm.rhmask
2 REPLIES 2
Kyle D. Harris
Regular Advisor

Re: rhmask command?

Says rhmask command not found that is....
Martin P.J. Zinser
Honored Contributor
Solution

Re: rhmask command?

Maybe rhmask is not in your path. Try to execute locate rhmask to check if it is somewhere on your system.

Else install the RPM, e.g. via

http://rpmfind.net/linux/rpm2html/search.php?query=rhmask&submit=Search+...

Greetings, Martin