Jump to content

Rekall Help


Guest gsnow
 Share

Recommended Posts

Guest gsnow

I have installed Rekall-debug-2.4.0-2 rpm which seems to have gone ok. (no error messages).

 

The question is - now what?

I can't find any files that look like binary files to actually Run the program.

 

Any help greatly appreciated

Link to comment
Share on other sites

You can use this command:

 

rpm -ql | grep -i rekall-debug

 

and it will list all the files for this package. Binaries usually go in /usr/bin or /usr/local/bin.

Link to comment
Share on other sites

Yep, your right there. There's me getting confused with the qa search.

 

So:

 

rpm -ql rekall-debug

 

if it gives no results, then do:

 

rpm -qa | grep -i rekall-debug

 

which will search installed packages ignoring case of the filename. Then, if you see it is case-sensitive in areas, like the way you posted the name of the rpm in your first message, redo the rpm -ql search with the correct case-sensitive filename.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...