Menu

./configure error on intel mac

Help
2006-06-02
2013-04-25
  • Jonathan Shea

    Jonathan Shea - 2006-06-02

    Hi everyone,

    Octplot seems really exciting, and I can't wait to try it. Unfortunately, I'm getting an error when I run ./configure that I can't seem to trouble shoot. Namely:

    ...
    checking for fltk-config... /sw/bin/fltk-config
    checking for OpenGL support in fltk... yes
    ./configure: line 4381: syntax error near unexpected token `9.0.3,,'
    ./configure: line 4381: `AC_CHECK_FT2(9.0.3,,'

    I've looked at the relavent files and made some logical seeming syntax changes, but to no avail. I can't find anything coherent on google either.

    I'm using the svn version, currently revision 337.

    If anyone has any ideas I'd be delight to work them.

    Thanks,

    -Jon

     
    • Shai Ayal

      Shai Ayal - 2006-06-02

      Hi

      Could this be some ascii encoding problem (like when converting from unix to dos)?

      You should have a look at line 190,191 in
      configure.ac, line  try to unsplit it, and than run
      autoreconf && ./configure

      If this doesn't work, please send your configure script

      Shai

      p.s. Remeber to read the README.mac file

       

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.