1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* symbian/README.SYMBIAN: Ruby Core installation separated from standard extensions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
azav 2010-03-14 16:26:06 +00:00
parent e64193ea37
commit ebb50130d2

View file

@ -88,13 +88,16 @@
'abld freeze gcce ruby'
'abld build gcce urel'
(3) Run `makesis ruby.pkg' from symbian\sis directory
(3) Run 'makesis ruby.pkg' from symbian\sis directory
This command will create unsigned installation file ruby.sis. To sign it follow the guidlines from www.symbiansigned.com
(4) In case dynamic extensions support was enabled repeat (3) for ruby_core_ext.pkg
== Known problems
Currently gems are not supported.
Currently signals are supported with reduced functionality (see OpenC release notes.)
Dynamic extensions could be installed only on internal drive "C".
=end