Re: [Module::Build] Alzabo / Module::Build Cygwin installation problem
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2003-11-14 22:42:47
|
Terrence Brannon wrote: > Randy W. Sims wrote: > >> Ok. Sorry to get back so late on this. I tried yesterday but got >> frustrated with Cygwin trying to install PostgreSQL and stuff... >> > Postgresql on Cygwin is a snap. Jason Tishler put together the > Postgresql package and here is his install instructions: <snip usefull info> Thanks. >> Anyway, I trace this to Alzabo-0.80/inc/Alzabo/Build.PL which does a >> 'use Cwd' which apparently conflicts with M::B's override of cwd. Can >> you comment out that use declaration and post your results. > > > a different use Cwd must be commented out. > <snip> There is still a problem to be worked out, but I'm not yet sure where the problem is. Can you tell post your perl & Cwd version. Dave, What versions of perl, Cwd, & M::B have you tested Alzabo with? This problem doesn't seem directly related to Cygwin. It definately should not be an error to 'use Cwd', so this has to be a problem in M::B, Cwd, or perl. Right??? >> I can run linux inside a VM >> Ware virtual machine faster than Cygwin (no exageration). >> > hmm, you have me licking my lips. A real Linux installation but with the > tcp/ip ease-of-installation of Windows??? > and no quirky compile problems because everybody develops and tests on > Linux??? hmm.... > It's a great product. I wouldn't be without it. I think they have a 30 day fully functional trial version. Regards, Randy. |