Frequently Asked Question

FAQ / Linux Shared Hosting


How to install MTR in Mac?



How to install MTR in Mac?


Follow the below steps to install MTR.

Step 1: Initially, download the source. Use the below mentioned link to download the source
ftp://ftp.bitwizard.nl/mtr/

Step 2: After downloading the source then extract it.

Step 3: Now enter below mentioned code in the Terminal
cd /path/to/mtr-0.51/
./configure --bindir=/usr/local/bin --mandir=/usr/local/share/man
make
sudo make install
rehash


Step 4: Then the MTR will be installed in the MAC.

How this faq is helpful:

Not at all
helpful
Not much
helpful
Some what
helpful
Very
helpful
Extremely
helpful

What could be better? (Optional)
X
  Not related to my issue
  Too complicated explanations
  Too much information
  Incorrect information
  Unclear information
  Incomplete information
  Too old information
Do you have any other feedback about this faq ?
1000

Related Tags :