Attempting to install StreamBase on Ubuntu Linux using the RPM install script will fail with these errors (example):
$ ./TIB_sb-cep_7.6.6_linux_x86_64.rpm-bin
Extract files to which directory (default is /opt/tibco/sb-cep/7.6, or specify a full, absolute alternate path):
Do you accept this license agreement? (yes/no): yes
Proceeding...
Installing to /opt/tibco/sb-cep/7.6: Unpacking RPMs before installation.
/var/tmp/root-sb-install-23021/rpms/streambase-client-7.6.6.4-1610130039.x86_64.rpm
/var/tmp/root-sb-install-23021/rpms/streambase-devel-7.6.6.4-1610130039.x86_64.rpm
/var/tmp/root-sb-install-23021/rpms/streambase-docs-7.6.6.4-1610130039.x86_64.rpm
/var/tmp/root-sb-install-23021/rpms/streambase-server-7.6.6.4-1610130039.x86_64.rpm
/var/tmp/root-sb-install-23021/rpms/streambase-studio-7.6.6.4-1610130039.x86_64.rpm
rpm: RPM should not be used directly install RPM packages, use Alien instead!
rpm: However assuming you know what you are doing...
error: Failed dependencies:
/bin/sh is needed by streambase-client-1610130039:7.6.6.4-1610130039.x86_64
/bin/sh is needed by streambase-devel-1610130039:7.6.6.4-1610130039.x86_64
/bin/sh is needed by streambase-docs-1610130039:7.6.6.4-1610130039.x86_64
/bin/sh is needed by streambase-server-1610130039:7.6.6.4-1610130039.x86_64
/bin/sh is needed by streambase-studio-1610130039:7.6.6.4-1610130039.x86_64
ERROR: Installation failed!
RPMs saved in /var/tmp/root-sb-install-23021/rpms for later installation.
ERROR: installation to /opt/tibco/sb-cep/7.6 encountered a problem (42).