Hi,
I installed CUDA on a 64 bit Machine with OpenSUSE 10.2. I fail to compile the sample projects. I got the following error message.
:~/NVIDIA_CUDA_SDK/projects/scan> make
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/…/…/…/…/x86_64-suse-linux/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make: *** […/…/bin/linux/release/scan] Error 1
do i missing a library? I have freeglut installed…
best
Severin