Wherein we write down some stuff that we know.

Oracle Instant Client, PHP and RHEL

CODE:
  1. up2date —get-source php
  2. rpmbuild —rebuild —define ‘oracle 1’ php-4.3.2-25.ent.src.rpm

You would think I would be able to find those incredibly simple steps somewhere other than the spec file for RedHat Enterprise Linux php.

I’m just sayin’…

PS — up2date will dump the src.rpm is /var/spool/up2date

PPS — You would think I would be smart enough to remember to specify `—target=i686`. You would, of course, be wrong.

Comments are closed.