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:in-reply-to:references:mime-version :content-transfer-encoding; bh=mmuKDINLixJAFCdHLbU5KJHMc14bN+iKOiLwzx3bVYM=; b=ZG+2bfvo1q2VfzTvBsN5IMIb9wR/FHhamlVX6NxwsLlAH4Q40Z62Ugo551/+QfaWdf PXH7OFUFdcVYC6ElWykUkOtB8WL4/v31W1hG5fJ02eR1p3opyHoRxTVrvUBf7rs4pQCk BAzrb6beUhoNd2lQw+fXcB9HsOBTtUHKHYO8lizspnxxh6AegM60tb2bhK+eHekUjfAC RoxtbiBK8+1GryifAhdW1eBiw3yO9lW218EDXp+ekanUSvSCCegt0/SPN0i2w07Fuker YlX/2LtQZ5BmP8XEOUiXNKNFYpNj8aVFBxbvuWXpfYctVTTEewItUt1zykDNzaTagMrg 8ZUg== 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=mmuKDINLixJAFCdHLbU5KJHMc14bN+iKOiLwzx3bVYM=; b=koaejDNX8iTkQ7qpP7+Rk7VtXwGpKgEctIvPDMKrruRybE6tTp/S+8ye1tOcGW+49z xPfK1NyzjjEuPPXKWdgvye+zcEckm6RlQfgwBrV9T/x4mq1R3gXwjBQE8KFMNjwFR6cm XZcu+QqqS3OYUf64dNvRedanDR+SKNwU5Uyd1XvtIQF2a16F8kjc5LbXMQt6Pu4RApsS NbPPtrc5raVLn64qXzD7OzJh2+BSQ3DQF0LD6+L795dr62GnrHpr3RDIzbLcitCA63Ev kvAnoz8MQ3rSJCAlEb6gCs6DGbKLzJ1FImXcRd9OpKGFt12MMkYi8+R1VO2UjhsxtLoQ JM6g== X-Gm-Message-State: APjAAAXOhnZMacrT5TyV01fmEhJevDI3s1cTFnkia3/6JhzxUGC8VB8y nn1qzCH47ZrlOpHkP2CUuGr1RkhJ X-Google-Smtp-Source: APXvYqx0BsfPemaqgmOlVg1htl//k/x9iqMJxiXdP2swQ8tVgLXOVwWloojOcoCiJC7BNTdAHggcBA== X-Received: by 2002:a2e:7c02:: with SMTP id x2mr6677338ljc.176.1554550235245; Sat, 06 Apr 2019 04:30:35 -0700 (PDT) Date: Sat, 6 Apr 2019 14:30:30 +0300 From: "(graahnul DOT grom AT gmail DOT com) [via geda-help AT delorie DOT com]" To: geda-help AT delorie DOT com Subject: Re: Debian package dependencies (was [geda-help] PCB and resizing via holes?) Message-ID: <20190406143030.18f37b21@demon> In-Reply-To: References: <20190405101514 DOT 248c097c AT demon> <20190405174234 DOT bdp4xx7ujvuo7dhd AT newvzh DOT lokolhoz> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Fri, 5 Apr 2019 22:45:15 +0100 "Graham S (graham DOT seale AT gmail DOT com) [via geda-help AT delorie DOT com]" wrote: > At the very end of the *# make install*, I did see some > messages about texi. > ------------------------------------------------------- > pcb.texi:2791: @include: could not find options.texi > pcb.texi:4656: @include: could not find pcbfile.texi > pcb.texi:5870: @include: could not find wire_size.texi > pcb.texi:5873: @include: could not find letter_size.texi > pcb.texi:5876: @include: could not find > fractional_size.texi pcb.texi:5879: @include: could not > find metric_size.texi pcb.texi:6018: @include: could not > find actions.texi pcb.texi:5961: @ref reference to > nonexistent node `Renumber Action' pcb.texi:4335: @menu > reference to nonexistent node `Object Flags' > pcb.texi:4336: @menu reference to nonexistent node > `PCBFlags' Makefile:602: recipe for target 'pcb.info' > failed make[2]: *** [pcb.info] Error 1 make[2]: Leaving > directory '/home/graham/Downloads/PCB-gEDA/doc' > Makefile:892: recipe for target 'install' failed make[1]: > *** [install] Error 2 make[1]: Leaving directory > '/home/graham/Downloads/PCB-gEDA/doc' Makefile:537: > recipe for target 'install-recursive' failed make: *** > [install-recursive] Error 1 > ------------------------------------------------------------------------------------------------------- > I do not know how essential this texi is, and I am > guessing that 'Object Flags' and 'PCBFlags' sound kind of > important! It did not prevent PCB from launching. It shows that documentation build failed, apparently due to missing TeX packages. You can disable it by passing --disable-doc parameter to the ./configure script. Nothing to worry about, documentation is available on the web: http://pcb.geda-project.org/manual.html. > I am shortly to upgrade the whole distro, and be using > some new SSD hardware. > I expect that even after upgrade to the latest Linux Mint > 19.1, the Ubuntu repository it uses will probably still > be distributing gEDA and pcb versions somewhat from the > past. If I want it to be at the latest stable version, > then it has to be done this way. Linux Mint 19.1 is based on Ubuntu 18.04 LTS ("bionic"): repository search shows pcb 4.0.2 and geda 1.8.2. Purge old packages, and for the latest stable version proceed to https://github.com/lepton-eda/lepton-eda. That's where development goes these days (it's a fork of geda-gaf). We'll help if need be: here on the list and at https://gitter.im/Lepton-EDA/Lobby. regards, Dmitry.