On Fri, May 1, 2009 at 12:25 PM, Willy Cass <[email protected]> wrote: > I've consistently been getting the following error while trying to > compile arts-shlib: > > perl -pi -e 's,@\kdeinitdir\@,/sw/lib/kde3,' soundserver/Makefile > Sequence \k... not terminated in regex; marked by <-- HERE in m/@\k > <-- HERE deinitdir\@/ at -e line 1. > ### execution of /var/tmp/tmp.1.wCKBO7 failed, exit code 255
Looks like you have a non-standard perl your path that might be confusing things, but that said, there's a typo in the info file that's escaping the wrong character. ;) I've committed an updated version, should show up on the mirrors soon... Let me know if that works better. -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE, and Mac OS X development Blog: http://www.raccoonfink.com/ Music: http://music.raccoonfink.com/ ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
