[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB libraries



> as a normal user can you view the element files by doing something like
>
> cat
> /usr/local/share/pcb/newlib/2_pin_thru-hole_packages/0.125W_Carbon_Resistor
>

Yes I can do that

>
> Also can you run
>
> /usr/local/share/pcb/ListLibraryContents.sh /usr/local/share/pcb/m4 pcblib
>
> and get a fairly long output that starts with:
>
> TYPE=~TTL 74xx DIL
> 7400_dil:N:7400:4 dual-NAND
> 7401_dil:N:7401:4 dual-NAND OC
> 7402_dil:N:7402:4 dual-NOR
> 7403_dil:N:7403:4 dual-NAND OC
> 7404_dil:N:7404:6 inverters
>
>


I can also do that, but the output starts with this:

dc: 'U' (0125) unimplemented
dc: stack empty
dc: 'g' (0147) unimplemented
dc: 'e' (0145) unimplemented
dc: '(' (050) unimplemented
dc: ')' (051) unimplemented
dc: '{' (0173) unimplemented
dc: 'e' (0145) unimplemented
dc: 'h' (0150) unimplemented
dc: stack empty
dc: '"' (042) unimplemented
dc: 'u' (0165) unimplemented
dc: stack empty
dc: 'g' (0147) unimplemented
dc: 'e' (0145) unimplemented
dc: stack empty
dc: '$' (044) unimplemented
path
0
dc: input base must be a number between 2 and 16 (inclusive)
dc: register 'e' (0145) is empty
dc: '"' (042) unimplemented

Andi