Hello, all;

I'm trying to install Qt4 on my Yellow Dog 5 partition on my Mac G4 PPC using the following commands:

Qt Code:
  1. chmod u+x qt-sdk-linux-x86-opensource-2009.02.bin
  2. ./qt-sdk-linux-x86-opensource-2009.02.bin
To copy to clipboard, switch view to plain text mode 

...I am already logged in as root, but I get the following error:

Qt Code:
  1. bash: ./qt-sdk-linux-x86-opensource-2009.02.bin: cannot execute binary file
To copy to clipboard, switch view to plain text mode 

Can anyone provide any assistance on what the problem might be? Thanks in advance.