I want to share and also backup some procedures which could be useful and I have done over and over again. They are focused to mac and linux as environments for developing computer science. From time to time, I could also publish some other kind of stuff ..
Friday, May 11, 2012
About htop-osx homebrew formula
This formula does not work if you have installed a newer libtool. The solution is to add
system "autoreconf -i"
to the formula, after the system autogen.sh call, before the configure.
No comments:
Post a Comment