in reply to Re: Perl-based Installshield clone
in thread Perl-based Installshield clone
It's merely going to do the make install and add the possibility to modify configurationfiles your application needs, create icons, etcetera through a userfriendly interface, and I think you agree with me that less-technical users will not really like the make-like process, especially when it can't find libraries (ones you either installed or not) just to build the application...perl Makefile.PL make make test
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl-based Installshield clone
by Abigail (Deacon) on Jul 12, 2001 at 16:20 UTC | |
|
Re: Re: Re: Perl-based Installshield clone
by Anonymous Monk on Jul 12, 2001 at 22:03 UTC |