Menu

ruby-shapelib on Mac

Help
Anonymous
2007-10-23
2013-04-09
  • Anonymous

    Anonymous - 2007-10-23

    Hey guys!

    Can anyone help me with the installation of ruby-shapelib on Mac OS X? I installed shapelib with MacPorts.

    $ ruby ./extconf.rb
    checking for shapefil.h... no

    Yesterday I managed to pass this check but it fails on the next file. Problem is I don't really know the shapelib installation directory because I used MacPorts for its installation.

    Anyone who can help me with the right installation parameters?

    Thanks all!

     
    • Prasinos

      Prasinos - 2007-10-28

      Is there anything like find(1) in MacOSX? I guess such headers are installed probably somewhere under system directories like /usr or /opt, so try following:

      $ find /usr /opt -name shapefil.h -print

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.