On Mon, 2008-11-24 at 21:10 +0200, Duncan Drennan wrote: > There is no way to add a footprint library to the defaults with PCB. > This is a result of the use of a colon as the delimiter in the library > list. So if I add "d:\Projects\footprints\trunk" to the list I get > this message at startup, > > Can't scan directory > 'd:\program > files\geda\bin\..\share\pcb\pcblib-newlib:\Projects\footprints\trunk:d' > opendir() returned: 'No such file or directory'
Hmm, ok. I've not really looked at PCB at all, most of my effort went towards the gEDA pieces. However, I'd suggest trying ";" as a spearator between the paths. From grepping the source-code, it appears that this might work. (config.log:| #define PCB_PATH_DELIMETER ";") Thanks for the report. -- 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 geda-dev@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev