Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

RFC: Makefile warning in catalyst apps

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


devin.austin at gmail

Jul 28, 2009, 1:27 AM

Post #1 of 7 (1504 views)
Permalink
RFC: Makefile warning in catalyst apps

okay, I got this right this time.

What are everyone's thoughts on including a warning and forced confirmation
when a user goes to "make install" an application, be it downloaded from
cpan or elsewhere?

Something like, "you are running make install, are you REALLY sure you want
to install this application system wide? If you aren't sure, then CTRL +
C.", or, make reallywantoinstall, etc.

Thoughts?

--
Devin Austin
http://www.codedright.net
http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!


ben-catalyst at vinnerd

Jul 28, 2009, 1:45 AM

Post #2 of 7 (1416 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

On 28/07/2009 09:27, Devin Austin wrote:
> okay, I got this right this time.
>
> What are everyone's thoughts on including a warning and forced
> confirmation when a user goes to "make install" an application, be it
> downloaded from cpan or elsewhere?
>
> Something like, "you are running make install, are you REALLY sure you
> want to install this application system wide? If you aren't sure,
> then CTRL + C.", or, make reallywantoinstall, etc.
>
> Thoughts?
Can we have a reallyreallywanttoinstallplease ?

Ben


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


devin.austin at gmail

Jul 28, 2009, 1:52 AM

Post #3 of 7 (1408 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

On Tue, Jul 28, 2009 at 2:45 AM, Ben Vinnerd <ben-catalyst [at] vinnerd>wrote:

> On 28/07/2009 09:27, Devin Austin wrote:
>
>> okay, I got this right this time.
>>
>> What are everyone's thoughts on including a warning and forced
>> confirmation when a user goes to "make install" an application, be it
>> downloaded from cpan or elsewhere?
>>
>> Something like, "you are running make install, are you REALLY sure you
>> want to install this application system wide? If you aren't sure, then CTRL
>> + C.", or, make reallywantoinstall, etc.
>>
>> Thoughts?
>>
> Can we have a reallyreallywanttoinstallplease ?
>
> Ben
>
>
> _______________________________________________
> List: Catalyst [at] lists
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst [at] lists/
> Dev site: http://dev.catalyst.perl.org/
>


I also thought --yarly (thanks rafl), --yesinstalldammit,
--plztobeintallingz were excellent choices.
--
Devin Austin
http://www.codedright.net
http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!


ash_cpan at firemirror

Jul 28, 2009, 1:55 AM

Post #4 of 7 (1406 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

On 28 Jul 2009, at 09:27, Devin Austin wrote:

> okay, I got this right this time.
>
> What are everyone's thoughts on including a warning and forced
> confirmation when a user goes to "make install" an application, be
> it downloaded from cpan or elsewhere?
>
> Something like, "you are running make install, are you REALLY sure
> you want to install this application system wide? If you aren't
> sure, then CTRL + C.", or, make reallywantoinstall, etc.
>
> Thoughts?

If the module is on CPAN, then this option would be *really* annoying
- if some one has gone to the trouble of cpanning the module and you
did 'cpan Mojomojo' i think the intention is pretty clear?

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


ben-catalyst at vinnerd

Jul 28, 2009, 2:00 AM

Post #5 of 7 (1417 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

On 28/07/2009 09:52, Devin Austin wrote:
> I also thought --yarly (thanks rafl), --yesinstalldammit,
> --plztobeintallingz were excellent choices.

He he :)


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


jon at jrock

Jul 30, 2009, 1:59 AM

Post #6 of 7 (1365 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

> Can we have a reallyreallywanttoinstallplease ?

> I also thought --yarly (thanks rafl), --yesinstalldammit, --plztobeintallingz were
> excellent choices.

"-iacknowledgethatthistoolisnotabenchmark"

--
print just => another => perl => hacker => if $,=$"

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


joel at fysh

Jul 30, 2009, 5:38 AM

Post #7 of 7 (1361 views)
Permalink
Re: RFC: Makefile warning in catalyst apps [In reply to]

On 28 Jul 2009, at 09:27, Devin Austin wrote:

> okay, I got this right this time.
>
> What are everyone's thoughts on including a warning and forced
> confirmation when a user goes to "make install" an application, be
> it downloaded from cpan or elsewhere?
>
> Something like, "you are running make install, are you REALLY sure
> you want to install this application system wide? If you aren't
> sure, then CTRL + C.", or, make reallywantoinstall, etc.

That seems to make unwarranted assumptions about the scope of the
installation.

Why are you against installing Cat apps in the first place? It's my
usual approach. Then I just deploy the local-lib tree containing lib/
and bin/ and it Just Works.

/joel

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.