Ubuntu 6.06 and Parallels

Discussion in 'Parallels Workstation for Windows and Linux' started by bobap1950, Sep 15, 2006.

  1. bobap1950

    bobap1950 Bit poster

    Messages:
    4
    I had Parallels installed on my Ubuntu 6.06 system earlier and had no problems. I decided to purchase it for that reason, no installation problems. I had a serious hardware problem and decided to upgrade my computer. I now have a AMD dual core CPU and two SATA drives, one with Ubuntu and one with XP. I installed Parallels on my Ubuntu 6.06 system and now when trying to "parallels-config" I get the following message:

    Compiling Parallels Workstation 2.2 drivers...

    Can not compile and/or link drivers. Read /usr/lib/parallels/doc/INSTALL
    and follow instructions specified in this document.


    I have the correct linux-headers installed and I can't get it past this point. Any sugguestions would be appreciated.

    Thanks,

    Bob :)
     
  2. Andrew @ Parallels

    Andrew @ Parallels Parallels Team

    Messages:
    1,507
    Are you sure you kernel souces is installed?
     
  3. bobap1950

    bobap1950 Bit poster

    Messages:
    4
    Kernel Source

    Yes, the kernel source is installed.

    Bob
     
  4. ms @ parallels

    ms @ parallels Parallels Team

    Messages:
    87
    Hi.

    Please send log file to us, or post it here.
     
  5. David Corrales

    David Corrales Hunter

    Messages:
    189
    You probably need to install the compilers and the qt3 library too :)
    Type sudo apt-get install build-essential libqt3-mt
     
  6. bobap1950

    bobap1950 Bit poster

    Messages:
    4
    Thanks David

    David,

    Thanks for the information. It is working now.

    Bob :)
     
  7. David Corrales

    David Corrales Hunter

    Messages:
    189
    Woot! Glad to help :D
     
  8. gideon

    gideon Bit poster

    Messages:
    2
    I'm currently evaluating Parallels 2.2 on Kubuntu 6.06. I've finished installing (using the .deb package) and confugration (parallels-config). I get this error message when I try to issue "parallels" from the command line:

    Code:
    Parallels Workstation 2.2 RC critical error! Send log file ( /usr/lib/parallels/bugreports/parallels-fault-020603.010906.14678.log ) to reports@parallels.com
    
    
    /usr/bin/parallels: line 12: 14678 Segmentation fault      /usr/lib/parallels/parallels-linux
    [someone@localhost:tmp]$ cp /usr/lib/parallels/bugreports/parallels-fault-020603.010906.14678.log /tmp/parallels-fault-020603.010906.14678.log.txt
    Any ideas what's wrong?
     

    Attached Files:

  9. David Corrales

    David Corrales Hunter

    Messages:
    189
    Someone else had this problem a bit ago and it was related to a library being renamed on launch. Try running Parallels as root and see if it helps: sudo parallels
     
  10. gideon

    gideon Bit poster

    Messages:
    2
    Hmm... it worked with sudo. Is there a way so that I don't have to run Parallels as root?
     
  11. David Corrales

    David Corrales Hunter

    Messages:
    189

Share This Page