Archive for the ‘Ruby’


An incompatible Xalan version has been detected …

Nothing like messing up some hidden apache2 file somewhere deep inside /etc/

Well, I did. I’ve been doing a lot of that lately. Maybe because my brain is dying. I was riding the rail the other night with ruby and after realizing that I had installed my gems incorrectly I reinstalled. Then I got an idea for a Java program I was working on so I jump over to Netbeans 6.1 and I realize that I had a gem I wanted to install there too, so completely distracted (doesn’t take much) I start installing some gems and plug-ins and … oh noes.

CRASH!

There goes Netbeans 6.1 … I try to open it again and I get this:

Picture 1

Just great. After many searches through the Googlespere I find out there is some apache file that calls Xalan.jar and makes it a very unhappy jar file breaking some class that Netbeans 6.1 calls. So I had another Bright Idea™ (I really should be careful about those big idea’s). I’d just delete Netbeans 6.1 and re-install. Nope, didn’t work. I thought I would re-install apache2 with macports. I got this error:

Terminal — sh — 125×30

Great, so the all mighty macports won’t even install apache2 again. I went to xMod and let it check and fix my files and permissions. Ya, didn’t work. So, I had to do the long road. Reinstall completely with my last Time Machine backup. But, then I had another Bright Idea™ .. I re-named my /usr/local folder and try to re-install apache2. With success I got:

Terminal — bash — 125×30

Yet, it didn’t fix my Netbeans 6.1 problem. Sigh. Let me go try out another Bright Idea™ …