Archive | June, 2007

30 June 2007 ~ 0 Comments

checking whether we are using the GNU C++ compiler… no

This one was cracking my nuts for a moment:
when trying to install the freshest version of librtorrent on a vanilla unbutu box  I suddenly got this crazy error:
checking whether we are using the GNU C++ compiler… no
followed by:
 checking for proper overloaded template function disambiguation… no
configure: error: your compiler does not properly handle overloaded template function [...]

Continue Reading

19 June 2007 ~ 0 Comments

Enough is enough

I’m really getting tired of all those spammers who auto-signup for a blog and then fill it with one crappy post ending with a a few junk links.  Really have to find out a good way to stop it.

Continue Reading

11 June 2007 ~ 5 Comments

Finally a good perl IDE for OS X!

For years I’ve been using the fantastic editor SubEthaEdit for all my development work in OS X. I use it for pretty much everything: editing html, text files,  code perl and php stuff, but I’ve always missed good perl integration. It has been anoying to switch to a terminal window just to debug perl code [...]

Continue Reading