On Oct 29, 2007, at 3:02 PM, Mark Post wrote:

On Mon, Oct 29, 2007 at  3:42 PM, in message
<[EMAIL PROTECTED]>, Paul Noble
<[EMAIL PROTECTED]>
wrote:
I'm not sure how to do that. The iso file is mounted (per your
suggestion
last week) with the following command:

mount -o loop "SLES-10-IBM zSeries-DVD1.iso" /sles10/sles10root/
dvd1, where
/sles10/sles10root/dvd1 is an empty directory that I created.

On the ftp server, where we have the ISO image, I cd'ed into
/sles10/sles10root/dvd1/suse/s390x and there was no xalan...rpm
file. Nor was
there in /slese10/sel10root/dvd1/suse/src.

Sounds like a good time for an introduction to the find command:
find /sles10/sles10root/dvd1 -type f -name "xalan*rpm"

Although most distros provide rgrep now, which does the same thing
but is somewhat shorter.  rgrep target directory.

Adam

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to