openwrtjava的简单介绍

博主:adminadmin 2023-03-17 00:58:08 308

今天给各位分享openwrtjava的知识,其中也会对进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!

本文目录一览:

openwrt java环境

jikes jamvm 和 classpath

查看方法:

ipkg list |grep jamvm

安装

ipkg install jikes classpath jamvm

然后bin下面会有 jamvm

ln -s /opt/bin/jamvm /opt/bin/java

java - /opt/bin/jamvm

===================

/opt/bin # java -version

java version "1.5.0"

JamVM version 1.5.4

Copyright (C) 2003-2010 Robert Lougher rob@jamvm.org.uk

This program is free software; you can redistribute it and/or

modify it under the terms of the GNU General Public License

as published by the Free Software Foundation; either version 2,

or (at your option) any later version.

This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details.

Build information:

Execution Engine: inline-threaded interpreter with stack-caching

Compiled with: gcc 4.2.3

Boot Library Path: /opt/lib/classpath

Boot Class Path: /opt/share/jamvm/classes.zip:/opt/share/classpath/glibj.zip

===================

java命令可用,同样在找 tomcat的方法,看过一个帖子写的

tomcat需要修改conf文件,使用jikes解析class文件

实在看不下去到处贴 win环境的玩意的,先分享一部分经验吧~

openwrt可以运行Java程序吗?如果可以的话能详细说明一下需要做些什么吗?我会非常感谢您的答案,

wrt 是嵌入的,要运行JAVA是很麻烦,你得编译一个嵌入的JRE,就可以

openwrt 能搭建mysql java jsp环境么?

理论上可以的,毕竟同属linux,去openwrt社区看看有没有提供这些专用的程序,改一下内存,感觉还可以外接个u盘存数据!!这玩意儿可要花点时间折腾了。。

openwrt 支持什么脚本语言

LR脚本支持的语言有:java、c、Visual Basic、vbscript 默认的脚本生成语言为 C。 各种脚本语言的自动选择: 1、对于 FTP、COM/DCOM 和邮件协议(IMAP、POP3 和 SMTP),VuGen 还可以使用 Visual Basic、VB Script 和Javascript 来生成脚本。

关于openwrtjava和的介绍到此就结束了,不知道你从中找到你需要的信息了吗 ?如果你还想了解更多这方面的信息,记得收藏关注本站。