Results 1 to 4 of 4

Thread: Installing on Solaris...PLEASE HELP!

  1. #1
    Join Date
    Jan 2006
    Location
    Third rock from the sun
    Posts
    106
    Thanks
    17
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Unhappy Installing on Solaris...PLEASE HELP!

    I am trying to install Qt4.1.4 on a Solaris 8 machine. When I un-tar the qt archive, many of the filenames are missing characters (i.e. signalsloteditor_plugin.cp) at the end of the file. I thought this was due to a filename length restriction of 256 characters when using tar, but the path + filename only equalled 119 characters. This happens on many files in the archive, one directory in particular is ./tools/designer/components/signalsloteditor. The messed up filenames are causing WARNINGs when running ./configure:
    WARNING: failure to find: ../signalsloteditor/signalsloteditor_plugin.cpp

    Also, some of the files are missing completely, such as q3mainwindow/q3mainwindow_container.h. However, there is a file in the root directory where I un-tar'ed the archive names "@LongLink".

    I have tried redownloading qt from both a linux and windows machine, but no luck. I even downloaded the opensource version located on the QtCentre main page. Each different download does the same thing.

    I have sucessfully installed Qt4 on Linux and Windows prior to this, and this is my first attempt at Solaris. I have never had any problems installing Qt on Linux. I am running:
    Solaris 8 (also tried on Solaris 9)
    Sun cc/CC 5.6 and 5.7 (Studio 9 and Studio 10)

    Please help!

  2. #2
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Installing on Solaris...PLEASE HELP!

    Are you using GNU tar? You shouldn't have to, as tar files should follow the POSIX standard and not the GNU extensions. I seem to recall a bug on some project's ftp site related to that. If that doesn't work, you could always untar on your Linux or Windows machine, then zip it back up to move to your Solaris box.

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

    Rayven (27th July 2006)

  4. #3
    Join Date
    Jan 2006
    Location
    Third rock from the sun
    Posts
    106
    Thanks
    17
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Talking Re: Installing on Solaris...PLEASE HELP!

    That was exactly the problem. I tried installing on another system, with GNU tar and everything worked as expected. Now I just have to get GNU tar on the other system!! Thanks!

  5. #4
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Installing on Solaris...PLEASE HELP!

    Quote Originally Posted by Rayven
    That was exactly the problem. I tried installing on another system, with GNU tar and everything worked as expected. Now I just have to get GNU tar on the other system!! Thanks!
    There is already a bug logged on this with Trolltech. It's scheduled to be fixed in 4.2. In the meantime, you can get GNU tar at www.sunfreeware.com.

Similar Threads

  1. 4.1.0 qmake compiler error - Solaris
    By Novahokie in forum Installation and Deployment
    Replies: 6
    Last Post: 19th April 2007, 18:49
  2. QT 4.1.1 on Solaris 10
    By KaptainKarl in forum Installation and Deployment
    Replies: 1
    Last Post: 7th February 2007, 13:51
  3. Need help installing.
    By Morea in forum Qt Programming
    Replies: 7
    Last Post: 22nd February 2006, 11:53
  4. Installing Qt 4.1 (open source) on Windows XP
    By katrina in forum Installation and Deployment
    Replies: 8
    Last Post: 19th February 2006, 12:26
  5. Installing QT4.1
    By impeteperry in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd February 2006, 19:56

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.