[PD] [PD-announce] Pd 0.47-0 released

IOhannes m zmoelnig zmoelnig at iem.at
Mon May 30 10:32:54 CEST 2016


On 2016-05-30 10:12, Max wrote:
> On 2016년 05월 30일 16:50, Max wrote:
>>>
>>>   cd <pd-src>/src
>>>   ln -s ../tcl
>>>   ln -s ../bin
>>>   ./pd
>>
>> awesome, this does work. Thank you Roman. (and thanks IOhannes who had
>> written that before to me, I just found it in the archives, sorry)
> 
> 
> except, I have no pd~ and no sigmund~

ah yes.
the hacky slution is to just copy/symlink the .pd_linux files from
extra/pd~/.libs/ to extra/pd~/

a *better* solution is to do run `make install` but tell it to install
into some non-official place, e.g:

    $ make install DESTDIR=~/pd-0.47-0 prefix=/

which should "install" Pd into your home-directory (without touching
your system-wide installation; also note  the lack of 'sudo')

then you can start Pd with:

    $ ~/pd-0.47-0/bin/pd

fg,asdr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160530/9a18d175/attachment.sig>


More information about the Pd-list mailing list