I just compiled version 3.7 and discovered the change in libraries from my old 3.6.39.
So it seems I now have 6 full pages of libraries that I can't use. Is there an automated way to convert? Or am I missing something in xcstartup.tcl? Initially I just copied the paragraph from my old install: set tdir /home/Templates-and-such/xcircuit-libraries/ xcircuit::library 1 load $tdir/equipment.lps xcircuit::library 2 load $tdir/physical.lps Then I tried copying the style in the default file: set tdir /home/Templates-and-such/xcircuit-libraries/ library 1 load $tdir/equipment.lps library 1 load $tdir/physical.lps Xcircuit launches without error with either - when I press "L", I only see the first library page (called "generic") and the user library. -- Philip _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
