https://bugs.kde.org/show_bug.cgi?id=383811

Ben Wiley <therealbenwi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |therealbenwi...@gmail.com

--- Comment #17 from Ben Wiley <therealbenwi...@gmail.com> ---
High Sierra 10.13.1.

I was very lost on the configure step from the tarball (compilers not found?),
but having pulled from the latest master (HEAD:
40f0364e1e4c9d1d4d34c99a22ff775b5199974b), I was able to complete all the
listed steps in the README.

However at the end I don't have an installed binary.

```
$ valgrind ls -l
-bash: valgrind: command not found
```

These were my steps.
1. git clone git://sourceware.org/git/valgrind.git
2. brew install automake
3. cd valgrind
4. ./autogen.sh
5. ./configure --prefix=/usr/local/bin/
6. make
7. make install
8. valgrind ls -l
9. I also tried `sudo make install` because make install didn't work. No
difference.

Let me know if you need me to try anything else.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to