简体   繁体   中英

how to create installer for my application in linux

I created a java application(jar files) and want to install package for my application with following items:

  1. jre1.7.9
  2. mysql
  3. my fonts

how to create a installer for my app Which is available on all Linux distributions?

may be you can execute a .jar file from the terminal. this link can be helpful to you.

Download izpack from run IzPack-install.jar. there should be jdk installed on your pc. After installation open folder where it is installed.

See this tutorial .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM