Results 1 to 4 of 4

Thread: Problems installing Qt4 on Yellow Dog 5.0

  1. #1
    Join Date
    Jul 2009
    Posts
    25
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Problems installing Qt4 on Yellow Dog 5.0

    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.

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Problems installing Qt4 on Yellow Dog 5.0

    make sure you didn't mount the drive with "noexec". Then it should work.

  3. The following user says thank you to Lykurg for this useful post:

    bizmopeen (18th December 2009)

  4. #3
    Join Date
    Jul 2009
    Posts
    25
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: Problems installing Qt4 on Yellow Dog 5.0

    Quote Originally Posted by Lykurg View Post
    make sure you didn't mount the drive with "noexec". Then it should work.
    Thanks for the info! However, being a relative Linux newbie I could use a bit of explanation: how can I specify my system does not mount noexec? Do I need to change something in the system configuration files and then reboot? I appreciate the help...

  5. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Problems installing Qt4 on Yellow Dog 5.0

    Look at the file /etc/mtab. But that is only one possible reason. You can also try to run the installer as root: "sudo ./qt..." or use "sh qt...".

Similar Threads

  1. Installing Problems with Qt 4.5 on Win CE 6 for VS 2008
    By MatthesL in forum Installation and Deployment
    Replies: 0
    Last Post: 23rd March 2009, 14:44
  2. problems installing open src Qt 4.3.2 on MSVC2005
    By wiseguy in forum Installation and Deployment
    Replies: 10
    Last Post: 17th November 2007, 12:35
  3. Problems installing on MacOS X
    By a5char in forum Installation and Deployment
    Replies: 2
    Last Post: 26th March 2007, 21:45
  4. Problems when installing QT 4 on Solaris
    By zeki709 in forum Installation and Deployment
    Replies: 6
    Last Post: 10th February 2007, 13:22
  5. Problems installing QT4 on PPC Mac (Tiger)
    By f.stendike in forum Installation and Deployment
    Replies: 0
    Last Post: 21st November 2006, 15:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.