mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/tcltklib/README.1st: edit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ab8e998216
commit
13bc8622a0
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@ directry of Ruby sources, please try something like as the followings.
|
|||
*** ATTENTION ***
|
||||
When your Tcl/Tk libraries are compiled with "pthread support",
|
||||
Ruby/Tk may cause "Hang-up" or "Segmentation Fault" frequently.
|
||||
If you have such a trouble, please try to use the '--with-pthread-ext'
|
||||
If you have such a trouble, please try to use the '--enable-pthread'
|
||||
option of the 'configure' command and re-compile Ruby sources.
|
||||
It may help you to avoid this trouble,
|
||||
It may help you to avoid this trouble.
|
||||
|
||||
==========================================================
|
||||
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)
|
||||
|
|
Loading…
Add table
Reference in a new issue