Hi All,<br><br>I'm trying to get the Ruby mapscript module up and running but am having problems.&nbsp; I was able to get it compiled and installed, but when I try to run the example I get the following segmentation fault:<br>.....
<br>[root@clh2 examples]# ruby shp2img.rb ../../../tests/polygon.shp<br>shp2img.rb:8: [BUG] Segmentation fault<br>ruby 1.8.4 (2005-12-24) [i686-linux]<br><br>Aborted<br><br>....<br><br>Line 8 in the shp2img.rb file has:<br>
<div style="margin-left: 40px;">shapefile = ShapefileObj.new(filename, -1)<br></div><br>I've tried recompiling the mapserver, then the mapscript module and running it again, but get the same segmentation fault.&nbsp; I've played with the ruby installation and it seems to be working properly.&nbsp; Has anyone else run into this problem?&nbsp; 
<br><br>Any help would be greatly appreciated.<br><br>Thanks,<br>--Andy<br><br>