installing qwt libraries

qwt is not up to date on the Packman repository for suse 11.1. I’ve installed source from sourceforge as a work around. I’ve compiled, run “make install”, and can run ldconfig to make the runtime library available. Everything runs fine.

The problem, however, is that I need to login as root everytime I boot the machine to run ldconfig again. Is there a way around having to do this everytime? Do I just copy the runtime libraries to /usr/lib?