Re: [PD] PDROOT and installing iemguts

2010-06-21 Thread Funs Seelen
Well okay, I'm back where I was a couple of days ago. I downloaded the
pd-package again and used that as PDROOT. 'make' created a couple of
green-coloured *.l_i386-files again, but 'make install' still outputs:
make: *** No rule to make target `install'. Stop. How do I get a rule to
make target `install'?

(... and forget about what I said about the 'find'-command. I discovered I
still don't understand how to use it correctly, but that's not a problem for
this thread.)

k.r./m.f.g./m.v.g./etc.,

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


Re: [PD] PDROOT and installing iemguts

2010-06-21 Thread IOhannes m zmoelnig
On 2010-06-21 09:42, Funs Seelen wrote:
 Well okay, I'm back where I was a couple of days ago. I downloaded the
 pd-package again and used that as PDROOT. 'make' created a couple of

whatever you refer to as the pd-package, but yes: you have to get the
relevant headers for Pd in addition to the iemguts sources. (this is by
design).

 green-coloured *.l_i386-files again, but 'make install' still outputs:
 make: *** No rule to make target `install'. Stop. How do I get a rule to
 make target `install'?

there is none.
you have to either manually install it (e.g. by putting all the
iemguts-externals into /path/to/my/pd/extra/iemguts and add this path to
your search-path) or not at all (e.g. by leaving all the
iemguts-externals into /home/user/src/iemguts/src and add this path to
your search-path)

both methods are pretty equivalent.

 
 (... and forget about what I said about the 'find'-command. I discovered I
 still don't understand how to use it correctly, but that's not a problem for
 this thread.)


right. anyhow:
$ find ~ -name g_canvas.h

fgmnasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PDROOT and installing iemguts

2010-06-21 Thread Funs Seelen
Thank you very much IOhannes!

there is none.


I'm glad not to keep on looking for something that's not there, but then the
README.txt might be confusing for others as well.


 right. anyhow:
 $ find ~ -name g_canvas.h


Thank you for that as well ;)

../language/german/mit_freundlichen_gruessen.txt

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


Re: [PD] PDROOT and installing iemguts

2010-06-21 Thread Funs Seelen
Ow, and for other users in future:

whatever you refer to as the pd-package



http://sourceforge.net/projects/pure-data/files/pure-data/0.42.5/pd-0.42-5.src.tar.gz/download

or whatever version you are using.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list