expect rpm for rhel 4

hi
i have an application which have a expect script. But now when I run application on other machines, it requires expect to be present on that system.

Now I have the binary of expect with all the libraries required.
The binary support for Rhel 5 version or later versions.

Can aneone tell where I can find the binary of expect which support the lower version?

The media for RHEL 4 comes with: expect-5.42.1-1.i386.rpm

If you do not have the media and do not have a way of pulling this from the Red Hat Network (e.g. you didn't pay), then you can always pull a compatible RPM from CentOS. You can probably pull the RHEL 4 media from Red Hat (as an eval) and get it that way as well.

thanks
It works :b: