gsl library: gslcblas library not found but installed











up vote
1
down vote

favorite












I have problems with installing the gsl package. Running Xubuntu 18.04, octave 4.4.1.



Using -forge, the installation process stalls with the following message:



 pkg install -forge gsl
configure: error: gslcblas library not found


I have installed via synaptic:
libgslcblas0, libgsl-dev, libgsl23



Can anybody give me instructions on what to do now?



Iasked this yesterday on the octave mail list, but got only the answer to install gslclbas, which is already installed.



EDIT: Thanks for your advice N0rbert, but sorry the advice installing liboctave-dev did not work for me.



I get



**pkg install -forge gsl



configure: error: gslcblas library not found



checking for mkoctfile... /app/bin/mkoctfile-4.4.1



checking for octave... /app/bin/octave-4.4.1



checking for Octave's canonical_host_type... x86_64-pc-linux-gnu



checking for Octave's include directory... /app/include/octave-4.4.1/octave



checking whether the C++ compiler works... yes



checking for C++ compiler default output file name... a.out



checking for suffix of executables...



checking whether we are cross compiling... no



checking for suffix of object files... o



checking whether we are using the GNU C++ compiler... yes



checking whether g++ accepts -g... yes



checking how to run the C++ preprocessor... g++ -E



checking for grep that handles long lines and -e... /usr/bin/grep



checking for egrep... /usr/bin/grep -E



checking for ANSI C header files... yes



checking for sys/types.h... yes



checking for sys/stat.h... yes



checking for stdlib.h... yes



checking for string.h... yes



checking for memory.h... yes



checking for strings.h... yes



checking for inttypes.h... yes



checking for stdint.h... yes



checking for unistd.h... yes



checking ov-scalar.h usability... yes



checking ov-scalar.h presence... yes



checking for ov-scalar.h... yes



checking for cos in -lm... yes



checking for cblas_dgemm in -lgslcblas... no



pkg: error running the configure script for gsl.



error: called from



configure_make at line 82 column 9

install at line 184 column 7

pkg at line 437 column 9**


Any other ideas?



I tried it with Octave 4.2.2. on another PC, same result.



Thanks.



Karl










