|
Message-ID: <CABob6ipLe3s3eLNp79vmhqq7qa25-ohYj8vsrTpHB5zW9KSTow@mail.gmail.com> Date: Thu, 4 Aug 2011 17:06:32 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-users@...ts.openwall.com Subject: Re: JtR CUDA patch Hi! I'am a bit confused during 64bit build It lib path should be ..lib64 not lib. LDFLAGS="-s -L/usr/local/cuda/lib -lcudart -lcrypt" Please check that paths to yours CUDA library are proper in Makefile lines: CUDAPATH = /usr/local/cuda/lib CUDA64PATH = /usr/local/cuda/lib64 Please check that yours PATH contains cuda lib,bin and include paths. Please check that yours LD_LIBRARY_PATH contains cuda lib path. Maybe this will help. Thanks for test! Lukas
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.