OpenGL-0.60 ppm builds fail
by Sisyphus other posts by this author
Oct 23 2009 11:49PM messages near this date
view in the new Beta List Site
Re: [Rewrite] OpenGL-0.60 ppm builds fail
|
Wx.pm as ppm from ActiveState?
Hi,
I'm looking at the failure for OpenGL-0.60, perl-5.10 at:
http://ppm4.activestate.com/MSWin32-x86/5.10/1000/C/CH/CHM/OpenGL-0.60.d/log-20091021T15555
5.txtWe see there:Using interface: W32APIwhereas we expect:Using interface: FREEGLUTThe only
way I can see that W32API could be assigned in preference toFREEGLUT, is if the machine in
question has cygwin\bin anywhere in its path.Is it possible that this machine *does* have cy
gwin\bin in its path ? (Thatwould explain it - otherwise we have to look for something else.
)If cygwin is in the path, then there's nothing wrong with that, of course -it simply breaks
an assumption that the OpenGL-0.60 Makefile.PL makes (butought not make).Cheers,Rob
_______________________________________________
PPM mailing list
PPM@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ppm
|