|
|
Install the fish shell
I figured out how to get macports to install graphviz.
1) cd to the var/macports/distfiles directory 2) Then 'sudo mkdir graphviz' if the graphviz directory is not present (it should be there as it was made when the graphviz install failed previously). 3) cd into the graphviz directory and copy the previously downloaded graphviz-2.20.2.tar.gz tarball or 'sudo wget http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.20.2.tar.gz' to download it on the spot. 4) I'm paranoid so I cd out of the macports directories before running 'port install graphviz', but once you run it it will install graphviz. Here is my terminial output showing the above steps in detail: [orinoco@ocypode graphviz]$ pwd /opt/local/var/macports/distfiles/graphviz [orinoco@ocypode graphviz]$ sudo wget http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.20.2.tar.gz Password: --13:31:36-- http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.20.2.tar.gz => `graphviz-2.20.2.tar.gz' Resolving www.graphviz.org... 192.20.225.20 Connecting to www.graphviz.org|192.20.225.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 13,334,096 [application/x-gzip] 100%[=================================================================>] 13,334,096 625.98K/s ETA 00:00 13:31:57 (608.96 KB/s) - `graphviz-2.20.2.tar.gz' saved [13334096/13334096] [orinoco@ocypode graphviz]$ ls -l total 26048 -rw-r--r-- 1 root admin 13334096 Jun 25 16:24 graphviz-2.20.2.tar.gz [orinoco@ocypode cache]$ cd [orinoco@ocypode ~]$ sudo port install graphviz ---> Fetching graphviz ---> Verifying checksum(s) for graphviz ---> Extracting graphviz ---> Configuring graphviz ---> Building graphviz with target all ---> Staging graphviz into destroot ---> Installing graphviz 2.20.2_0+darwin_9 ---> Activating graphviz 2.20.2_0+darwin_9 ---> Cleaning graphviz [orinoco@ocypode ~]$ At this point. I re-ran 'sudo port install fish' and the fish install picked up from where it left off prior to chocking on graphviz. Should be done soon. Cheers, |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|