Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created April 17, 2014 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeil/11011772 to your computer and use it in GitHub Desktop.
Save cdeil/11011772 to your computer and use it in GitHub Desktop.
ChristophMacbook-2:version2_check deil$ sudo port -f deactivate tcl tk
Password:
---> Deactivating tk @8.6.1_1+quartz
---> Unable to deactivate tk @8.6.1_1+quartz, the following ports depend on it:
---> py26-tkinter @2.6.9_0
---> py27-tkinter @2.7.6_0
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning tk
---> Deactivating tcl @8.6.1_0+corefoundation+threads
---> Cleaning tcl
ChristophMacbook-2:version2_check deil$ sudo port -s install ds9
---> Computing dependencies for ds9
---> Configuring ds9
---> Building ds9
---> Staging ds9 into destroot
---> Installing ds9 @7.2_3
---> Activating ds9 @7.2_3
---> Cleaning ds9
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 100.0%
---> Found 8 broken file(s), matching files to ports
---> Found 4 broken port(s), determining rebuild order
---> Rebuilding in order
py26-tkinter @2.6.9
py26-matplotlib @1.3.1 +tkinter
py27-tkinter @2.7.6
py27-pil @1.1.7
---> Computing dependencies for py26-tkinter
---> Dependencies to be installed: tk tcl
---> Activating tcl @8.6.1_0+corefoundation+threads
---> Cleaning tcl
---> Activating tk @8.6.1_1+quartz
---> Cleaning tk
---> Cleaning py26-tkinter
---> Computing dependencies for py26-matplotlib
---> Dependencies to be installed: py26-cairo
---> Fetching distfiles for py26-cairo
---> Attempting to fetch py2cairo-1.10.0.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-cairo
---> Verifying checksums for py26-cairo
---> Extracting py26-cairo
---> Applying patches to py26-cairo
---> Configuring py26-cairo
---> Building py26-cairo
---> Staging py26-cairo into destroot
---> Installing py26-cairo @1.10.0_3+x11
---> Activating py26-cairo @1.10.0_3+x11
---> Cleaning py26-cairo
---> Fetching distfiles for py26-matplotlib
---> Attempting to fetch matplotlib-1.3.1.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-matplotlib
---> Verifying checksums for py26-matplotlib
---> Extracting py26-matplotlib
---> Applying patches to py26-matplotlib
---> Configuring py26-matplotlib
---> Building py26-matplotlib
---> Staging py26-matplotlib into destroot
---> Installing py26-matplotlib @1.3.1_4+cairo+tkinter
---> Cleaning py26-matplotlib
---> Computing dependencies for py26-matplotlib
---> Deactivating py26-matplotlib @1.3.1_4+tkinter
---> Cleaning py26-matplotlib
---> Activating py26-matplotlib @1.3.1_4+cairo+tkinter
The default backend is the interactive Mac OS X backend. Different backends can be specified using the
~/.matplotlib/matplotlibrc file. More details regarding backends can be found in the matplotlib FAQ:
http://matplotlib.sourceforge.net/faq/installing_faq.html#what-is-a-backend
---> Cleaning py26-matplotlib
---> Computing dependencies for py27-tkinter
---> Cleaning py27-tkinter
---> Computing dependencies for py27-pil
---> Cleaning py27-pil
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment