<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7625526986034013157.post8435921438172916206..comments</id><updated>2009-02-22T08:42:52.745-08:00</updated><category term='plugins rails'/><category term='essays'/><category term='ruby'/><category term='git-tmbundle'/><category term='vim'/><category term='textmate'/><category term='solutions'/><category term='javascript'/><category term='git'/><category term='nerd'/><title type='text'>Comments on Tim, the Enchanter: Git OS X installer is official</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tim.theenchanter.com/feeds/8435921438172916206/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html'/><author><name>Tim Harper</name><uri>http://www.blogger.com/profile/03349408198556972919</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_7HPuw-ljjoY/S7eBtBJOBlI/AAAAAAAAAhg/Oo_4-NSOb6k/S220/tim.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-8812312519868061731</id><published>2008-11-01T20:51:00.000-07:00</published><updated>2008-11-01T20:51:00.000-07:00</updated><title type='text'>Hi there Matt!&lt;br&gt;&lt;br&gt;Yes, you are correct on how ...</title><content type='html'>Hi there Matt!&lt;BR/&gt;&lt;BR/&gt;Yes, you are correct on how to uninstall it - /usr/local/git*, and /etc/paths.d/git, /etc/manpaths.d&lt;BR/&gt;&lt;BR/&gt;As for the opt directory, that gets put there by ports.&lt;BR/&gt;&lt;BR/&gt;For more info on how to build it, resort to a screencast I put together a while ago:&lt;BR/&gt;&lt;BR/&gt;http://git-osx-installer.googlecode.com/files/HowToBuildGitInstaller.mov.zip&lt;BR/&gt;&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/8812312519868061731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/8812312519868061731'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1225597860000#c8812312519868061731' title=''/><author><name>Tim Harper</name><uri>http://www.blogger.com/profile/03349408198556972919</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2142473342'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-7161127890625636401</id><published>2008-11-01T14:46:00.000-07:00</published><updated>2008-11-01T14:46:00.000-07:00</updated><title type='text'>oh. i did:&lt;br&gt;sudo find / -xdev -name "libexpat*" ...</title><content type='html'>oh. i did:&lt;BR/&gt;sudo find / -xdev -name "libexpat*" -print&lt;BR/&gt;&lt;BR/&gt;and I found:&lt;BR/&gt;/usr/lib/libexpat.1.5.0.dylib&lt;BR/&gt;&lt;BR/&gt;in /usr/lib i also see:&lt;BR/&gt;libcrypto.0.9.7.dylib&lt;BR/&gt;libz.1.2.3.dylib&lt;BR/&gt;libssl.0.9.7.dylib&lt;BR/&gt;&lt;BR/&gt;so should i change opt to usr?&lt;BR/&gt;&lt;BR/&gt;also should i change the version numbers to match the ones i have?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/7161127890625636401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/7161127890625636401'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1225575960000#c7161127890625636401' title=''/><author><name>Matt Di Pasquale</name><uri>http://www.blogger.com/profile/07393376754330599872</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-208732400'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-2315584057211551563</id><published>2008-11-01T13:51:00.000-07:00</published><updated>2008-11-01T13:51:00.000-07:00</updated><title type='text'>Hi Tim,&lt;br&gt;&lt;br&gt;I installed git with the git instal...</title><content type='html'>Hi Tim,&lt;BR/&gt;&lt;BR/&gt;I installed git with the git installer. It works great.&lt;BR/&gt;&lt;BR/&gt;I tried to see how you guys built it by reading the source code.&lt;BR/&gt;&lt;BR/&gt;what is: FROM_DIR="/opt/local/lib/"&lt;BR/&gt;&lt;BR/&gt;I don't have an /opt directory. i'm using the newest macbook 2.4ghz. just got it.&lt;BR/&gt;&lt;BR/&gt;also, does the builder just build the .dmg file? or does it reinstall git on my machine?&lt;BR/&gt;&lt;BR/&gt;how do i uninstall git?&lt;BR/&gt;if I delete the folder here: /usr/local/git, and I delete the git files here /etc/paths.d and here /etc/manpaths.d, then will git be completely uninstalled? or were there other changes made by the installer?&lt;BR/&gt;&lt;BR/&gt;thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/2315584057211551563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/2315584057211551563'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1225572660000#c2315584057211551563' title=''/><author><name>Matt Di Pasquale</name><uri>http://www.blogger.com/profile/07393376754330599872</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-208732400'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-4174720815516069018</id><published>2008-06-10T10:16:00.000-07:00</published><updated>2008-06-10T10:16:00.000-07:00</updated><title type='text'>Hi Ocean:&lt;br&gt;&lt;br&gt;This is a late response, but your...</title><content type='html'>Hi Ocean:&lt;BR/&gt;&lt;BR/&gt;This is a late response, but your feedback has been a great help in improving the installer.  These issues should have been completely resolved by now.  I really didn't know what I was doing when I first started building the packages.  Thanks to the feedback you all have given, I'm a bit smarter now.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/4174720815516069018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/4174720815516069018'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1213118160000#c4174720815516069018' title=''/><author><name>Tim Harper</name><uri>http://www.blogger.com/profile/03349408198556972919</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2142473342'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-7316389127960180913</id><published>2008-04-18T23:04:00.000-07:00</published><updated>2008-04-18T23:04:00.000-07:00</updated><title type='text'>Hi Tim,&lt;br&gt;&lt;br&gt;I installed Git on OS X 10.5.2 usin...</title><content type='html'>Hi Tim,&lt;BR/&gt;&lt;BR/&gt;I installed Git on OS X 10.5.2 using your installer the other day, and found a couple of little issues which I thought you might like to know about.&lt;BR/&gt;&lt;BR/&gt;Firstly, the installer over-wrote my ~/.bash_profile file when it added the PATH and MANPATH vars, instead of appending them. I lost the aliases that were in there, but there were only a couple, so it wasn't really a problem for me, but could be for others.&lt;BR/&gt;&lt;BR/&gt;Secondly, the installer also left the 3 post-install scripts sitting in my / directory - I would have though it better to have removed them after installation was completed?&lt;BR/&gt;&lt;BR/&gt;I do have the OS X Developer Tools installed, I see you mentioned that in the post - perhaps that has something to do with it?&lt;BR/&gt;&lt;BR/&gt;Cheers,&lt;BR/&gt;Drew</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/7316389127960180913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/7316389127960180913'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1208585040000#c7316389127960180913' title=''/><author><name>ocean</name><uri>http://drewrobinson.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1382201500'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-3583303120182519595</id><published>2008-04-11T04:39:00.000-07:00</published><updated>2008-04-11T04:39:00.000-07:00</updated><title type='text'>Great stuff. I just used your build recipe to buil...</title><content type='html'>Great stuff. I just used your build recipe to build Git v1.5.5.&lt;BR/&gt;&lt;BR/&gt;I skipped the steps "sudo UserScripts/cplibs.sh" and "mkdir -p /usr/local/git/man" as I already had your 1.5.4.5 package installed, and changed the version numbers throughout - it was smooth sailing!&lt;BR/&gt;&lt;BR/&gt;Cheers Tim!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/3583303120182519595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/3583303120182519595'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1207913940000#c3583303120182519595' title=''/><author><name>Si</name><uri>http://sin.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-839101004'/></entry><entry><id>tag:blogger.com,1999:blog-7625526986034013157.post-8302089925015742214</id><published>2008-04-05T09:43:00.000-07:00</published><updated>2008-04-05T09:43:00.000-07:00</updated><title type='text'>Awesome work. Thanks so much for taking the time t...</title><content type='html'>Awesome work. Thanks so much for taking the time to make it easier for the rest of us to get on the git train!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/8302089925015742214'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625526986034013157/8435921438172916206/comments/default/8302089925015742214'/><link rel='alternate' type='text/html' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html?showComment=1207413780000#c8302089925015742214' title=''/><author><name>Charmed</name><uri>http://www.blogger.com/profile/06918998535661462785</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tim.theenchanter.com/2008/04/git-os-x-installer-is-official.html' ref='tag:blogger.com,1999:blog-7625526986034013157.post-8435921438172916206' source='http://www.blogger.com/feeds/7625526986034013157/posts/default/8435921438172916206' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1516267762'/></entry></feed>
