Hans,
     Let's say I have a patch in its own directory.  In the same directory I 
have put two libraries 
that are made up solely of abstractions, in sub-directories named abs1 and abs2.

abs1/foo.pd relies on abs2/bar.pd.

What can I do in abs1/foo.pd to make sure that abs2/bar.pd is loaded?  All I 
can think of is
[../abs2/bar.pd] because [import abs2] won't find the abs2 directory on the 
parent directory.  
But there needs to be a clear way of doing this, as putting the patch and 
libdirs all in one 
directory is the safest way to ensure that one's patch will work on someone 
else's system.

-Jonathan


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

Reply via email to