From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29225 invoked by alias); 24 Mar 2018 19:13:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 29214 invoked by uid 89); 24 Mar 2018 19:13:15 -0000 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 Received: from mail-ot0-f171.google.com (HELO mail-ot0-f171.google.com) (74.125.82.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 24 Mar 2018 19:13:13 +0000 Received: by mail-ot0-f171.google.com with SMTP id h26-v6so9240124otj.12 for ; Sat, 24 Mar 2018 12:13:13 -0700 (PDT) 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) Received: from q5W ([2605:6000:9fc0:56:c2a:f066:2911:f71b]) by smtp.gmail.com with ESMTPSA id c58-v6sm2453849otj.60.2018.03.24.12.13.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Mar 2018 12:13:11 -0700 (PDT) Message-ID: <5ab6a347.1c69fb81.8b45f.ee5e@mx.google.com> Date: Sat, 24 Mar 2018 19:33:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: texlive-collection-basic requires Perl to be removed To: cygwin@cygwin.com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.4.0 (github.com/svnpenn/tryst) X-SW-Source: 2018-03/txt/msg00401.txt.bz2 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