X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help 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:mail-followup-to:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=4mZrrORgdUHb0Lwpzt3SFdp1/y/JY52h7US1GxFPqRw=; b=R/5/z76CIgdbULrvAxpqTchbn2QtG7KV/zpjQQrdzPoi8nt7VFzRJ6CueAZ6pkyGlI 2MQRrXzpWchyMZRkW7oa0vEn0xbNUhy4dt5GBEuQR5TqOwA8RfCDoLWW83n4a3F7rtWa A6OnhNzFYjdKJdSt/HL1mGtJtZgbdZVie2VnenqN9vL7Y3cz23ALfQmJmoKLU0cqbXrV gsJ9jYm3222Rqn2KS6bJznMNwpfW4bjX9XjMBtiUdBr8Q5RyX8hXaDDJ3yb4yobM6tbR Oq657ILtCXR7/NHrETwUZ4R9FgRT0nABLHrz6NOb4WLkt/scVs1VbAWcXzUh36yFX/sg 1bFQ== 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:mail-followup-to :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=4mZrrORgdUHb0Lwpzt3SFdp1/y/JY52h7US1GxFPqRw=; b=tb7tLnBkRB/AmnXU948f6mZfBcIWREbQAqpXZHreX9qDxBKjm8ufbrzLLWNYKty7Ds 0JwD9Aaof6mk5phFUJQFCJoLNQuegGVjeaeSd/VZ5YT2SrVdsG2c4w7Ll5NUpF0GIXa+ rHjBB2/avIe4eCs1G6Uu9W/BT90/eUHjH8X/PF+odN48jkSLKn887jd6hLulByHt+RnV TPzkGr8F4mc/lsAFU7XC7Yg4AMwpqMFDkD5SwOxFcux4Sg5zCasxMj2oY8CeRA5J1LXk /xVzdxAr5GXWhMDyLSUKCIFxXYyf/4+NbbfjzzPJPMiAVEJSKxQh+rZB/cYOlO+NMQw3 EOCg== X-Gm-Message-State: AOAM530d6D1N6DXdrZM47pnfAv4c2hkRMPuJmurFabYRsJRd48+KVJJk 89lADbBcI8XTUXPGbA8ZmwyeFxSGEa8= X-Google-Smtp-Source: ABdhPJxiaCGGXeH1gGG9JTwCZRUwXE6unwvepT8Y8Ruqx1VeVJmqehwTJbupsHoex4EUdM/sHIauCA== X-Received: by 2002:a2e:3019:: with SMTP id w25mr1169977ljw.291.1598984862621; Tue, 01 Sep 2020 11:27:42 -0700 (PDT) Date: Tue, 1 Sep 2020 21:27:09 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com]" To: geda-help AT delorie DOT com Subject: Re: [geda-help] Linux Message-ID: <20200901182709.GA19839@newvzh.lokolhoz> Mail-Followup-To: geda-help AT delorie DOT com References: <20200828224300 DOT GA29927 AT newvzh DOT lokolhoz> <20200829221451 DOT GA2565 AT newvzh DOT lokolhoz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Note-from-DJ: This may be spam Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Sep 01, 2020 at 03:21:20PM +0200, Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > Hi, > The result of running > "torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ > ./configure --prefix=/home/torben/lepton": > > ...... > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for pkg-config... (cached) /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > configure: checking for guile 2.2 > configure: checking for guile 2.0 > configure: checking for guile 1.8 > configure: error: ****** > No Guile development packages were found. > > Please verify that you have Guile installed. If you installed Guile > from a binary distribution, please verify that you have also installed > the development packages. If you installed it yourself, you might need > to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more. > > I had installed guile-3.0 and guile-3.0-dev. No directory "~/lepton" was > created - perhaps because of the line ******. > > Make results in "no Make file found": > > torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ ls > > ABOUT-NLS config.log examples NEWS.md > aclocal.m4 configure liblepton README.md > AUTHORS configure.ac libleptonattrib schematic > autogen.sh contrib libleptonrenderer symbols > build-tools CONTRIBUTING.md m4 symcheck > cli COPYING Makefile.am utils > CODE_OF_CONDUCT.md COPYING.LGPL Makefile.in version.h > config.h.in docs netlist version.h.in > > Can you help? Hi Torben, Lepton 1.9.11 does not support Guile 3.0 yet, its support has been added after the release. If you want to build against Guile 3.0, you need to download sources from git instead of tarball: git clone https://github.com/lepton-eda/lepton-eda.git cd lepton-eda autoreconf -ivf ./configure make sudo make install HTH -- Vladimir (λ)επτόν EDA — https://github.com/lepton-eda