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; q=dns/txt; c=relaxed/relaxed; d=igor2.repo.hu; s=k1; h=Content-Type:MIME-Version:References:Message-ID: In-Reply-To:Subject:From:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BbctIm+Xh2tSp5d6HHZhXZJsxe/EC3ZCQ1R2w+mvdDE=; b=m0+JHskpNCdTMjJWsu0gAFjEmz tmOTYTqqcL2jpMt4Q9dqmQMvpsZRY3P7898/66tmTuQ07SNhCZ42vxQswgm+WTlKg3+c4WXbwwAPp k+JkbDe3+9lJS2NeCRCv0M7H1UhIVcklB6Vaj+Pb0B+P3n72o00w4nb2vw/NZWLFSNAg=; Date: Sat, 6 May 2023 17:42:17 +0200 (CEST) To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="grnd AT igor2 DOT repo DOT hu" From: "grnd AT igor2 DOT repo DOT hu [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] How do I get symbols into the schematic editor? In-Reply-To: Message-ID: References: <3d78eb97-2d71-0bed-7557-8c40a1e7484e AT k4gvo DOT com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 Hi Jim, On Sat, 6 May 2023, Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com] wrote: > Hi, Igor, > > I went to the ringdove site http://www.repo.hu/projects/ringdove/download.html > and checked out the svn svn://svn.repo.hu/ringdove/trunk > > Edited build.conf to set PREFIX to /usr/local > > Then I did a ./build and a ./build install > > and ran sch-rnd Ok, so the ringdove build script. Please check if you see a /usr/local/share/sch-rnd/symbol on you file system. Then please run sch-rnd --show-paths and check if: - rc/path/prefix is /usr/local - rc/path/share is /usr/local/share/sch-rnd and - and rc/library_search_paths contains $(rc.path.share)/symbol Best regards, Igor2