Hmm, well, I tried something like:
-path /path/a:/path/b
in pd-0.34.3 and... no trouble that I could find. On the other hand, comments in .pdrc do no longer work.
cheers Miller
On Mon, Nov 26, 2001 at 07:53:39PM -0500, Michal Seta wrote:
I get exactly the same result after having changed my .pdrc.
Guess it must be me/setup. The funny thing is it still is working with my 0.34-0 version. Could it be something related to compilation settings? The compilation went fine, without any problems but i have noticed lately that possibly I have some some problems with the linker. Having trouble compiling just about anything these days.
OS: RH7.0
./MiS
On 11/26/01 4:40 PM, _-¯-_ @ jdl@xdv.org wrote:
you have to change your .pdrc especially every path segment formerly sepretetd by : now goes like
-path /path/to/one -path /path/to/two
also i think it not understand # comment anymore ..