tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: interactive installs



Hi,

On Sat, 25 Jun 2011 13:23:50 +0900, Brook Milligan 
<brook%biology.nmsu.edu@localhost> wrote:

I am trying to make a package from software that is distributed with a
java installer program.  Installation requires running the installer,
which in turn asks (via a GUI) for user input to identify some paths
for installation directories.  What is the best way to handle such a
thing within pkgsrc?

At least, you need put followings to Makefile:
INTERACTIVE_STAGE+=     install

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index