Mail Archives: geda-help/2020/09/01/13:37:52
This is a multi-part message in MIME format.
--------------E01D76B2275A7F0CBB1A1149
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Just a guess, but it looks like the config is not looking for guile 3.  
You might be able to modify the configure file but you'd be safer 
installing 2.2
On 9/1/20 9:21 AM, 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 <http://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 <http://config.h.in>         docs             netlist 
> version.h.in <http://version.h.in>
>
> Can you help?
> torben
>
> On Mon, Aug 31, 2020 at 11:41 AM Torben Friis <friistf AT gmail DOT com 
> <mailto:friistf AT gmail DOT com>> wrote:
>
>     Hi Vladimir,
>     I went through the motions of installing Lepton from Ubuntu. It
>     installed all right and I made all the files, but it turned out to
>     be an earlier version and when I got to refdes_renum I got
>     "command not known".
>     I then deleted everything and downloaded Lepton-eda-1.9.11 as seen
>     in the attached screen picture. I am a bit lost. I see nothing
>     about exe or install.
>     What to do?
>     torben
>
>     On Sun, Aug 30, 2020 at 12:41 AM Vladimir Zhbanov
>     (vzhbanov AT gmail DOT com <mailto:vzhbanov AT gmail DOT com>) [via
>     geda-help AT delorie DOT com <mailto:geda-help AT delorie DOT com>]
>     <geda-help AT delorie DOT com <mailto:geda-help AT delorie DOT com>> wrote:
>
>
>         Torben,
>
>         On Sat, Aug 29, 2020 at 06:37:11PM +0200, Torben Friis
>         (friistf AT gmail DOT com <mailto:friistf AT gmail DOT com>) [via
>         geda-help AT delorie DOT com <mailto:geda-help AT delorie DOT com>] wrote:
>         > Hi Vladimir,
>         > That sounds advanced. Is there a step by step description of
>         how this is
>         > done? In the 18.04 version of Ubuntu I just said "install
>         geda" - now I
>         > have the 20.04.1 version.
>
>         I don't know what the 'install' program in Ubuntu does. On most
>         systems, 'install' is a part of 'coreutils' which is used in
>         Makefiles to copy built files with appropriate permissions where
>         they should be installed.
>
>         On Debian and its derivatives, there exist several 'apt' utilities
>         which can be used to install Lepton, e.g.:
>
>         aptitude install lepton-eda
>
>         (or just install it using its UI)
>
>         or
>
>         apt-get install lepton-eda
>
>         or use 'synaptic' or any other GUI tool.  Maybe, there are other
>         package management tools like those mentioned above.
>
>         There is also a Lepton wiki page for Ubuntu users:
>
>         https://github.com/lepton-eda/lepton-eda/wiki/Ubuntu
>
>         HTH
>
>         -- 
>           Vladimir
>
>         (λ)επτόν EDA — https://github.com/lepton-eda
>
--------------E01D76B2275A7F0CBB1A1149
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Just a guess, but it looks like the config is not looking for
      guile 3.  You might be able to modify the configure file but you'd
      be safer installing 2.2<br>
    </p>
    <div class="moz-cite-prefix">On 9/1/20 9:21 AM, Torben Friis
      (<a class="moz-txt-link-abbreviated" href="mailto:friistf AT gmail DOT com">friistf AT gmail DOT com</a>) [via <a class="moz-txt-link-abbreviated" href="mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>] wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMw9acCBEy0Q0zMu2+duP_E12po9uoFs9jD7Cafzu_tXiRCHOQ AT mail DOT gmail DOT com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif;font-size:large">Hi,<br>
          The result of running
          <a class="moz-txt-link-rfc2396E" href="mailto:torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$./configure--prefix=/home/torben/lepton">"torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$
          ./configure --prefix=/home/torben/lepton"</a>:<br>
          <br>
          ......<br>
          checking for pkg-config... /usr/bin/pkg-config<br>
          checking pkg-config is at least version 0.9.0... yes<br>
          checking for pkg-config... (cached) /usr/bin/pkg-config<br>
          checking pkg-config is at least version 0.9.0... yes<br>
          configure: checking for guile 2.2<br>
          configure: checking for guile 2.0<br>
          configure: checking for guile 1.8<br>
          configure: error:                                            
           ******<br>
          No Guile development packages were found.<br>
          <br>
          Please verify that you have Guile installed.  If you installed
          Guile<br>
          from a binary distribution, please verify that you have also
          installed<br>
          the development packages.  If you installed it yourself, you
          might need<br>
          to adjust your PKG_CONFIG_PATH; see the pkg-config man page
          for more.<br>
          <br>
          I had installed guile-3.0 and guile-3.0-dev. No directory
          "~/lepton" was created - perhaps because of the line ******.<br>
        </div>
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif;font-size:large"><br>
        </div>
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif;font-size:large">Make
          results in "no Make file found":<br>
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$">torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$</a> ls</div>
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif;font-size:large"><br>
        </div>
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif;font-size:large">ABOUT-NLS
                    config.log       examples           NEWS.md<br>
          aclocal.m4          configure        liblepton        
           README.md<br>
          AUTHORS             <a href="http://configure.ac"
            moz-do-not-send="true">configure.ac</a>     libleptonattrib
             schematic<br>
          autogen.sh          contrib          libleptonrenderer
           symbols<br>
          build-tools         CONTRIBUTING.md  m4                
          symcheck<br>
          cli                 COPYING          Makefile.am        utils<br>
          CODE_OF_CONDUCT.md  COPYING.LGPL     Makefile.in      
           version.h<br>
          <a href="http://config.h.in" moz-do-not-send="true">config.h.in</a>
                  docs             netlist            <a
            href="http://version.h.in" moz-do-not-send="true">version.h.in</a><br>
          <br>
          Can you help?<br>
          torben</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Aug 31, 2020 at 11:41
          AM Torben Friis <<a href="mailto:friistf AT gmail DOT com"
            moz-do-not-send="true">friistf AT gmail DOT com</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">
            <div class="gmail_default"
              style="font-family:arial,helvetica,sans-serif;font-size:large">Hi
              Vladimir,<br>
              I went through the motions of installing Lepton from
              Ubuntu. It installed all right and I made all the files,
              but it turned out to be an earlier version and when I got
              to refdes_renum I got "command not known".<br>
              I then deleted everything and downloaded Lepton-eda-1.9.11
              as seen in the attached screen picture. I am a bit lost. I
              see nothing about exe or install. <br>
              What to do?<br>
              torben<br>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Sun, Aug 30, 2020 at
              12:41 AM Vladimir Zhbanov (<a
                href="mailto:vzhbanov AT gmail DOT com" target="_blank"
                moz-do-not-send="true">vzhbanov AT gmail DOT com</a>) [via <a
                href="mailto:geda-help AT delorie DOT com" target="_blank"
                moz-do-not-send="true">geda-help AT delorie DOT com</a>] <<a
                href="mailto:geda-help AT delorie DOT com" target="_blank"
                moz-do-not-send="true">geda-help AT delorie DOT com</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex"><br>
              Torben,<br>
              <br>
              On Sat, Aug 29, 2020 at 06:37:11PM +0200, Torben Friis (<a
                href="mailto:friistf AT gmail DOT com" target="_blank"
                moz-do-not-send="true">friistf AT gmail DOT com</a>) [via <a
                href="mailto:geda-help AT delorie DOT com" target="_blank"
                moz-do-not-send="true">geda-help AT delorie DOT com</a>] wrote:<br>
              > Hi Vladimir,<br>
              > That sounds advanced. Is there a step by step
              description of how this is<br>
              > done? In the 18.04 version of Ubuntu I just said
              "install geda" - now I<br>
              > have the 20.04.1 version.<br>
              <br>
              I don't know what the 'install' program in Ubuntu does. 
              On most<br>
              systems, 'install' is a part of 'coreutils' which is used
              in<br>
              Makefiles to copy built files with appropriate permissions
              where<br>
              they should be installed.<br>
              <br>
              On Debian and its derivatives, there exist several 'apt'
              utilities<br>
              which can be used to install Lepton, e.g.:<br>
              <br>
              aptitude install lepton-eda<br>
              <br>
              (or just install it using its UI)<br>
              <br>
              or<br>
              <br>
              apt-get install lepton-eda<br>
              <br>
              or use 'synaptic' or any other GUI tool.  Maybe, there are
              other<br>
              package management tools like those mentioned above.<br>
              <br>
              There is also a Lepton wiki page for Ubuntu users:<br>
              <br>
              <a
                href="https://github.com/lepton-eda/lepton-eda/wiki/Ubuntu"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/lepton-eda/lepton-eda/wiki/Ubuntu</a><br>
              <br>
              HTH<br>
              <br>
              -- <br>
                Vladimir<br>
              <br>
              (λ)επτόν EDA — <a href="https://github.com/lepton-eda"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/lepton-eda</a><br>
            </blockquote>
          </div>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>
--------------E01D76B2275A7F0CBB1A1149--
- Raw text -