Re: [Slackbuilds-users] lilv Slackbuild

2013-04-17 Thread Jerry Barker
Thanks Larry, that does the job. I'm new to this - should be flagging this up to someone? Jerry Quoting Larry Hajali : Yeah, I just tested out the patch. It works on the newer version of lilv, otherwise, I get the same error you get. Patch attached. Apply with: patch -p2 < $CWD/lilvmm.patc

Re: [Slackbuilds-users] lilv Slackbuild

2013-04-16 Thread Larry Hajali
Yeah, I just tested out the patch. It works on the newer version of lilv, otherwise, I get the same error you get. Patch attached. Apply with: patch -p2 < $CWD/lilvmm.patch --Larry On Tue, Apr 16, 2013 at 12:47 PM, Larry Hajali wrote: > Hi, > > I haven't compiled this myself but it looks li

Re: [Slackbuilds-users] lilv Slackbuild

2013-04-16 Thread Larry Hajali
Hi, I haven't compiled this myself but it looks like the patch from archlinux might work. https://projects.archlinux.org/svntogit/packages.git/tree/trunk/lilvmm.patch?h=packages/lilv It looks like it addresses the errors you are seeing. --Larry On Tue, Apr 16, 2013 at 12:40 PM, Jerry Barker w

[Slackbuilds-users] lilv Slackbuild

2013-04-16 Thread Jerry Barker
Hi, I've been installing the many dependencies required by Ardour V3 on a clean Slackware64 V14 system, all went well until I reached lilv. The Slackbuild uses lilv-0.14.2 however Ardour requires lilv-0.16.0, I changed the program version in the Slackbuild but the resulting Slackbuild fails