Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Update htop-osx to Htop 2 #49054

Closed
ifonefox opened this issue Feb 11, 2016 · 5 comments
Closed

Update htop-osx to Htop 2 #49054

ifonefox opened this issue Feb 11, 2016 · 5 comments

Comments

@ifonefox
Copy link

Htop 2 now supports OS X. Would it be possible to replace the port with the official version?

@jhrmnn
Copy link
Contributor

jhrmnn commented Feb 11, 2016

Meanwhile, this works just fine on my machine:

wget http://hisham.hm/htop/releases/2.0.0/htop-2.0.0.tar.gz
tar -xf htop-2.0.0.tar.gz
cd htop-2.0.0
./configure --prefix=/usr/local/Cellar/htop/2.0.0 && make && make install && brew link htop

@OJFord
Copy link
Contributor

OJFord commented Feb 11, 2016

Ideally also rename to htop, and remove the alias. (Or reverse the alias, I suppose).

Edit: this is a duplicate request of #45197.

@gawbul
Copy link
Contributor

gawbul commented Feb 11, 2016

Glad to see this already here. Was just about to suggest this change myself. 👍

@joaomoreno
Copy link
Contributor

👍

@OJFord OJFord mentioned this issue Feb 11, 2016
@UniqMartin
Copy link
Contributor

Closing in favor of #49057.

MikeMcQuaid pushed a commit that referenced this issue Feb 12, 2016
htop now supports OS X. This replaces the alias to htop-osx.

Fixes #45197.
Fixes #49054.
Closes #49057.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
flier pushed a commit to flier/homebrew that referenced this issue Feb 17, 2016
htop now supports OS X. This replaces the alias to htop-osx.

Fixes Homebrew#45197.
Fixes Homebrew#49054.
Closes Homebrew#49057.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants