From ebb50130d2582d000f1efea1200e690486f88c57 Mon Sep 17 00:00:00 2001 From: azav Date: Sun, 14 Mar 2010 16:26:06 +0000 Subject: * 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 --- symbian/README.SYMBIAN | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'symbian') diff --git a/symbian/README.SYMBIAN b/symbian/README.SYMBIAN index 3de4594dcf..5e31e47702 100644 --- a/symbian/README.SYMBIAN +++ b/symbian/README.SYMBIAN @@ -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 -- cgit v1.2.3