2008/3/3, Giancarlo <[EMAIL PROTECTED]>: > > sirs, help me on putting my downloaded libries in kidcadlib.org in > KiCAD libraries as well as the modules and 3d wings..thanks.. im using > Linux.. > > _ > . > > Hi,
You can place the .lib files in ../kicad/library subdir and .mod in ../kicad/modules subdir. 3D packages have to be put in a subdir of ../kicad/modules/packages3d. With Linux you probably have to get root rights in order to write in theses folders. You can also place all the files in a /home/<user>... subdir and give the absolute path when you add theses library to your project. I prefer this solution. HTH -- Danilo Uccelli CH-2400 Le Locle [EMAIL PROTECTED]
