Re: [Rd] Installation fails on FreeBSD (PR#9293)

2006-10-12 Thread Smith, Peter
Hi Peter, Okay, I've now fixed the problem. My /tmp directory was mounted with noexec -- so the configuration script couldn't run. >From a security point of view, it is always a dilemma if 'executables' should >be allowed to run in /tmp -- it's a favourite point for attacks. Anyway, I tem

Re: [Rd] Installation fails on FreeBSD (PR#9293)

2006-10-12 Thread Smith, Peter
Hi Peter, Hmm, I thought so as well -- and so I did a chown and a chmod and set umask to and still the problem persists. Then I went wild and tried doing it as root, and still the problem remains. So, I've now deleted everything in the ports tree and am kicking off the make again. But s