Develop and Download Open Source Software

Browse CVS Repository

Diff of /exerb/htdocs/index.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.70 by yuya, Tue Jul 4 00:32:52 2006 UTC revision 1.71 by yuya, Tue Jul 4 00:34:57 2006 UTC
# Line 109  $ cvs -d:pserver:anonymous@cvs.sourcefor Line 109  $ cvs -d:pserver:anonymous@cvs.sourcefor
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  <!--  <!--
# Line 149  You can redistribute it and/or modify it Line 149  You can redistribute it and/or modify it
149  <h1><a name="author">Author</a></h1>  <h1><a name="author">Author</a></h1>
150    
151  <p>  <p>
152  Yuya Kato &lt;<a href="mailto:yuya@katoden.co.jp">yuya@katoden.co.jp</a>&gt;  Yuya Kato &lt;<a href="mailto:yuyakato@gmail.com">yuyakato@gmail.com</a>&gt;
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>

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26