share|improve this question




























    up vote
    1
    down vote

    favorite












    I have problems with installing the gsl package. Running Xubuntu 18.04, octave 4.4.1.



    Using -forge, the installation process stalls with the following message:



     pkg install -forge gsl
    configure: error: gslcblas library not found


    I have installed via synaptic:
    libgslcblas0, libgsl-dev, libgsl23



    Can anybody give me instructions on what to do now?



    Iasked this yesterday on the octave mail list, but got only the answer to install gslclbas, which is already installed.



    EDIT: Thanks for your advice N0rbert, but sorry the advice installing liboctave-dev did not work for me.



    I get



    **pkg install -forge gsl



    configure: error: gslcblas library not found



    checking for mkoctfile... /app/bin/mkoctfile-4.4.1



    checking for octave... /app/bin/octave-4.4.1



    checking for Octave's canonical_host_type... x86_64-pc-linux-gnu



    checking for Octave's include directory... /app/include/octave-4.4.1/octave



    checking whether the C++ compiler works... yes



    checking for C++ compiler default output file name... a.out



    checking for suffix of executables...



    checking whether we are cross compiling... no



    checking for suffix of object files... o



    checking whether we are using the GNU C++ compiler... yes



    checking whether g++ accepts -g... yes



    checking how to run the C++ preprocessor... g++ -E



    checking for grep that handles long lines and -e... /usr/bin/grep



    checking for egrep... /usr/bin/grep -E



    checking for ANSI C header files... yes



    checking for sys/types.h... yes



    checking for sys/stat.h... yes



    checking for stdlib.h... yes



    checking for string.h... yes



    checking for memory.h... yes



    checking for strings.h... yes



    checking for inttypes.h... yes



    checking for stdint.h... yes



    checking for unistd.h... yes



    checking ov-scalar.h usability... yes



    checking ov-scalar.h presence... yes



    checking for ov-scalar.h... yes



    checking for cos in -lm... yes



    checking for cblas_dgemm in -lgslcblas... no



    pkg: error running the configure script for gsl.



    error: called from



    configure_make at line 82 column 9

    install at line 184 column 7

    pkg at line 437 column 9**


    Any other ideas?



    I tried it with Octave 4.2.2. on another PC, same result.



    Thanks.



    Karl










    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have problems with installing the gsl package. Running Xubuntu 18.04, octave 4.4.1.



      Using -forge, the installation process stalls with the following message:



       pkg install -forge gsl
      configure: error: gslcblas library not found


      I have installed via synaptic:
      libgslcblas0, libgsl-dev, libgsl23



      Can anybody give me instructions on what to do now?



      Iasked this yesterday on the octave mail list, but got only the answer to install gslclbas, which is already installed.



      EDIT: Thanks for your advice N0rbert, but sorry the advice installing liboctave-dev did not work for me.



      I get



      **pkg install -forge gsl



      configure: error: gslcblas library not found



      checking for mkoctfile... /app/bin/mkoctfile-4.4.1



      checking for octave... /app/bin/octave-4.4.1



      checking for Octave's canonical_host_type... x86_64-pc-linux-gnu



      checking for Octave's include directory... /app/include/octave-4.4.1/octave



      checking whether the C++ compiler works... yes



      checking for C++ compiler default output file name... a.out



      checking for suffix of executables...



      checking whether we are cross compiling... no



      checking for suffix of object files... o



      checking whether we are using the GNU C++ compiler... yes



      checking whether g++ accepts -g... yes



      checking how to run the C++ preprocessor... g++ -E



      checking for grep that handles long lines and -e... /usr/bin/grep



      checking for egrep... /usr/bin/grep -E



      checking for ANSI C header files... yes



      checking for sys/types.h... yes



      checking for sys/stat.h... yes



      checking for stdlib.h... yes



      checking for string.h... yes



      checking for memory.h... yes



      checking for strings.h... yes



      checking for inttypes.h... yes



      checking for stdint.h... yes



      checking for unistd.h... yes



      checking ov-scalar.h usability... yes



      checking ov-scalar.h presence... yes



      checking for ov-scalar.h... yes



      checking for cos in -lm... yes



      checking for cblas_dgemm in -lgslcblas... no



      pkg: error running the configure script for gsl.



      error: called from



      configure_make at line 82 column 9

      install at line 184 column 7

      pkg at line 437 column 9**


      Any other ideas?



      I tried it with Octave 4.2.2. on another PC, same result.



      Thanks.



      Karl










      share|improve this question















      I have problems with installing the gsl package. Running Xubuntu 18.04, octave 4.4.1.



      Using -forge, the installation process stalls with the following message:



       pkg install -forge gsl
      configure: error: gslcblas library not found


      I have installed via synaptic:
      libgslcblas0, libgsl-dev, libgsl23



      Can anybody give me instructions on what to do now?



      Iasked this yesterday on the octave mail list, but got only the answer to install gslclbas, which is already installed.



      EDIT: Thanks for your advice N0rbert, but sorry the advice installing liboctave-dev did not work for me.



      I get



      **pkg install -forge gsl



      configure: error: gslcblas library not found



      checking for mkoctfile... /app/bin/mkoctfile-4.4.1



      checking for octave... /app/bin/octave-4.4.1



      checking for Octave's canonical_host_type... x86_64-pc-linux-gnu



      checking for Octave's include directory... /app/include/octave-4.4.1/octave



      checking whether the C++ compiler works... yes



      checking for C++ compiler default output file name... a.out



      checking for suffix of executables...



      checking whether we are cross compiling... no



      checking for suffix of object files... o



      checking whether we are using the GNU C++ compiler... yes



      checking whether g++ accepts -g... yes



      checking how to run the C++ preprocessor... g++ -E



      checking for grep that handles long lines and -e... /usr/bin/grep



      checking for egrep... /usr/bin/grep -E



      checking for ANSI C header files... yes



      checking for sys/types.h... yes



      checking for sys/stat.h... yes



      checking for stdlib.h... yes



      checking for string.h... yes



      checking for memory.h... yes



      checking for strings.h... yes



      checking for inttypes.h... yes



      checking for stdint.h... yes



      checking for unistd.h... yes



      checking ov-scalar.h usability... yes



      checking ov-scalar.h presence... yes



      checking for ov-scalar.h... yes



      checking for cos in -lm... yes



      checking for cblas_dgemm in -lgslcblas... no



      pkg: error running the configure script for gsl.



      error: called from



      configure_make at line 82 column 9

      install at line 184 column 7

      pkg at line 437 column 9**


      Any other ideas?



      I tried it with Octave 4.2.2. on another PC, same result.



      Thanks.



      Karl







      software-installation xubuntu libraries octave






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 29 at 7:45

























      asked Nov 28 at 10:29









      Karl

      1063




      1063






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          You need to install Octave development package first with:



          sudo apt-get install liboctave-dev


          With standard Octave 4.2.2 from official Ubuntu repositories this results in successful installation of internal gsl package.



          >> pkg load gsl
          >> gsl_sf_sinc(0)
          ans = 1




          For your information: Ubuntu provides octave-gsl package ver. 2.1.0-3, while Octave Forge provides ver. 2.1.1 - NEWS file contains note:




          ===============================================================================  
          gsl-2.1.1
          ===============================================================================

          ** Octave 4.4 compatibility fixes (remove deprecation warnings)



          So you can use Octave from repositories.






          share|improve this answer





















          • @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
            – Karl
            Nov 29 at 7:41













          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1096767%2fgsl-library-gslcblas-library-not-found-but-installed%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          You need to install Octave development package first with:



          sudo apt-get install liboctave-dev


          With standard Octave 4.2.2 from official Ubuntu repositories this results in successful installation of internal gsl package.



          >> pkg load gsl
          >> gsl_sf_sinc(0)
          ans = 1




          For your information: Ubuntu provides octave-gsl package ver. 2.1.0-3, while Octave Forge provides ver. 2.1.1 - NEWS file contains note:




          ===============================================================================  
          gsl-2.1.1
          ===============================================================================

          ** Octave 4.4 compatibility fixes (remove deprecation warnings)



          So you can use Octave from repositories.






          share|improve this answer





















          • @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
            – Karl
            Nov 29 at 7:41

















          up vote
          0
          down vote













          You need to install Octave development package first with:



          sudo apt-get install liboctave-dev


          With standard Octave 4.2.2 from official Ubuntu repositories this results in successful installation of internal gsl package.



          >> pkg load gsl
          >> gsl_sf_sinc(0)
          ans = 1




          For your information: Ubuntu provides octave-gsl package ver. 2.1.0-3, while Octave Forge provides ver. 2.1.1 - NEWS file contains note:




          ===============================================================================  
          gsl-2.1.1
          ===============================================================================

          ** Octave 4.4 compatibility fixes (remove deprecation warnings)



          So you can use Octave from repositories.






          share|improve this answer





















          • @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
            – Karl
            Nov 29 at 7:41















          up vote
          0
          down vote










          up vote
          0
          down vote









          You need to install Octave development package first with:



          sudo apt-get install liboctave-dev


          With standard Octave 4.2.2 from official Ubuntu repositories this results in successful installation of internal gsl package.



          >> pkg load gsl
          >> gsl_sf_sinc(0)
          ans = 1




          For your information: Ubuntu provides octave-gsl package ver. 2.1.0-3, while Octave Forge provides ver. 2.1.1 - NEWS file contains note:




          ===============================================================================  
          gsl-2.1.1
          ===============================================================================

          ** Octave 4.4 compatibility fixes (remove deprecation warnings)



          So you can use Octave from repositories.






          share|improve this answer












          You need to install Octave development package first with:



          sudo apt-get install liboctave-dev


          With standard Octave 4.2.2 from official Ubuntu repositories this results in successful installation of internal gsl package.



          >> pkg load gsl
          >> gsl_sf_sinc(0)
          ans = 1




          For your information: Ubuntu provides octave-gsl package ver. 2.1.0-3, while Octave Forge provides ver. 2.1.1 - NEWS file contains note:




          ===============================================================================  
          gsl-2.1.1
          ===============================================================================

          ** Octave 4.4 compatibility fixes (remove deprecation warnings)



          So you can use Octave from repositories.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 28 at 16:18









          N0rbert

          20.3k54493




          20.3k54493












          • @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
            – Karl
            Nov 29 at 7:41




















          • @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
            – Karl
            Nov 29 at 7:41


















          @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
          – Karl
          Nov 29 at 7:41






          @ N0rbert sorry that does not work for me. See my edit above. Still the same error message.
          – Karl
          Nov 29 at 7:41




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1096767%2fgsl-library-gslcblas-library-not-found-but-installed%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Mont Emei

          Province de Neuquén

          Journaliste