Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoRio Installation #4

Open
jeffreyflukman opened this issue Nov 6, 2015 · 2 comments
Open

DynamoRio Installation #4

jeffreyflukman opened this issue Nov 6, 2015 · 2 comments

Comments

@jeffreyflukman
Copy link

When I tried to follow the README installation,
I got an error when I tried to setup the DynamoRio:

ln: failed to create symbolic link ‘./drcov.drrun64’: File exists

I got this when I tried to run this code :

cd tools && ln -s $PWD/../drcov.drrun64 .

I ignore this error because I think the ./drcov.drrun64 already exist in tools directory.
But then, when I continue the steps. I'm confused on when should I execute this :

Test dynamorio with the "drcov" code coverage tool.

Should I just execute it anywhere? Here is the respond when I try to execute it in crane root directory

drcov: command not found

What should I do to solve this?

@vschiavoni
Copy link

Same error here.

@hemingcui
Copy link
Contributor

Hi Valerio,
The dynamorio tool is just for another program analysis project
([RepFrame ApSys 2016]). You can skip this installation if you only run
crane.

On Wed, May 11, 2016 at 9:09 PM, Valerio Schiavoni <notifications@github.com

wrote:

Same error here.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants