Mark Zelden wrote:
On Wed, 18 Jun 2008 09:41:38 -0600, Steve Comstock
<[EMAIL PROTECTED]> wrote:

<snip>

Second, I've been porting Apache to z/OS recently, and here's
what I did to reserve space for the Apache files:


3. Under omvs, issue these commands:

    su
    cd /usr/lpp
    mkdir zApache

</snip>

Most sane shops
       ~~~~
Ah, there's the rub! :-)


would need to do this to a maintenance root mounted
at a service mount point, clone, and re-IPL since the root is usually
mounted read only and may be shared in a non-sysplex aware file
system environment.  Even in a shared file system environment the
sysres root should be mounted read only.

Example:
su
cd /service/usr/lpp
mkdir zApache

I realize in your sandbox (P390, flex?) this probably isn't a concern.

Right, flex-es on a Thinkpad. But thanks for pointing this out.


Mark
--
Mark Zelden


Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Check out the Trainer's Friend Store to purchase z/OS  <==
==> application developer toolkits. Sample code in four    <==
==> programming languages, JCL to Assemble or compile,     <==
==> bind and test.                                         <==
==>   http://www.trainersfriend.com/TTFStore/index.html    <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to