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-ID:Content-Type:MIME-Version:References: Message-ID:In-Reply-To:Subject:From:To:Date:Sender:Reply-To:Cc: Content-Transfer-Encoding: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=ZMgrJXHQoXJ2ALcjaGSnsRjzbmQZ/+xVd/US+n9Fu4w=; b=LI46DUbP7yMUGCh30z4YQVkNVf HM/19H9F2VCDLFafG7RsxU2nTzhWS1nXZROAYGZodQjIJ4OGJn09tYVOZglSoeSvLa1vEBD0Xzsrb bXgGpAmS62KJkVIJzcAKYRbRg4rHaArSBYSnwd/1KdN6RiU7M5wdHTFGDIn+a5UaZsIs=; Date: Fri, 5 May 2023 14:56:05 +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] new EDA suite: Ringdove In-Reply-To: <48c1b863-147a-f0e2-e058-b34676ca5a87@k4gvo.com> Message-ID: References: <48c1b863-147a-f0e2-e058-b34676ca5a87 AT k4gvo DOT com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="722076672-344619784-1683291311=:25839" Content-ID: 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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --722076672-344619784-1683291311=:25839 Content-Type: text/plain; CHARSET=UTF-8 Content-Transfer-Encoding: 8BIT Content-ID: Hi Jim, On Fri, 5 May 2023, Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com] wrote: > I'm sold.  I want to try it out.  What is missing from this email is how to > install it and perhaps a simple tutorial. Thanks! Just like with gEDA, you normally install components separately. If you use a Debian based system, or Megeia, or some of the other big distros, you can normally install Ringdove programs from the official package repo. However, sch-rnd is very new, so it may not have made it into the stable package repos yet. So you most probably need to install from source this year. What you need to do for a from-source install: 1. install latest librnd, from http://www.repo.hu/projects/librnd Make sure you check the summary table ./configure prints at the end; whether you will have GUI or not is decided here. 2. install sch-rnd, from http://www.repo.hu/projects/sch-rnd Optional; you can use pcb-rnd with more than 10 other sch editors as well 3. install pcb-rnd, from http://www.repo.hu/projects/pcb-rnd 4. install camv-rnd, from http://www.repo.hu/projects/camv-rnd Optional: you can use gerbv or whatever other viewer if you want. A very good set of tutorial videos are available for sch-rnd, on the project page from point 2, top menu (tutorial). A bit thinner list of tutorial videos available for pcb-rnd too; we are going to work on that this year. I recommend watching especially the "getting started" videos. We don't have tutorial videos for camv-rnd, but if you watched the ones for sch-rnd or pcb-rnd, using camv-rnd will come naturally. HTH, Igor2 --722076672-344619784-1683291311=:25839--