Hi,
I posted this message this morning.
Is there anybody who can help?
Thank you
On Wednesday 06 February 2002 10:33, Alain wrote:
> Hi,
>
> I need to use flock function with files on nfs partitions.
> I've read that flock only works with local files, and that perl needs to be
> configured to us
Hi,
I need to use flock function with files on nfs partitions.
I've read that flock only works with local files, and that perl needs to be
configured to use fcntl by default, instead of flock.
The only information I found is to use "-Ud_flock" with the Configure script.
Does anyone know if that