Hi,

 

I'm building jruby from master for the first time (used github mirror,
commit 2555b05e0441a785d164f023360b5df9513b9426
<http://github.com/jruby/jruby/commit/2555b05e0441a785d164f023360b5df951
3b9426> ) and I'm running into a little snafu I was hoping to get help
with. The build all goes well and I do ant dist to get a .tar.gz that I
can use to install on another machine. As a test on the same machine as
I built it I just unzipped the .tar.gz in dist to another directory and
do:

 

psundb...@lnpsprod1:~/dev/jruby (git:master)$ bin/jruby -v

jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-13 2555b05) (Java
HotSpot(TM) 64-Bit Server VM 1.6.0_17) [amd64-java]

psundb...@lnpsprod1:~/dev/jruby (git:master)$ cd
../../user-root/jruby-1.5.0.dev/

psundb...@lnpsprod1:~/user-root/jruby-1.5.0.dev $ bin/jruby -v

jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-13 2555b05) (Java
HotSpot(TM) 64-Bit Server VM 1.6.0_17) [amd64-java]

CallbackFactory.java:267:in `createFactory':
java.lang.NoClassDefFoundError: jruby/objectweb/asm/Opcodes

        from CallbackFactory.java:256:in `createFactory'

        from Ruby.java:2591:in `callbackFactory'

        from RubySystemCallError.java:173:in
`createSystemCallErrorClass'

        from Ruby.java:1253:in `initExceptions'

        from Ruby.java:1031:in `bootstrap'

        from Ruby.java:1008:in `init'

        from Ruby.java:172:in `newInstance'

        from Main.java:206:in `run'

        from Main.java:117:in `run'

        from Main.java:97:in `main'

 

Is this a pilot error?

 

Thanks

P

 


######################################################################
The information contained in this communication is confidential and 
intended only for the individual(s) named above. If you are not a named
addressee, please notify the sender immediately and delete this email
from your system. The views expressed in this email are the views of
the author and do not necessarily represent the views of Millennium
Capital Partners LLP (MCP LLP) or any of its affiliates. Outgoing
and incoming electronic communications of MCP LLP and its affiliates,
including telephone communications, may be electronically archived and
subject to review and/or disclosure to someone other than the recipient.
MCP LLP is authorised and regulated by the Financial Services Authority.
######################################################################

Reply via email to