AndyA / htop-osx

A port of htop to OSX
http://hexten.net/
GNU General Public License v2.0
179 stars 40 forks source link

configure: error: Cannot find /proc/stat. Make sure you have a Linux-compatible /proc filesystem mounted. See the file README for help. #3

Open hanfezh opened 14 years ago

hanfezh commented 14 years ago

configure: error: Cannot find /proc/stat. Make sure you have a Linux-compatible /proc filesystem mounted. See the file README for help.

this is the same error when i run configure use htop source 0.8.3. help!

AustinC commented 13 years ago

Same issue here

zdavatz commented 13 years ago

Yes, same issue here as well.

Best Zeno

zdavatz commented 13 years ago

See this http://jeetworks.org/node/60#comment-231 - you need to do a git checkout -b osx origin/osx to get the right files. Then it works.

Best Zeno