[PD] iemguts for mac-ppc

katja katjavetter at gmail.com
Sun May 13 22:07:47 CEST 2018


On Sun, May 13, 2018 at 2:01 PM, <rolfm at dds.nl> wrote:

> katja schreef op 12-05-2018 12:32:
>
>> On Fri, May 11, 2018 at 4:08 PM, <rolfm at dds.nl> 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=<path>


Katja


> dank anyway,
> rolf
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180513/f909cfbf/attachment.html>


More information about the Pd-list mailing list