On Mon, Oct 10, 2005 at 04:47:21PM +0200, Jasper Lievisse Adriaanse wrote: > > > > systrace: deny user: root, prog: /bin/cp, pid: 26483(0)[10776], policy: > > > > /usr/bin/env, filters: 144, syscall: native-fswrite(136), filename: > > > > /usr/local/share/psh > > > > cp: /usr/local/share/psh/: Operation not permitted > > > > > > > > Cheers, > > > > > > > > Alek > > > > > > Well, I just can reproduce your errors. > > > Here it installs without any complaints or errors. Can anyone else > > > reproduce > > > Alek's output? > > > > Yes. Set USE_SYSTRACE=Yes in /etc/mk.conf > Hmm, yes now I see them messages too. Do you happen to know how to solve it?
You can disable the postinstall.pl script by patching Makefile.PL, then install what postinstall.pl does by adding a post-install target to the port's Makefile. -- steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
