Menu

Problems building on Mac Osx 10.9.2

LuQi
2014-04-04
2014-04-04
  • LuQi

    LuQi - 2014-04-04

    Hello Prof.Goldluecke.
    Thank you very much for sharing the cocolib.I’m trying to install it on my macbook pro(Nvidia Geforce GT 750M and cuda toolkit 5.5).When I run ./configure.sh,there’s a fatal error called

    Testing for GSL library ...

    ./config_tests/test_gsl.cu:23:10: fatal error: #'gsl/gsl_matrix.h' file not found

    #include <gsl gsl_matrix.h="">

    1 error generated.

    ERROR: compiler returned an error.

    GSL library might not be installed.

    On Ubuntu systems, this is the package libgsl0-dev.

    I have downloaded the gsl1.16,but I don’t know where to place it.Could you help me?
    Thanks for advance!
    LuQi

     

    Last edit: LuQi 2014-04-04
    • Bastian Goldluecke

      Dear LuQi,

      I don't know anything about Macs, the Mac makefiles for cocolib were
      contributed by Sergi. You can contact him under

      sergi.pujades-rocamora@inria.fr

      My guess: if it's the same as on Ubuntu, the thing you need to do is

      sudo apt-get install libgsl0-dev

      You can also try to run the setup script
      ./install_dependencies_ubuntu.sh, maybe it needs to be adapted a bit for
      mac.

      Cheers,
      Bastian

      On 04/04/2014 08:49 AM, LuQi wrote:

      Hello Prof.Goldluecke.
      Thank you very much for sharing the cocolib.I’m trying to install it on my macbook pro(Nvidia Geforce GT 750M and cuda toolkit 5.5).When I run ./configure.sh,there’s a fatal error called’
      Testing for GSL library ...
      ./config_tests/test_gsl.cu:23:10: fatal error: 'gsl/gsl_matrix.h' file not found

      include <gsl gsl_matrix.h="">

      1 error generated.
      ERROR: compiler returned an error.
      GSL library might not be installed.
      On Ubuntu systems, this is the package libgsl0-dev.

      I have downloaded the gsl1.16,but I don’t know where to place it.Could you help me?
      Thanks for advance!
      LuQi


      Problems building on Mac Osx 10.9.2


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/cocolib/discussion/general/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
  • LuQi

    LuQi - 2014-04-04

    I have tried your guess.Unfortunately the shell can not work on macos...Maybe I will send an e-mail to Sergi to ask for help.Thank you all the same:)

     

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.