From mboxrd@z Thu Jan 1 00:00:00 1970 From: wolfgang.grandegger at bluewin.ch Date: Wed, 2 Apr 2003 10:09:26 +0200 Subject: [U-Boot-Users] ELDK Install?? In-Reply-To: Message-ID: <3E6436030004699C@mss3n.bluewin.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >-- Original Message -- >From: "Roel Loeffen" >To: "U-Boot Users" >Reply-To: RL at prodrive.nl >Subject: [U-Boot-Users] ELDK Install?? >Date: Wed, 2 Apr 2003 09:44:58 +0200 > > >Hello thx for previous anwsers! > >After downloading the complete ELDK, I'm trying to install the suite. >But it will not work: > >RLLinux:/eldk-ppc-linux-x86 # ll >total 569 >drwxr-xr-x 12 root root 440 Apr 2 2003 . >drwxr-xr-x 23 root root 576 Apr 2 2003 .. >-r-xr-xr-x 1 root root 59 Apr 1 18:30 ELDK_FIXOWNER >-r-xr-xr-x 1 root root 5786 Apr 1 18:31 ELDK_MAKEDEV >-r-xr-xr-x 1 root root 58543 Apr 1 18:31 MD5SUM >-r-xr-xr-x 1 root root 70776 Apr 1 18:31 README.html >drwxr-xr-x 2 root root 792 Apr 2 2003 RPMS >drwxr-xr-x 2 root root 48 Apr 2 2003 edlk >drwxr-xr-x 2 root root 296 Apr 2 2003 etc >-r-xr-xr-x 1 root root 431628 Apr 1 18:31 install >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_4xx >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_4xxFP >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_74xx >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_7xx >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_82xx >drwxr-xr-x 3 root root 72 Apr 2 2003 ppc_8xx >drwxr-xr-x 4 root root 96 Apr 2 2003 tools >RLLinux:/eldk-ppc-linux-x86 # install -d /eldk ppc_74xx >RLLinux:/eldk-ppc-linux-x86 # > > >This is the result... > >I've created a directory /eldk with full read/write/execute rights. >The suite will not install I assume you followed the instructions at: http://www.denx.de/ELDK/eldk-installation.html#ELDK-DOWNLOAD. Maybe you are using the wrong installation program? What does the command "which install" report? Good luck, Wolfgang.