> OK, I did it once more and found out that it installed the files in
> /usr/local/lib/ instead of /user/lib/ where it used to be.

You need to set the prefix to /usr as the default with autoconf is /usr/local

./configure —prefix=/usr/local
make
sudo make install

> It also did not associate the ".pd" extension with Pd anymore so I have to
> open them with "Open" from the file menu or the command line.

The Linux desktop environment specific file extension stuff from Pd-extended is 
not yet included with Pd vanilla.

> Could I simply move the pd folder to the old directory (/user/lib/) or would
> that cause problems?

See above.

> I'm still having lots of problems with externals that I installed via deken.
> Doesn't look like I can get my old stuff running that was originally created
> with Pd-Extended.

“Lots of problems” sounds like you’re still missing requird externals and/or 

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Dec 20, 2015, at 10:18 AM, [email protected] wrote:
> 
> From: "Ingo" <[email protected] <mailto:[email protected]>>
> Subject: Re: [PD] How to update Pd 0.45.4 to 0.46.7 0n Ubuntu 14.4 (Odroid 
> XU4)
> Date: December 20, 2015 at 10:18:33 AM MST
> To: "'Alexandros Drymonitis'" <[email protected] <mailto:[email protected]>>
> Cc: [email protected] <mailto:[email protected]>
> 
> 
> 

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to