I have got a software that is meant to work on linux plateform.I need
to make a installer for it,so that it checks for the presence of java
on the system first then depending on its existance start coping files
in a user defined directory.
I want to make the interface in java swing.Do i need to have java
installed on the intended machine or it could somehow run from the
installer CD iself.
I am totally new to linux.can anybdy help?
thanks in advance
to make a installer for it,so that it checks for the presence of java
on the system first then depending on its existance start coping files
in a user defined directory.
I want to make the interface in java swing.Do i need to have java
installed on the intended machine or it could somehow run from the
installer CD iself.
I am totally new to linux.can anybdy help?
thanks in advance
Comment