[dancer-users] Installing Dancer2 On Windows Operating System

Curtis Jewell perl at csjewell.fastmail.us
Thu Aug 18 19:01:12 BST 2016


Did you reboot at any time between step 1 and trying to run 'dancer2'?

Because C:\Strawberry\perl\bin needs to be in the path, and dancer2.bat
should be installed there by cpanminus.

(if you used a .zip, read the readme file and there will be some scripts
you can run to help you put it in the path permanently.)

--Curtis

--
Curtis Jewell
csjewell at cpan.org           http://csjewell.dreamwidth.org/
perl at curtisjewell.name   http://www.curtisjewell.name/
"Your random numbers are not that random" -- perl-5.10.1.tar.gz/util.c

On Thu, Aug 18, 2016, at 11:10, Maxwell Carey wrote:
> On Thu, Aug 18, 2016 at 8:15 AM, Kadir Beyazlı <kadirbeyazli at gmail.com>
> wrote:
> 
> > Hi All,
> >
> > I tried to install Dancer2 on Windows (64 bit) but it failed.
> >
> > I applied following steps
> >
> > 1-) Installed Strawperry Perl, because Perl was not installed at pc
> > 2-) Installed cpanminus with command:  cpan App::cpanminus
> > 3-) installed Dancer2 with command: cpanm Dancer2
> >
> > At terminal, when I wirte follwing command
> >
> > dancer2 -a myapp
> >
> > dancer2 is not recognised ...
> >
> > When I check following folder, I see that Dancer2 has been dpwnloaed
> >
> > C://Strawberry/cpan....
> >
> > If it is needed to add dancer2 to path, what is its path? I am linux user,
> > it was not needed add dancer2 to path when I installed Dancer2.
> >
> 
> Strawberry should take care of that for you. Are you sure the
> installation
> succeeded? Every once in a while I see posts about build failures with
> Strawberry, and there are currently a couple of failures listed on CPAN
> Testers:
> http://matrix.cpantesters.org/?dist=Dancer2%200.202000;os=mswin32;reports=1
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users


More information about the dancer-users mailing list