stas        2003/01/17 17:34:29

  Modified:    src/docs/2.0/user/install install.pod
  Log:
  mention a problem with threads stability on FreeBSD
  
  Revision  Changes    Path
  1.34      +3 -2      modperl-docs/src/docs/2.0/user/install/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/install/install.pod,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- install.pod       18 Jan 2003 00:47:20 -0000      1.33
  +++ install.pod       18 Jan 2003 01:34:29 -0000      1.34
  @@ -45,8 +45,9 @@
     use5005threads='define';
   
   you must rebuild Perl without threads enabled or with
  -C<-Dusethreads>. Remember that threads support slows things down, so
  -don't enable it unless you really need it.
  +C<-Dusethreads>. Remember that threads-support slows things down and
  +on some platforms it's unstable (e.g., FreeBSD), so don't enable it
  +unless you really need it.
   
   =item threaded MPMs
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to