
-- Original Message -- From: "Roel Loeffen" RL@prodrive.nl To: "U-Boot Users" u-boot-users@lists.sourceforge.net Reply-To: RL@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.