On Thu, 2006-11-30 at 13:10 +0100, Timmerman, Bert wrote: > <<20061129_pcb-build.log.gz>> Hi all, > > Last night I tried to configure/make pcb under cygwin from a fresh check > out from cvs (not an update). > > IMHO it is missing "puller.txt", "thermal.txt", "puller.png"and > "thermal.png", complains about it and then bails out.
Try configuring with ./configure --with-gui=gtk --enable-maintainer-mode Those files are auto-generated when PCB is built, and as such are not checked into CVS. In a release tarball, they are shipped by whoever made the tarball. I've not done a build on cygwin myself though, but it should just work if you have the right packages installed. (IIRC, it only builds if there is an XServer running and DISPLAY is set etc.. the program which generates some of the graphics does so using X.) -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
