[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-WebCGI] compilation error



Axel Rose wrote:

Any other suggestions Alex.  I would love to know how to get
about running the small program. 

It is very frustrating when the program refuses to work. With
so many perl gurus around, I am sure to succeed.  

Regards

Amitava
> 
> On Sun, 12 Nov 2000 15:22:28 -2250 incas <incas@vsnl.net> wrote:
> 
> > use Fcntl qw (:flock);
> is available on the Mac - but
> 
> > flock (CHANDLE, LOCK_EX) || bail ("cannot flock $CHATNAME: $!");
> is not implemented. If you look into the MacPerl window after executing
> "flock()" you would see a message telling you about it.
> 
> It's ok. for testing purposes to comment out the flock() lines.
> For a real multiuser solution it's best to develop a workaround
> or change platform.
> 
> Axel
> 
> ==== Want to unsubscribe from this list?
> ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org


==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org