Trying to install Image package on Octave 4.4.1

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
-1
down vote

favorite












I am using the following version of linux.



e130167@instance-1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.6 (stretch)
Release: 9.6
Codename: stretch


I have Octave version 4.4.1 and am trying to install the Image package for Octave https://octave.sourceforge.io/image/index.html. I downloaded the tar.gz file and ran the following command and got an error



octave:2> pkg install image-2.8.0.tar.gz
pkg: please install the Debian package "liboctave-dev" to get the mkoctfile command
error: called from
__gripe_missing_component__ at line 53 column 3
configure_make at line 44 column 7
install at line 186 column 7
pkg at line 437 column 9
octave:2>


So I then tried installing liboctave-dev but I now receive this error.



e130167@instance-1:~$ sudo apt-get install liboctave-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
liboctave-dev : Depends: liboctave3v5 (= 4.0.3-3) but it is not going to be installed
Depends: octave (= 4.0.3-3) but 4.4.1-2~bpo9+1 is to be installed
E: Unable to correct problems, you have held broken packages.









share|improve this question









New contributor




Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    -1
    down vote

    favorite












    I am using the following version of linux.



    e130167@instance-1:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Debian
    Description: Debian GNU/Linux 9.6 (stretch)
    Release: 9.6
    Codename: stretch


    I have Octave version 4.4.1 and am trying to install the Image package for Octave https://octave.sourceforge.io/image/index.html. I downloaded the tar.gz file and ran the following command and got an error



    octave:2> pkg install image-2.8.0.tar.gz
    pkg: please install the Debian package "liboctave-dev" to get the mkoctfile command
    error: called from
    __gripe_missing_component__ at line 53 column 3
    configure_make at line 44 column 7
    install at line 186 column 7
    pkg at line 437 column 9
    octave:2>


    So I then tried installing liboctave-dev but I now receive this error.



    e130167@instance-1:~$ sudo apt-get install liboctave-dev
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    liboctave-dev : Depends: liboctave3v5 (= 4.0.3-3) but it is not going to be installed
    Depends: octave (= 4.0.3-3) but 4.4.1-2~bpo9+1 is to be installed
    E: Unable to correct problems, you have held broken packages.









    share|improve this question









    New contributor




    Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      -1
      down vote

      favorite









      up vote
      -1
      down vote

      favorite











      I am using the following version of linux.



      e130167@instance-1:~$ lsb_release -a
      No LSB modules are available.
      Distributor ID: Debian
      Description: Debian GNU/Linux 9.6 (stretch)
      Release: 9.6
      Codename: stretch


      I have Octave version 4.4.1 and am trying to install the Image package for Octave https://octave.sourceforge.io/image/index.html. I downloaded the tar.gz file and ran the following command and got an error



      octave:2> pkg install image-2.8.0.tar.gz
      pkg: please install the Debian package "liboctave-dev" to get the mkoctfile command
      error: called from
      __gripe_missing_component__ at line 53 column 3
      configure_make at line 44 column 7
      install at line 186 column 7
      pkg at line 437 column 9
      octave:2>


      So I then tried installing liboctave-dev but I now receive this error.



      e130167@instance-1:~$ sudo apt-get install liboctave-dev
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      liboctave-dev : Depends: liboctave3v5 (= 4.0.3-3) but it is not going to be installed
      Depends: octave (= 4.0.3-3) but 4.4.1-2~bpo9+1 is to be installed
      E: Unable to correct problems, you have held broken packages.









      share|improve this question









      New contributor




      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I am using the following version of linux.



      e130167@instance-1:~$ lsb_release -a
      No LSB modules are available.
      Distributor ID: Debian
      Description: Debian GNU/Linux 9.6 (stretch)
      Release: 9.6
      Codename: stretch


      I have Octave version 4.4.1 and am trying to install the Image package for Octave https://octave.sourceforge.io/image/index.html. I downloaded the tar.gz file and ran the following command and got an error



      octave:2> pkg install image-2.8.0.tar.gz
      pkg: please install the Debian package "liboctave-dev" to get the mkoctfile command
      error: called from
      __gripe_missing_component__ at line 53 column 3
      configure_make at line 44 column 7
      install at line 186 column 7
      pkg at line 437 column 9
      octave:2>


      So I then tried installing liboctave-dev but I now receive this error.



      e130167@instance-1:~$ sudo apt-get install liboctave-dev
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      liboctave-dev : Depends: liboctave3v5 (= 4.0.3-3) but it is not going to be installed
      Depends: octave (= 4.0.3-3) but 4.4.1-2~bpo9+1 is to be installed
      E: Unable to correct problems, you have held broken packages.






      debian software-installation octave






      share|improve this question









      New contributor




      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 2 days ago









      Jeff Schaller

      35.9k952119




      35.9k952119






      New contributor




      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 days ago









      Kong

      1134




      1134




      New contributor




      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Kong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          Since you installed Octave from Stretch backports, you need to install the development package from there too:



          sudo apt-get install -t stretch-backports liboctave-dev





          share|improve this answer






















          • thank you very much !
            – Kong
            2 days ago










          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          );



          );






          Kong is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481997%2ftrying-to-install-image-package-on-octave-4-4-1%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
          3
          down vote



          accepted










          Since you installed Octave from Stretch backports, you need to install the development package from there too:



          sudo apt-get install -t stretch-backports liboctave-dev





          share|improve this answer






















          • thank you very much !
            – Kong
            2 days ago














          up vote
          3
          down vote



          accepted










          Since you installed Octave from Stretch backports, you need to install the development package from there too:



          sudo apt-get install -t stretch-backports liboctave-dev





          share|improve this answer






















          • thank you very much !
            – Kong
            2 days ago












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          Since you installed Octave from Stretch backports, you need to install the development package from there too:



          sudo apt-get install -t stretch-backports liboctave-dev





          share|improve this answer














          Since you installed Octave from Stretch backports, you need to install the development package from there too:



          sudo apt-get install -t stretch-backports liboctave-dev






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 2 days ago









          Jeff Schaller

          35.9k952119




          35.9k952119










          answered 2 days ago









          Stephen Kitt

          156k23343416




          156k23343416











          • thank you very much !
            – Kong
            2 days ago
















          • thank you very much !
            – Kong
            2 days ago















          thank you very much !
          – Kong
          2 days ago




          thank you very much !
          – Kong
          2 days ago










          Kong is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          Kong is a new contributor. Be nice, and check out our Code of Conduct.












          Kong is a new contributor. Be nice, and check out our Code of Conduct.











          Kong is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481997%2ftrying-to-install-image-package-on-octave-4-4-1%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

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)