Hi guys - You have helped us out once through Jason Stajich who reported a bug with a line too long problem- the suggested fix was to fix the manifypods line. This didn't seem to do the trick - by editing the makefile directly I found out that the PM_TO_BLIB line was too long, probably some in the pure_all section.
Without that line, make test (the main thing I want to do at the moment) does fine because it picks up the modules via ./ ... However this is not a pretty solution and I presume will eventually screw something else up - eg make install (which actually I tend not to do) - does make install work off the blib stuff or not? So - questions: (a) does it sound as if I have diagnosed the problem or not? (b) Is there a function PM_TO_BLIB or something similar which I can override? (c) What are the knock on effects for me doing this and should I not be doing it all? any other pointers would be great. ewan (bioperl release manager for 1.2) ----------------------------------------------------------------- Ewan Birney. Mobile: +44 (0)7970 151230, Work: +44 1223 494420 <[EMAIL PROTECTED]>. -----------------------------------------------------------------
