X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=uqFfZe33gKaLo0DYSNk3uzWqngiMkI8LuBcW88l+MVk=; b=tM8htlu/0njF4eGZsS/bJUq3P5hBVNlrbWej6DgW45NtwDK99BUcrqDxKx8mXNZrJQ GUe/PQEC49p/bz6cjZqsS+Frl0eF19UWL2Vd/52lcgp4w9arP1JwVSQ53qQYto5idLMZ Y2DqI9Y29/zjIXcaScJlWO4l6CXOb1NTBGDWckRXkksocGlYlBiyRz/APsRE2t/aK1y1 BvUozvZqNZ4QgNSNGpkwfAd4CzPvrYyCTJLluFOjRdyhgvixhKTnObG/2eu3zDqX9Zsk CY3O9sgujmW7OWocbsrxCn5+Che0Y8CQmp+dLiL0YD29qgNRmtL5KBXGnITfwThJ4WEu D4Mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uqFfZe33gKaLo0DYSNk3uzWqngiMkI8LuBcW88l+MVk=; b=ndI1azcY9Svf+IHZTezQN//EKE63rg0rWSG1EE7tjy3mnKdjegeFDF0iObHEU2yVzh ZkaIT3hDIc0S5UGQtQKDMzSIk3xHvhB1fhtYNia1Y3zgE2BYh4xfm61FgMhkiZezo26W /hOLXUA6F6isvEVCRy0CHKpJu4z6Pl5//mc9VUDjGnqtN4x+HdbHXIuFuSjEr0a8nPVA 0z8NcZrp5g/s+anSeM8Iwb2naGYClBpOFqi3devvAr7z08ib//TVWB1mFqmZxcYWoDgi V38ThzhHuBpEUTWSAP/yDN7gfDFMPSK+jXQsJfpu+x+LEgdqN+V/tIOUMRyJfafMBUmb pGaQ== X-Gm-Message-State: ALQs6tARUSibHXuXMzzc3HB6XkvV0LyjJ4XSHr9uutPBlvMXVaHCj8ev aIDWjrO2pWO7d+R8JxXQBDS9dg== X-Google-Smtp-Source: AB8JxZrnEclZdVFxOQHLKYTg2uxozkAbYSNIWFB9AfhRyPJtv6D6J+kqVqxXTUp7H5fCj/gr+cIhrw== X-Received: by 2002:a19:159c:: with SMTP id 28-v6mr18681182lfv.139.1524767007279; Thu, 26 Apr 2018 11:23:27 -0700 (PDT) Date: Thu, 26 Apr 2018 21:23:22 +0300 From: "(graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Questions about symbol library handling Message-ID: <20180426212322.689d080c@demon> In-Reply-To: <20180426170939.GA3200@esprimo> References: <20180426170939 DOT GA3200 AT esprimo> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 26 Apr 2018 18:09:39 +0100 Chris Green wrote: > First question, where does the 'local' entry in the add > component menu come from? It doesn't appear to relate to > an actual directory so it's just a nuisance really. Can > one get rid of it? There's an empty directory: /share/gEDA/sym/local/ I think it can be safely deleted. > Second question, I can't get a 'local' gafrc file to > provide a specific project symbol directory. I've tried > what it says at:- > > http://wiki.geda-project.org/geda:faq-gschem#how_do_i_configure_my_local_gafrc_to_find_my_local_symbol_directory > > ... but it simply doesn't work. If I change the > "./symbols" to a full path then it works OK so the gafrc > file *is* being read. The directory names seems to be > parsed OK because there is no command line error (which > you do get if the directory doesn't exist for example) > but it just doesn't work. Are you sure you launch gschem from the same directory where gafrc file and 'symbols' subfolder resides? It should work. Dmitry.