I had the same problem with the dynaloader. It's great that we can link it any binary objects to perl now, but it's a b...h debugging them. I would look thru DBD::Ingres and find what it's trying to load and run ldd against those objects. Were all the objects compiled with your local libraries? Kyle