Re: [Fink-devel] octave related plplot error

2004-10-30 Thread Jeff Whitaker
Koen van der Drift wrote: Hi, I am the maintainer of plplot, and a fink build of an upcoming release gave me the following error: ... Making all in octave Making all in PLplot Making all in support make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in dem

[Fink-devel] octave related plplot error

2004-10-30 Thread Koen van der Drift
Hi, I am the maintainer of plplot, and a fink build of an upcoming release gave me the following error: ... Making all in octave Making all in PLplot Making all in support make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in demos make[4]: Nothing to be

Re: [Fink-devel] mailfilter package

2004-10-30 Thread Martin Costabel
Mark Brethen wrote: I'm trying to build a mailfilter.info package since one doesn't exist. [] CompileScript: << export PATH="%p/lib/flex/bin:$PATH" ./configure %c make << You need to have #!/bin/sh as a first line in your CompileScript. Otherwise the lines are fed one by one to system, and you