From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Christiansen Date: Wed, 2 Apr 2003 18:09:13 +1000 Subject: [U-Boot-Users] ELDK Install?? In-Reply-To: References: Message-ID: <20030402080912.GC691@dd.nec.com.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Apr 02, 2003 at 09:44:58AM +0200, Roel Loeffen wrote: > RLLinux:/eldk-ppc-linux-x86 # install -d /eldk ppc_74xx > RLLinux:/eldk-ppc-linux-x86 # Roel, Before Wolfgang awards you an "Aaaaaaaarrrrggghhh!" ;), have you perchance tried: which install # which is aliased to `type' (Hate that `type') Or just ensure in the preferred manner, that install is install: ./install ... What happens then? Regards, Erik