From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1135 invoked by alias); 7 Apr 2014 16:30:34 -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 1122 invoked by uid 89); 7 Apr 2014 16:30:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173021pub.verizon.net Received: from vms173021pub.verizon.net (HELO vms173021pub.verizon.net) (206.46.173.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 07 Apr 2014 16:30:32 +0000 Received: from [192.168.1.231] ([unknown] [74.104.179.122]) by vms173021.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0N3O003CJ5UFOXC0@vms173021.mailsrvcs.net> for cygwin@cygwin.com; Mon, 07 Apr 2014 11:30:22 -0500 (CDT) Message-id: <5342D299.1040101@cygwin.com> Date: Mon, 07 Apr 2014 16:30:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: Trouble with running cygwin dll on Vortex86MX+ CPU References: <20140404083359.GD2508@calimero.vinschen.de> <20140404113738.GF2508@calimero.vinschen.de> <20140407112313.GA17922@calimero.vinschen.de> In-reply-to: <20140407112313.GA17922@calimero.vinschen.de> Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit X-SW-Source: 2014-04/txt/msg00127.txt.bz2 On 4/7/2014 7:23 AM, Corinna Vinschen wrote: > On Apr 7 11:08, Colin wrote: >> Corinna Vinschen cygwin.com> writes: >> >>> >>> On Apr 4 09:44, Colin wrote: >>>> Corinna Vinschen cygwin.com> writes: >>>> >>> >>> Alternatively, even though I hate to point people to older versions >>> of Cygwin, you could try the old Cygwin 1.5.25. I'm not quite sure, >>> but I think it was compiled for i586 or even i386. It's not as >>> feature-rich as Cygwin 1.7 but it worked, and maybe the set of >>> POSIX functions is sufficient for you. See the Cygwin time machine >>> at http://www.fruitbat.org/Cygwin/index.html#cygwincirca >>> >>> If you want to go even further back in time, then MSYS may be the >>> right thing for you. It's a rip-off of Cygwin 1.3.22 with a few >>> patches to supposedly building native executables a bit better. >>> Just make sure to grab the old MSYS, not the more recent MSYS2. >>> See http://www.mingw.org/wiki/MSYS >>> >>> HTH, >>> Corinna >>> >> >> Cygwin 1.5.25 seems like a good option. So I downloaded setup-legacy.exe >> from fruitbat and ran it on an XP machine which has not previously seen >> Cygwin. Initially I installed just the base Cygwin files. The process ran >> as expected, and installed 4,263 files in 472 folders. >> >> However the bash shell appears non-functional as far as external commands >> go. It presents a prompt bash-3.2$, if I type something like ls, it >> responds command not found. Any ideas? > > $PATH? 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. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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