From: "Jan Krüger" Date: 2004-10-09T07:31:37+09:00 Subject: Re: Ruby on Open BSD ? joao wrote: > Hi all, > > I wanted to know if anyone has tried/managed to compile Ruby on Open > BSD ? > > I've just tried to compile ruby 1.8.2 on Open BSD 3.4 (after installing > GNU Make 3.80 on it) and it didn't work, make goes into a loop calling > configure... > > Joao You may want to try the ruby-1.8.1 port: cd /usr/ports/lang/ruby make install Jan