I was in a similar position some years ago - grab a copy of the needed libs from somewhere and use "ldpreload" to load them into memory before running the application. Google will help.
In some cases, you can symlink the needed lib names to existing later libs and run ldconfig before trying to run the app. This does work sometimes, but success varies ... BillK On Fri, 2009-10-30 at 19:27 -0400, Albert Hopkins wrote: > On Fri, 2009-10-30 at 14:52 -0700, Kyle Bader wrote: > > I dunno how > > flexible the vendor is but its worth asking :) > > They only support RHEL4. RHEL4 was released nearly 5 years ago and uses > the 2.6.9 kernel. I think that shows how flexible they are. :) > > > -- William Kenworthy <bi...@iinet.net.au> Home in Perth!