Re: [PD] PdLua for ARM

2018-05-13 Thread Alexandros


On 12/05/2018 03:25 μμ, Claude Heiland-Allen wrote:
> Hi Alexandros,
>
> If you're on ARM, I guess you might be on a Linux, in which case maybe
> check your package manager instead of building from source - afaik
> Debian has a package for all architectures.
Yes, I didn't even think about the package manager. I installed it with
apt-get and it's working fine. Thanks for the suggestion.

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] iemguts for mac-ppc

2018-05-13 Thread katja
On Sun, May 13, 2018 at 2:01 PM,  wrote:

> katja schreef op 12-05-2018 12:32:
>
>> On Fri, May 11, 2018 at 4:08 PM,  wrote:
>>
>> hi,
>>>
>>> trying to install an up-to-date IEMGUTS for/on an old mac-ppc.
>>> (because deken presents an old version)
>>>
>>> the readme.txt of IEMGUTS says:
>>>
>>> installation::
>>> --
>>> #2> make
>>> #3> make install
>>>
>>> "make" seems to work allright,
>>> but "make install" gives 'no rule for make target install'
>>>
>>
>> This behavior isn't reproducible for me (on Linux). Can you run
>> command 'make vars' and check the following:
>>
>> 1. What is the value of 'version' (gives the makefile version)?
>>
>> 2. Do values of variables 'executables', 'datafiles' and 'datadirs'
>> correspond with actual files in the source tree?
>>
>
>
> @ katja,
>
> thanks to your questions the solution was simple.
>
> i did start inside the /src folder of iemguts, where is also a makefile.
> 'make vars' like 'make install' gave 'no rule...',
> while 'make' did work (like i said in the first mail).
>
> changing to the main folder did the trick.
>

The README could mention that, report an issue on the repo if you want.


> so it works, but (small nuisance) the install does not take the path
> that's in my preferences.
>

True, the makefile doesn't read Pd's preferences but uses platform specific
default paths. To install at your preferred location, use variable PDLIBDIR
as absolute or relative path to the parent dir for your pd library /
libraries:

make install PDLIBDIR=


Katja


> dank anyway,
> rolf
>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdLua for ARM

2018-05-13 Thread IOhannes m zmölnig
On 05/12/2018 03:43 PM, Alexandros wrote:
> In deken there's no binary of PdLua for ARM. In the README for the Linux
> binary I read this:

how about this:

apt-get install pd-lua

mgfsadr
IOhannes



signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] iemguts for mac-ppc

2018-05-13 Thread rolfm

katja schreef op 12-05-2018 12:32:

On Fri, May 11, 2018 at 4:08 PM,  wrote:


hi,

trying to install an up-to-date IEMGUTS for/on an old mac-ppc.
(because deken presents an old version)

the readme.txt of IEMGUTS says:

installation::
--
#2> make
#3> make install

"make" seems to work allright,
but "make install" gives 'no rule for make target install'


This behavior isn't reproducible for me (on Linux). Can you run
command 'make vars' and check the following:

1. What is the value of 'version' (gives the makefile version)?

2. Do values of variables 'executables', 'datafiles' and 'datadirs'
correspond with actual files in the source tree?



@ katja,

thanks to your questions the solution was simple.

i did start inside the /src folder of iemguts, where is also a makefile.
'make vars' like 'make install' gave 'no rule...',
while 'make' did work (like i said in the first mail).

changing to the main folder did the trick.

so it works, but (small nuisance) the install does not take the path 
that's in my preferences.


dank anyway,
rolf


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list