How to make a java app install-able...?
Mihamina Rakotomandimby
mihamina at gulfsat.mg
Mon Feb 15 06:28:36 UTC 2010
> arshad <arshad3m at gmail.com> :
> thank you very much for your reply.
> but forgive me i don't think whether you have understood my question.
He absolutely understood your question.
> i mean, i have the source and class file in one folder.
> and i want to make the following out of it:
> 1) a .deb for linux
You dont understand: .deb is only for dpkg package utility. (Ubuntu and
Debian run it).
To reach at least 70% of the runnong ditributions, you shoudl also
consider packagin .rpm (among that)
Be carefull of dependencies.
To ease the work, use autotools:
I found a random exmaple here, but it might not fit your needs:
http://www.freesoftwaremagazine.com/books/agaal/autotools_example
> 2) a .exe for win
"LOL""
--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 34 29 155 34 / +261 33 11 207 36
More information about the discuss
mailing list