On Saturday 17 December 2005 09:12 pm, DJ Delorie wrote: > Ok, time to share. > > http://www.delorie.com/pcb/ > > The lesstif HID is the default at the moment, and mostly works.
I did not see any specific build instructions so I ran ./configure with these results: make[4]: Leaving directory `/dat/Build/PCBHID/src' make[3]: Leaving directory `/dat/Build/PCBHID/src' make[2]: Leaving directory `/dat/Build/PCBHID/src' Making all in lib /bin/sh: line 0: cd: lib: No such file or directory I did mkdir lib manually, but I was not sure it being missing was intentional? PCBHID/src $ ./pcbtest.sh 1 flag registered 1 flag registered 101 attributes registered 37 flags registered loading --lib-path cat: unrecognized option `--lib-path' Try `cat --help' for more information. sh: /usr/local/share/pcb/ListLibraryContents.sh: No such file or directory pcb 4228 data 868 settings 1012 pcb 4228 data 868 settings 1012 PCB Changed! 600000 x 500000 I never install anything in /usr/local/share/pcb so it makes sense that there is no such directory, but I don't recall having a similar error when running pcbtest.sh on the non-HID code. What does come up is a gray frame with the text but nothing that looks like the screen shot on the web page. I assume this is due to the missing 'lib'? The Yellow menu headings are completely unreadable on this LCD screen.
