Steve,
It was in the tarball but it didn't work. After adding the .txt file I
get:
Making all in metadata
make[2]: Entering directory `/data2/sound2/swh-plugins-0.4.4/metadata'
./txt2scale.pl scale-points.txt > swh-scales.rdf
/bin/sh: line 1: ./txt2scale.pl: No such file or directory
make[2]: *** [swh-scales.rdf] Error 127
The .pl file is missing from the tarball. The only .pl file in the
metadata directory is lxml2rdf.pl.
Jan
On Thu, 2004-06-24 at 04:27, Steve Harris wrote:
Hi Jan,
Can you check to see if swh-scales.rdf was in the tarball? It should have
bbbeen, so the .txt file wasn't neccesary, but obviously it should have
been included anyway.
- Steve
On Wed, Jun 23, 2004 at 04:04:21PM -0500, Jan Depner wrote:
> Steve,
>
> I got this on FC1:
>
> Making all in metadata
> make[2]: Entering directory `/data2/sound2/swh-plugins-0.4.4/metadata'
> make[2]: *** No rule to make target `scale-points.txt', needed by
> `swh-scales.rdf'. Stop.
> make[2]: Leaving directory `/data2/sound2/swh-plugins-0.4.4/metadata'
>
>
> Jan
>
>
> On Wed, 2004-06-23 at 13:54, Steve Harris wrote:
> >
http://plugin.org.uk/releases/0.4.4/
> >
> > * Fixes to build on recent gcc
> > * New limiter for beter performance in JAMin
> > * Denomal fixes from Tim Blechmann (general and specifially the flanger)
> > * Many other things I've forgotten :(
> >
> > This release is largely untested, I released it because there are a number
> > of important outstanding fixes. It may break some plugins, so beware.
> >
> > - Steve