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

dockerfile: updated dockerfile with valgrind installation #154

Closed
wants to merge 1 commit into from

Conversation

StarTrooper08
Copy link
Collaborator

updated dockerfile with valgrind installation

PR for issue number : #101

@hturner
Copy link
Member

hturner commented Jul 18, 2024

It seems that valgrind is already installed (this is on a codespace on the main branch):

@hturner ➜ /workspaces/r-dev-env $ dpkg -l valgrind
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version           Architecture Description
+++-==============-=================-============-=============================================================
ii  valgrind       1:3.18.1-1ubuntu2 amd64        instrumentation framework for building dynamic analysis tools

I thought we may also need valgrind-devel, but it seems this does not exist on Ubuntu and the valgrind package already has the header (.h) files (https://packages.ubuntu.com/focal/amd64/valgrind/filelist). So we can close this PR and I will update the issue to make it a documentation one.

@hturner hturner closed this Jul 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants