Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

automating install: Re: Has anyone compared Cygwin Perl to AS Perl?

by tphyahoo (Vicar)
on Feb 08, 2007 at 10:33 UTC ( [id://598970]=note: print w/replies, xml ) Need Help??


in reply to Has anyone compared Cygwin Perl to AS Perl?

slightly OT, but you can automate the cygwin install somewhat using setup.ini:

http://www.cygwin.com/ml/cygwin/2006-05/msg00745.html

I'm currently trying to use this to get my "cygwin for perl" installation process a bit more sane.

Thanks to corion for pointing this out.

******

UPDATE: On second thought, setting up a local repository sounds like too much work for just the occasional install.

I'm just keeping my notes on what's needed for building with cpan in a local bash alias.

$ thartman_cygwin_install_hint install under c:/, not the default install under devel make gcc cvs svn ssh under editors emacs everything under perl mkdir /home/hartman and svn co shellenv under there. in windows env vars (right click my computer, properties, advanced) set HOME to /home/hartman add c:\bin;c:\usr\local\bin; to front of PATH (make sure it's ahea +d of c:\windows\system32) if necessary, reinitialize cpan cpan> o conf init
  • Comment on automating install: Re: Has anyone compared Cygwin Perl to AS Perl?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://598970]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found