Menu

#18 Make Makefile.PL iterative

0.60
closed-fixed
5
2003-08-11
2003-06-02
No

Ask "would you like to proceed with this configuration"
more than one time after changes have been made

Discussion

  • Pavel Kulchenko

    Pavel Kulchenko - 2003-06-06
    • priority: 5 --> 6
    • assigned_to: paulclinger --> byrnereese
     
  • Byrne Reese

    Byrne Reese - 2003-06-09
    • assigned_to: byrnereese --> paulclinger
    • milestone: --> 0.60
    • priority: 6 --> 5
     
  • Byrne Reese

    Byrne Reese - 2003-06-09

    Logged In: YES
    user_id=28043

    Paul - here is the proposed change which I emailed you
    separately. Could you try this out and let me know what you
    think. Does this satisfy your requirements?

     
  • Byrne Reese

    Byrne Reese - 2003-06-09

    Proposed change.

     
  • Byrne Reese

    Byrne Reese - 2003-07-03
    • assigned_to: paulclinger --> byrnereese
    • labels: --> Installation
    • status: open --> open-fixed
     
  • Byrne Reese

    Byrne Reese - 2003-07-03

    Logged In: YES
    user_id=28043

    Sample output:

    __BEGIN
    We are about to install SOAP::Lite and for your convenience
    will provide
    you with list of modules and prerequisites, so you'll be
    able to choose
    only modules you need for your configuration.

    XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included
    by default.
    Installed transports can be used for both SOAP::Lite and
    XMLRPC::Lite.

    Feature Prerequisites Install?
    ----------------------------- -------------------- --------
    Core Package [*] URI always
    [*] MIME::Base64
    [*] XML::Parser
    Client HTTP support [*] LWP::UserAgent [ yes ]
    Client HTTPS support [*] Crypt::SSLeay [ yes ]
    Client SMTP/sendmail support [*] MIME::Lite [ yes ]
    Client FTP support [*] IO::File [ yes ]
    [*] Net::FTP
    Standalone HTTP server [*] HTTP::Daemon [ yes ]
    Apache/mod_perl server [*] Apache [ yes ]
    FastCGI server [ ] FGGI [ no ]
    POP3 server [*] MIME::Parser [ yes ]
    [*] Net::POP3
    IO server [*] IO::File [ yes ]
    MQ transport support [ ] MQSeries [ no ]
    JABBER transport support [*] Net::Jabber [ yes ]
    MIME messages [*] MIME::Parser [ yes ]
    SSL Support for TCP Transport [*] IO::Socket::SSL [ yes ]
    Compression support for HTTP [*] Compress::Zlib [ yes ]

    An asterix '[*]' indicates if the module is installed.

    Do you want to proceed with this configuration? [yes]
    __END

     
  • Pavel Kulchenko

    Pavel Kulchenko - 2003-08-11
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.