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

Re: gEDA-user: PCB libraries



On Mon, Sep 06, 2004 at 04:52:59PM +0200, Andreas Platschek wrote:
> Am Montag, 6. September 2004 18:24 schrieb Stephen Meier:
> > Where is PCB installed in your directory structure?
> >
> > Are all the permissions along the path coducive to non root users?
> >
> > Steve Meier
> >
> > Andreas Platschek wrote:
> > >Hello!
> > >
> > >I have PCB sucessful installed, and there are no problems when I'm logged
> > > in as root, but when I'm logged in as user, I can't insert parts.
> > >First I thougt it could be a permissions problem but I couldn't find a
> > > mistake in this direction.
> > >
> > >Andi
> 
> the executable is in /usr/local/bin
> I also checked the permissions of the directory where the PCB Libraries are.

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

?

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


?

-Dan


--