With a regular OSG build, the plugin names are prefixed with
`lib`, e.g. `libosgdb_jpeg.a` for a static build.
However, on Debian on Ubuntu they are not.
With this commit we now try both options.
Fixes#5972
Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>