Re: [PD] Installing PD on OpenSUSE

2014-05-12 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2014-05-11 19:47, Martin Peach wrote: > I removed the requirement for 5.1 in the makkefile, this was in > January of this year. i think the OP is referring to Pd-extended 0.43.4 - Released 2013-01-25 and while january matches, the year is off

Re: [PD] Installing PD on OpenSUSE

2014-05-11 Thread Martin Peach
pd-list@iem.at > Subject: Re: [PD] Installing PD on OpenSUSE > > On 2014-05-11 12:45, Andrew Faraday wrote: > > Hi All > > > > I've been trying to install pd-extended on OpenSUSE but whatever I do > > `make install` fails. It looks like it's

Re: [PD] Installing PD on OpenSUSE

2014-05-11 Thread Andrew Faraday
tin.pe...@sympatico.ca > To: jbtur...@hotmail.com; pd-list@iem.at > Subject: Re: [PD] Installing PD on OpenSUSE > > On 2014-05-11 12:45, Andrew Faraday wrote: > > Hi All > > > > I've been trying to install pd-extended on OpenSUSE but whatever I do > > `ma

Re: [PD] Installing PD on OpenSUSE

2014-05-11 Thread Martin Peach
On 2014-05-11 12:45, Andrew Faraday wrote: Hi All I've been trying to install pd-extended on OpenSUSE but whatever I do `make install` fails. It looks like it's trying to find pdlua_stack_dump but it's not defined... The latest code should compile for Lua5.2 as well as 5.1, do you have this

[PD] Installing PD on OpenSUSE

2014-05-11 Thread Andrew Faraday
Hi All I've been trying to install pd-extended on OpenSUSE but whatever I do `make install` fails. It looks like it's trying to find pdlua_stack_dump but it's not defined... you can see the tail end of my make process here: https://gist.github.com/AJFaraday/2ee07be60ac7af5f7a6c If anyone know