> By default a path has been set for the footprint files (I guess in > pcb). How can I add my own one ?
Depends. Are you using pcb's library feature (if so, gtk or lesstif?) or gsch2pcb ? IIRC ~/.pcb/settings can have a line like this: lib-newlib = /home/dj/geda/gedasymbols/www/user/dj_delorie/footprints But for gsch2pcb you need a line like this in your project file (the input file to gsch2pcb): elements-dir /home/dj/geda/gedasymbols/www/user/dj_delorie/footprints _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

