weihuoya / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
0 stars 0 forks source link

Redshell NIX version doesn't work on CENTOS #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download latest NIX version from downloads
2. Compile abc code using jar
3. Try to run the abc code using redshell 
4.  VerifyError: Error #1079: Native methods are not allowed in loaded code.
5.

What is the expected output? What do you see instead?
Hello username: vcutten

What version of the product are you using? On what operating system?
redtamarin_0.3.1.1049_NIX.zip   
CentOS release 5.2 (Final)
x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by vcut...@gmail.com on 21 Jul 2011 at 3:01

GoogleCodeExporter commented 9 years ago
ok, I gonna try to install a CentOS in a VM
and see how it compiles there

may take some time

Original comment by zwetan on 22 Jul 2011 at 9:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
so I run some tests with CentOS 5.2

it should work but because of a bug in OperatingSystem,
any script will simply fail

see issue 46

Original comment by zwetan on 24 Jul 2011 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 28 Aug 2011 at 2:28

GoogleCodeExporter commented 9 years ago
fixed and tested with CentOS 5 in 0.3.2

Original comment by zwetan on 1 Oct 2011 at 10:25