<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On Linux it's most common for your compiled binaries to be installed
    to /usr/local. I recommend you keep this default, because if you
    ever want to remove the version you created you can do it without
    messing with your all-important /usr folder.<br>
    <br>
    Ubuntu looks for binaries in /usr/local/bin before it tries
    /usr/bin. That means that your compiled 0.46-7 should be the
    preferred version.<br>
    <br>
    You can double check this with:<br>
    $ echo $PATH<br>
    <br>
    you should get something like
    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:
    etc., meaning the OS will check the local folders first<br>
    <br>
    If you launch pd from the terminal, does it launch the new version?<br>
    <br>
    To get the menu launcher right, you probably need to edit
    /usr/share/applications/puredata.desktop (or pd.desktop or whatever
    it's called) to point to the right binary file in /usr/local/bin<br>
    <br>
    -Joel<br>
    <br>
    <div class="moz-cite-prefix">On 12/20/2015 11:32 AM, Alexandros
      Drymonitis wrote:<br>
    </div>
    <blockquote
cite="mid:CAF58LJpmSJzdJ2ooR59ne1MbX0aJH6jjSSSWVz8wBk3t==L-tQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I know very little about Linux, but I know that when you
          compile software, the binary (or is it just a symlink to the
          binary?) is installed in /usr/local/bin, not /usr/bin.<br>
        </div>
        Why do you have problems with externals? Can't you set their
        path in Pd's preferences?<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sun, Dec 20, 2015 at 7:18 PM, Ingo <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:ingo@miamiwave.com" target="_blank">ingo@miamiwave.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">OK, I did
            it once more and found out that it installed the files in<br>
            /usr/local/lib/ instead of /user/lib/ where it used to be.<br>
            <br>
            It also did not associate the ".pd" extension with Pd
            anymore so I have to<br>
            open them with "Open" from the file menu or the command
            line.<br>
            <br>
            Could I simply move the pd folder to the old directory
            (/user/lib/) or would<br>
            that cause problems?<br>
            <br>
            I'm still having lots of problems with externals that I
            installed via deken.<br>
            Doesn't look like I can get my old stuff running that was
            originally created<br>
            with Pd-Extended.<br>
            <br>
            Hmmm!<br>
            <br>
            Ingo<br>
            <br>
            <br>
            <br>
            > -----Ursprüngliche Nachricht-----<br>
            > Von: Ingo [mailto:<a moz-do-not-send="true"
              href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>]<br>
            > Gesendet: Sonntag, 20. Dezember 2015 18:02<br>
            > An: 'Alexandros Drymonitis'<br>
            > Cc: '<a moz-do-not-send="true"
              href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>'<br>
            > Betreff: AW: [PD] How to update Pd 0.45.4 to 0.46.7 0n
            Ubuntu 14.4 (Odroid<br>
            <div class="HOEnZb">
              <div class="h5">> XU4)<br>
                ><br>
                > That's what I had thought originally.<br>
                ><br>
                > It did a bunch of stuff (without any errors) but I
                still had version<br>
                > 0.45.4 afterwards.<br>
                > Then I tried uninstalling 0.45.4 and the installing
                0.46.7 but that gave<br>
                > me no Pd at all ...<br>
                ><br>
                > Ingo<br>
                ><br>
                ><br>
                > ________________________________________<br>
                > Von: Alexandros Drymonitis [mailto:<a
                  moz-do-not-send="true" href="mailto:adrcki@gmail.com"><a class="moz-txt-link-abbreviated" href="mailto:adrcki@gmail.com">adrcki@gmail.com</a></a>]<br>
                > Gesendet: Sonntag, 20. Dezember 2015 17:52<br>
                > An: Ingo<br>
                > Cc: <a moz-do-not-send="true"
                  href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a><br>
                > Betreff: Re: [PD] How to update Pd 0.45.4 to 0.46.7
                0n Ubuntu 14.4 (Odroid<br>
                > XU4)<br>
                ><br>
                > sudo make install?<br>
                ><br>
                ><br>
                ><br>
                ><br>
                > On Sun, Dec 20, 2015 at 6:22 PM, Ingo <<a
                  moz-do-not-send="true"
                  href="mailto:ingo@miamiwave.com"><a class="moz-txt-link-abbreviated" href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a></a>>
                wrote:<br>
                > I'm trying to update the Pd version 0.45.4 that
                came with the Ubuntu 14.4<br>
                > on my Odroid XU4.<br>
                ><br>
                > I have downloaded the source of 0.46.7 and compiled
                it.<br>
                ><br>
                > The INSTALL.txt says this:<br>
                ><br>
                > …<br>
                > run the following commands:<br>
                >  ./autogen.sh<br>
                >  ./configure<br>
                >  make<br>
                ><br>
                > I ran that but this obvoiusly does not actually
                install Pd 0.46.7<br>
                ><br>
                > What is missing?<br>
                ><br>
                > Thanks, Ingo<br>
                ><br>
                > _______________________________________________<br>
                > <a moz-do-not-send="true"
                  href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>
                mailing list<br>
                > UNSUBSCRIBE and account-management -><br>
                > <a moz-do-not-send="true"
                  href="http://lists.puredata.info/listinfo/pd-list"
                  rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
                <br>
                <br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>