X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1428019090; bh=6Zigo6wasrkdPtvBrsnD73LfQao5gJhV3yRHOscxsVA=; h=Date:From:To:Subject:References:In-Reply-To:From:Subject; b=DDEcP9CCFwpULrJvH+pBhaU+dFjxX+g2Rg1MJ2kOCfeIlwf0EF+PSWvS9dv3eixxBf5GtWlbtBbiSTwnr7GwxujzOgLvuWvJtvBzAxYNaFEJw9TdtPvoFPJvkbWxAed8gsih2tVuDgPmC+ebIiVhvaIUvQ/OSAIbVu/mv7YP3ZYFBxg2U5qLBFEd+CbkNqKk8Q9jgn8ljgWAtBxXB0f3O3b4kmx5PSRNcmcs405A9ofK1v/fKDI/yPgfHjnvKdMHbUboQTJXzKdHrbjdvQDoU14jcBiIzWB5nae11ua6WUe6VmiGwD20SNd6iKOt2bvGn+21BdRZzePaKFPPIAtpUQ== X-Yahoo-Newman-Id: 369676 DOT 96366 DOT bm AT smtp112 DOT sbc DOT mail DOT ne1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: WEr99ZoVM1kjdkPDUORigMW0XkawbMeKLybjFkXfXh4Gwgq Gg1SPIoDznMGu.ei0zOvikBdmzq59rfiyt.LtAu9T8.nQ4LAbbkOG1sDjc2l flnif.cfDV_fmF0vHeWjUW_caY7N5aO8zkQV0CL8nM5bMN5EqTcD2YaNtQ9a ePVnnV0DdzmzOKepCauv462FTYEjOWtzO3fpGtO9zhqeZPhxkvk99QC61uuK hQH4tnAJf.s4hets4hsjIPOdHaFthyWoa130hjEkr2f9neVtWcF4UjMHiWhP DwkmIPJ9A7fKXA3Kzdo.wa3q_nD37mlx0ifpBoekNOiHmSpXL8sLFgCLwDFT yfNtLcoy_VfMlzWRGiU8U38xVx8eZe2Qz3.mhPdKCBhbVS0n_s87eQUmw6An x7nSixVytp2MaHL.frcYV6G2bOmgEaYw6a98Q5KnCULEv0ucuJLM0dBCuwB_ uylL0iv32fcIP58yjuoiC1uPL9xXU2vQJalNvwYsmv0Jo16mGu1ZMvbkZg4m t5eyw8UqBZcbJImjWvy3VKRVhGUprA.YGI1Gfu9ATp5QM6RY_LyyyVQ-- X-Yahoo-SMTP: xaem6kSswBCHwCBMr0jlCBIQdXYGmRxsm8OX6ACyP7Ho9Sk- Message-ID: <551DD754.1010608@sbcglobal.net> Date: Thu, 02 Apr 2015 16:57:08 -0700 From: "Girvin R. Herr" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB not loading layout data to paste buffer References: <201504022128 DOT t32LSR2W014878 AT envy DOT delorie DOT com> <201504022147 DOT t32LlhdL015444 AT envy DOT delorie DOT com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 04/02/2015 03:00 PM, Rob Butts wrote: > I just closed pcb and restarted it. This is the message log from just > starting pcb (not even loading a layout): > > Can't change working directory to > '/usr/local/pcb-elements' > chdir() returned: 'No such file or directory' > Note: home directory is "/home/rob" > Loading menus from /usr/share/pcb/gpcb-menu.res > Rob, Do you have a ".prj" file in the directory you are starting pcb from? If so, does it have an "elements-dir /usr/local/pcb-elements" statement? If so, edit it to where you have the footprints for the project. Note: is the base name of the pcb file. For example, if your board file is "foobar.pcb", then the prj file would be named "foobar.prj". ref: "Getting Started with PCB", section 4.2, "Blinker Board" (page 23). You might also check your ~/.pcb directory for a configuration file. Also, check the ~/.gEDA/gafrc file which may have such a statement in it. HTH. Girvin Herr