| 109 |
<dt>Q6. Can I distribute executable files made by Exerb with license free?</dt> |
<dt>Q6. Can I distribute executable files made by Exerb with license free?</dt> |
| 110 |
<dd>A6. Yes. You can distribute executable files made by Exerb with license free, but Exerb itself must be distributed with LGPL License.</dd> |
<dd>A6. Yes. You can distribute executable files made by Exerb with license free, but Exerb itself must be distributed with LGPL License.</dd> |
| 111 |
<dt>Q7. I can't execute executable file made by Exerb.</dt> |
<dt>Q7. I can't execute executable file made by Exerb.</dt> |
| 112 |
<dd>A7. You should better execute your script file on Ruby for mswin32. But when you can't execute executable file, please send your script source code (It must be simplized code as possible as you can.) to 'yuya@katoden.co.jp'.</dd> |
<dd>A7. You should better execute your script file on Ruby for mswin32. But when you can't execute executable file, please send your script source code (It must be simplized code as possible as you can.) to 'yuyakato@gmail.com'.</dd> |
| 113 |
<dt>Q8. How can I create definition file (.rbc) automaticaly?</dt> |
<dt>Q8. How can I create definition file (.rbc) automaticaly?</dt> |
| 114 |
<dd>A8. You can create it automaticaly by this way, but it is not a perfect way. When your script file is 'foo.rb', execute this command to create 'foo.rbc'.<pre>$ ruby -r exerb/mkrbc foo.rb</pre>The created file 'foo.rbc' will only have definitions for 'require' at Ruby executing.</dd> |
<dd>A8. You can create it automaticaly by this way, but it is not a perfect way. When your script file is 'foo.rb', execute this command to create 'foo.rbc'.<pre>$ ruby -r exerb/mkrbc foo.rb</pre>The created file 'foo.rbc' will only have definitions for 'require' at Ruby executing.</dd> |
| 115 |
<dt>Q9. What to do when I find bugs in Exerb?</dt> |
<dt>Q9. What to do when I find bugs in Exerb?</dt> |
| 116 |
<dd>A9. Please send to ML, Bug tracking system or 'yuya@katoden.co.jp' any information of the scene or the way bugs appear again.</dd> |
<dd>A9. Please send to ML, Bug tracking system or 'yuyakato@gmail.com' any information of the scene or the way bugs appear again.</dd> |
| 117 |
<dt>Q10. I want to join Exerb developers. How do I do?</dt> |
<dt>Q10. I want to join Exerb developers. How do I do?</dt> |
| 118 |
<dd>A10. You are a member of Exerb project when you join to exerb-developer ML. :-)</dd> |
<dd>A10. You are a member of Exerb project when you join to exerb-developer ML. :-)</dd> |
| 119 |
<!-- |
<!-- |
| 149 |
<h1><a name="author">Author</a></h1> |
<h1><a name="author">Author</a></h1> |
| 150 |
|
|
| 151 |
<p> |
<p> |
| 152 |
Yuya Kato <<a href="mailto:yuya@katoden.co.jp">yuya@katoden.co.jp</a>> |
Yuya Kato <<a href="mailto:yuyakato@gmail.com">yuyakato@gmail.com</a>> |
| 153 |
</p> |
</p> |
| 154 |
|
|
| 155 |
<div class="copyright">Copyright(C) Exerb Project, 2002-2006 All rights reserved.</div> |
<div class="copyright">Copyright(C) Exerb Project, 2002-2006 All rights reserved.</div> |