delorie.com/archives/browse.cgi | search |
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:date:from:to:subject:message-id:references | |
:mime-version:content-type:in-reply-to; q=dns; s=default; b=j+9V | |
u9t0/8wMM55vP6LPiNZQUpuF48pkZtNjghBgbCN0gtfmMmUcmwBWyF6m3dvVLjZT | |
vKoyWmd8Uxh7FhNUmSMC9NPevJPiisbcJ5dDATwY8Xuh2Jb2W5sWlOYw++q2HzEK | |
Q8WZhFm9rXiKQQWuhMmfc2/sBE63cEMvRKiRCiw= | |
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:date:from:to:subject:message-id:references | |
:mime-version:content-type:in-reply-to; s=default; bh=E4gGKkIM7i | |
zsvmN+iz87hAbmgEc=; b=Jzav6kL+gaWlfwjw/oiB185287Y3uUGi6xiYXrmST9 | |
qCoPpH8LeMyTJAt68x1XDoMjrZxoqVRFbJuwJ9LZpupIr2J84PTVS7lJcyYslWU8 | |
F+g1Kd2gpKcAVAbrK22nUJ5vz58C8dOqFiSkp2uZaxh3lXkPNWF5Fw1gHHqposKx | |
Y= | |
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=4.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPAM_BODY autolearn=no version=3.3.2 |
X-HELO: | mail104.syd.optusnet.com.au |
Date: | Tue, 8 Apr 2014 09:26:00 +1000 |
From: | Duncan Roe <duncan_roe AT acslink DOT net DOT au> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Trouble with running cygwin dll on Vortex86MX+ CPU |
Message-ID: | <20140407232600.GA21047@dimstar.local.net> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <loom DOT 20140403T003453-906 AT post DOT gmane DOT org> <20140404083359 DOT GD2508 AT calimero DOT vinschen DOT de> <loom DOT 20140404T113717-470 AT post DOT gmane DOT org> <20140404113738 DOT GF2508 AT calimero DOT vinschen DOT de> <loom DOT 20140407T124141-753 AT post DOT gmane DOT org> <20140407112313 DOT GA17922 AT calimero DOT vinschen DOT de> <5342D299 DOT 1040101 AT cygwin DOT com> <loom DOT 20140407T225832-327 AT post DOT gmane DOT org> <534322E8 DOT 8070701 AT cygwin DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <534322E8.8070701@cygwin.com> |
User-Agent: | Mutt/1.5.22 (2013-10-16) |
X-Optus-CM-Score: | 0 |
X-Optus-CM-Analysis: | v=2.1 cv=PqKqMW83 c=1 sm=1 tr=0 a=+cDhJlqnNvz9E7c5l3ERGg==:117 a=+cDhJlqnNvz9E7c5l3ERGg==:17 a=y26AOypDAAAA:8 a=PO7r1zJSAAAA:8 a=M1kyBYkWWGkA:10 a=XgNwpYT-f2UA:10 a=kj9zAlcOel0A:10 a=iaFubHWvAAAA:8 a=0fRoXgQtU8KxgtHwCGUA:9 a=CjuIK1q_8ugA:10 |
X-IsSubscribed: | yes |
On Mon, Apr 07, 2014 at 06:12:56PM -0400, Larry Hall (Cygwin) wrote: > On 4/7/2014 5:09 PM, Colin wrote: > > <snip> > > >>Indeed. And if your path under bash doesn't include /usr/bin, then I'll > >>wager your postinstall scripts didn't run or at least > >completely/correctly. > >>See /etc/postinstall for the scripts. If you aren't able to figure out > >>what didn't run properly, you can either try rerunning everything > >manually > >>and looking for faults (if any) or just rerun setup.exe and hope that it > >>has better luck with the scripts the second time around. > >> > > > >Spot on, Larry. $PATH is empty. > >I 'Reinstall'ed Cygwin, but the result is the same. I did take note of > >setup complaining that there is a more recent version available according > >to the ini file (2.774 vs 2.674) but I'm picking that isn't the problem. > > I do find it interesting that the Cygwin Time Machine wouldn't have the > setup version and the archive in sync. You'd have to check with that site > to understand why you're seeing that. > > >/etc/postinstall contains the following "done" script files: > >base-files-mketc.sh.done > >base-files-profile.sh.done > >bash.sh.done > >coreutils.sh.done > >cygwin-doc.sh.done > >man.sh.done > >passwd-grp.sh.done > >terminfo.sh.done > >terminfo0.sh.done > >update-info-dir.sh.done > > > >Is there something missing from that list? What's my next step? I haven't > >yet tried running them manually, that will have to wait until tonight (gmt > >+ 12). > > That list seems a bit limited to me, unless you specifically asked for just > those packages to install. Allowing setup to install a default installation > should get you several dozen packages I believe, in 1.5 days. So I'd say > start there and check that. If that doesn't help, check with the Cygwin > Time Machine site for help. > I have an older install at work, and thought that behaviour was normal (empty $PATH). I just set the PATH in .bashrc in the initial directory - then everything "just worked". Cheers ... Duncan. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |