python - What’s the best way to remove these files yet retrieve them should an issue arise? -
what’s best way remove these files yet retrieve them should issue arise? i'm trying homebrew squared away , below warnings appeared in terminal. python.framework i'm not concerned with, since know put there. other files, not know how got there. not familiar. if in shoes, how go getting these warning disappear?
warning: python installed @ /library/frameworks/python.framework homebrew supports building against system-provided python or brewed python. in particular, pythons installed /library can interfere other software installs. warning: unbrewed dylibs found in /usr/local/lib. if didn't put them there on purpose cause problems when building homebrew formulae, , may need deleted. unexpected dylibs: /usr/local/lib/libtcl8.6.dylib /usr/local/lib/libtk8.6.dylib warning: unbrewed header files found in /usr/local/include. if didn't put them there on purpose cause problems when building homebrew formulae, , may need deleted. unexpected header files: /usr/local/include/fakemysql.h /usr/local/include/fakepq.h /usr/local/include/fakesql.h /usr/local/include/itcl.h /usr/local/include/itcl2tcloo.h /usr/local/include/itcldecls.h /usr/local/include/itclint.h /usr/local/include/itclintdecls.h /usr/local/include/itclmigrate2tclcore.h /usr/local/include/itcltclintstubsfcn.h /usr/local/include/mysqlstubs.h /usr/local/include/odbcstubs.h /usr/local/include/pqstubs.h /usr/local/include/tcl.h /usr/local/include/tcldecls.h /usr/local/include/tcloo.h /usr/local/include/tcloodecls.h /usr/local/include/tclplatdecls.h /usr/local/include/tclthread.h /usr/local/include/tcltommath.h /usr/local/include/tcltommathdecls.h /usr/local/include/tdbc.h /usr/local/include/tdbcdecls.h /usr/local/include/tdbcint.h /usr/local/include/tk.h /usr/local/include/tkdecls.h /usr/local/include/tkplatdecls.h warning: unbrewed .pc files found in /usr/local/lib/pkgconfig. if didn't put them there on purpose cause problems when building homebrew formulae, , may need deleted. unexpected .pc files: /usr/local/lib/pkgconfig/tcl.pc /usr/local/lib/pkgconfig/tk.pc warning: unbrewed static libraries found in /usr/local/lib. if didn't put them there on purpose cause problems when building homebrew formulae, , may need deleted. unexpected static libraries: /usr/local/lib/libtclstub8.6.a /usr/local/lib/libtkstub8.6.a
you're newbie me , you're trying oden project. go through tutorials , download home brew , run brew doctor yet hit similar warnings have found above. did...
i created word document , copy & pasted warnings knew origin of files. created folder on desktop called "back_up", , proceed move files folder on desktop. see here on moving files in terminal http://www.macworld.com/article/2080814/master-the-command-line-copying-and-moving-files.html
after moved files , noted in word document moved them file called "back_up" on desktop, pruned symlinks instructed. ran brew doctor , "ready brew". figure if hits fan, have original files , able move them no problem.
in terms of removing python frame work or perhaps language downloaded; see - how uninstall python 2.7 on mac os x 10.6.4?
Comments
Post a Comment