> i'm still working the php install on sles2.4.7 on s390 (mark
> i'm using the
> rpm's off of the suse distro cd set)...

Good! :-)

> i've installed flex.rpm and when starting the
> mod_php-core.rpm install i get
> numerous failed dependencies:
> libexpat.so.1

expat-1.2-33.s390.rpm on cd 1

> libltdl.so.0

No idea.

> libmcrypt.so.4

libmcrypt-2.4.10-28.s390.rpm  on cd 1

> libsablot.so.0

sablot-0.51-22.s390.rpm on cd 1

> libt1.so.1

No idea.

"How'd he do that?"  Easy - everytime someone hands me a
set of Linux CD-ROMs or .iso files, make an index file:

        mkdir cd1 cd2 cd3 /* ... ad nauseum */
        ... insert cd 1 ...
        mount /mnt/cdrom cd1
        find cd1 -ls >>~/cdindex/suse-sles7-supported-2002-03-25.cdindex
        umount /mnt/cdrom
        ... insert cd 2 ...
        mount /mnt/cdrom cd2
        find cd2 -ls >>~/cdindex/suse-sles7-supported-2002-03-25.cdindex
        umount /mnt/cdrom
        ... etc ...

which leaves me with a file that looks like:

 59392    4 dr-xr-xr-x   5 root     root         4096 Oct 31 08:14 cd1
 59630 1357 -r--r--r--   2 root     root      1384614 Oct 31 08:11
cd1/ARCHIVES.gz
 59760    2 -r--r--r--   1 root     root         2048 Oct 31 08:14
cd1/boot.catalog
 59888  902 -r--r--r--   1 root     root       919921 Oct 31 08:09
cd1/ChangeLog
 60014   19 -r--r--r--   1 root     root        17992 Jan  8  2001
cd1/COPYING
 60138   22 -r--r--r--   1 root     root        21452 Jan  8  2001
cd1/COPYING.tex
 60268    2 -r--r--r--   1 root     root         1265 Nov 12  1998
cd1/COPYRIGHT
 60394   21 -r--r--r--   1 root     root        19932 Nov 12  1998
cd1/COPYRIGHT.yast
 60528    4 dr-xr-xr-x  18 root     root         4096 Oct 31 08:08
cd1/dosutils
...
 62576    4 -r--r--r--   1 root     root         3815 Oct 19 10:50
cd1/WHATSNEW
 62700    4 -r--r--r--   1 root     root         3910 Oct 22 03:35
cd1/WHATSNEW.DOS
 62832 2887 -r--r--r--   2 root     root      2949120 Aug 31  2000 cd1/.boot

 62952    1 -r--r--r--   1 root     root           31 Oct 31 08:08
cd1/.S.u.S.E-disk-001.2001103114
 57344    2 dr-xr-xr-x   4 root     root         2048 Oct 31 08:12 cd2
 57582    2 dr-xr-xr-x   3 root     root         2048 Oct 31 08:08
cd2/full-names
135372   83 dr-xr-xr-x   2 root     root        83968 Oct 31 08:08
cd2/full-names/src
137420    1 lr-xr-xr-x   1 root     root           50 Oct 31 08:08
cd2/full-names/src/3ddiag-0.248-19.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/3ddiag.spm
137630    1 lr-xr-xr-x   1 root     root           48 Oct 31 08:08
cd2/full-names/src/a2ps-4.13-37.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/a2ps.spm
137834    1 lr-xr-xr-x   1 root     root           52 Oct 31 08:08
cd2/full-names/src/aaa_base-2001.10.19-4.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/aaa_base.spm
138052    1 lr-xr-xr-x   1 root     root           55 Oct 31 08:08
cd2/full-names/src/aaa_version-2001.10.25-2.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/aaa_version.spm
138276    1 lr-xr-xr-x   1 root     root           48 Oct 31 08:08
cd2/full-names/src/acct-6.3.5-152.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/acct.spm
138482    1 lr-xr-xr-x   1 root     root           49 Oct 31 08:08
cd2/full-names/src/alice-0.9.2-29.src.rpm ->
/machcd/CDs/suse-sles-s390/CD2/suse/zq1/alice.spm ...
109644  104 -r--r--r--   5 root     root       105043 Oct 30 19:41
cd2/suse/zq1/zimg.spm
109768  600 -r--r--r--   5 root     root       610798 Oct 30 16:18
cd2/suse/zq1/zip.spm
109890  177 -r--r--r--   5 root     root       180040 Oct 30 16:56
cd2/suse/zq1/zoo.spm
110012 1569 -r--r--r--   5 root     root      1601248 Oct 30 19:16
cd2/suse/zq1/zsh.spm
 58068    1 -r--r--r--   1 root     root          268 Oct 31 08:16
cd2/TRANS.TBL
 58194    1 -r--r--r--   1 root     root           31 Oct 31 08:12
cd2/.S.u.S.E-disk-002.2001103114

and then "grep" does most of the rest of the job.

Ross Patterson
Computer Associates
P.S. Yes, "anal-retentive" DOES have a hyphen, but only when used
     as an adjective.  RAP

Reply via email to