Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 24 May 2012 08:50:06 -0400
From: Cody Sapp <tgq714@...s.utc.edu>
To: john-users@...ts.openwall.com
Subject: Re: Cuda version of John the Ripper

Okay that worked, but when I ran make linux-x86-64-cuda (since my computer
is 64-bit), these last few lines appeared before the command stopped
executing:

t -ldl -lcudart -o ../run/john
/usr/bin/ld: cannot find -lcudart
collect2: ld returned 1 exit status
make[1]: *** [../run/john] Error 1
make[1]: Leaving directory
`/home/csapp/JohnTheRipper/john-1.7.9/run/magnum-jumbo/src'
make: *** [linux-x86-64-cuda] Error 2

Are those errors going to be problematic?

On Thu, May 24, 2012 at 8:23 AM, Solar Designer <solar@...nwall.com> wrote:

> On Thu, May 24, 2012 at 07:22:19AM -0400, Cody Sapp wrote:
> > Um...do I just put the command git clone
> > git@...hub.com:magnumripper/magnum-jumbo.git
> > in a Konsole window and run it, because every time I do, it prints the
> > following:
> >
> > Initialized empty Git repository in /root/magnum-jumbo/.git/
> > The authenticity of host 'github.com (207.97.227.239)' can't be
> established.
> > RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
> > Are you sure you want to continue connecting (yes/no)? yes
> > Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the
> list of
> > known hosts.
> > Permission denied (publickey).
> > fatal: The remote end hung up unexpectedly
>
> Please try this command instead:
>
> git clone git://github.com/magnumripper/magnum-jumbo
>
> Also, I suggest that you don't work as root unnecessarily.
>
> Alexander
>

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.