EngertJ - 2005-05-06

I've just installed rlib 1.2.1 on a SUSU Linux Enterprise 9 box.  I configured with --disable-cpdf option b/c I was having trouble installing all of the dependencies. Specifically, cpdflib.  Regardless, rlib configured & compiled with the disable-pdf option.  Now I'm attempting to load the example.php file in a browser and the following error message is displayed:

Warning: dl(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429/librlib.so' - libr-1.2.1.so: cannot open shared object file: No such file or directory in /pma/http/test/example.php on line 1

Fatal error: Call to undefined function: rlib_init() in /pma/http/test/example.php on line 7

The following related apps are running on the linux box: 
PHP 4.3.10, Apache 2.0.53, MySQL 4.1.10

the file librlib.so is in the subdir that was stated in the error message.  I'm at a loss as to how to proceed. 

Any help in the matter would be greatly appreciated.