delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/03/24/15:13:26

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:subject:to:references
:content-type; q=dns; s=default; b=Bmi9iHLztaX9DCMrvqFhB9g1aNPdI
VOCPPyIzLdVV/VAjzWNmM76jL9M9bPPSVPgDFTQK2TghS4yU/yeu9RsbFs26Oczi
Kz6Vpfadcpa1bQRXgGNQU4pwozLRPY00i44q6unfZcmJzno1HjDdvquWWwQVqOOG
Vz28uKG93jV7r0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:subject:to:references
:content-type; s=default; bh=nYiZEf0nDAIBUAJ1JN2ji/vE40M=; b=Dll
myHBOGwvyo4IgKL8OPxLbUEYpWejSnYMzhwudgC4WcawY0sglhsvwysTli68LjY4
b98T6BLaRDQjDE5Bcue1haKFlyPu/grULBrydI+63mh6S9BWwlwdllddZhMwmT6j
srfH/NAbQJYdVa5BO1igBtzyoOUCwIGzh46RMPAw=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=alternatively, H*UA:github.com, Welcome, H*M:1c69fb81
X-HELO: mail-ot0-f171.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=OuSpNh2+uocHqr7c0ea0DNTYN+xpAIivK5A1Qtpo/lc=; b=PFV+IuIAI292dw3exBKA2TsN9ogd8wS6zwpi4k1BF+XQpxd52R7nLVH+wYCmw7u3Wz Fhw4+huxqKrPVgWzB+AkG+08Fw2JHtg6GyRfMpAw2tqnu9jGUkz/w3RkAq4RkJH2SefF N4lBITP4KTCXJ+aKMEqp8PHHf5MdnPZ3ecg9Qgktfr3UGHxeq+SjAdGx8ZjoFlQWo3/D Ej2qaUBtR0PjIPEMwyR9moCLYgqbypE1fxj+Qsb5CsJ1q7f41ocFl5xHyvrFS86MB+s9 2tKDI2okopygLiUHCPHiu8cstx5NfRAA1J99at5neoo4s//KOKrJ1B1usX8b6wD5G/u+ zUeA==
X-Gm-Message-State: AElRT7GUYpzbek6LkSaEZQJadbsOH4//Les//wOw2ftnOkVr65J+BcXL pZCsj9prp7dnVUASqM7Hky1MhA==
X-Google-Smtp-Source: AG47ELsUQVLoXJfVMXrJUzXNQonNdinJJNBd6DgqFMKbgo/RXwWrJrOk4o1uOwef9NMV0sNxSY2teQ==
X-Received: by 2002:a9d:1a6b:: with SMTP id u40-v6mr20450007otu.87.1521918791749; Sat, 24 Mar 2018 12:13:11 -0700 (PDT)
Message-ID: <5ab6a347.1c69fb81.8b45f.ee5e@mx.google.com>
Date: Sat, 24 Mar 2018 12:13:11 -0700 (PDT)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
Subject: Re: texlive-collection-basic requires Perl to be removed
To: cygwin AT cygwin DOT com
References: <fcfa22b0-cbe2-d4fd-0933-53836a786910 AT gmail DOT com>
User-Agent: Tryst/2.4.0 (github.com/svnpenn/tryst)

On Sat, 24 Mar 2018 11:43:42, Jordan Geoghegan wrote:
> If you tested it in a VM, then you would have seen that Perl is in the 
> base.

Using this file:

http://fastly.cdn.openbsd.org/pub/OpenBSD/6.2/amd64/install62.iso

If you extract one of the files will be:

    6.2/amd64/base62.tgz

then if you extract that file, one of the files will be:

    usr/bin/perl

so yes, you are right. the trouble is that Perl is not available in the "live"
environment. When you first load, you get this:

    Welcome to the OpenBSD/amd64 6.2 installation program.
    (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? s
    # type perl
    perl not found

alternatively, if you do run the installer, then "Remove disk from virtual
drive, then "reboot", it does work:

    # type perl
    perl is /usr/bin/perl

So only the "installed" environment has Perl.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019