My error was a stupid one - I forgot to include the line "export LD_LIBRARY_PATH" in my .bash_profile file. Most of the demo programs now work.
Thanks for all the replies! Nathan On 8/10/07, John Hearns <[EMAIL PROTECTED]> wrote: > On Fri, 2007-08-10 at 13:22 -0500, Nathan Moore wrote: > > > > > /usr/bin/ld: warning: libtlshook.so, needed > > by /usr/local/cuda/lib/libcudart.so, not found (try using -rpath or > > -rpath-link) > > > > You're already setting LD_LIBRARY_PATH to include /usr/local/cuda/lib > (spotted this on Cuda forum) > > Have a look at your common.mk file in the NVIDIA_CUDA_SDK/common > directory ? > > -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - -
