Results 1 to 7 of 7

Thread: I Cant Install Skype???

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Beans
    31
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    I Cant Install Skype???

    Hey I just updated 8.04 and now when i downloaded skype it said under the package installer STATUS: Error wrong architecture 'i386'


    although on skypes website it did say Ubuntu 7.04 so how do i get it to work on 8.04
    Attached Images Attached Images

  2. #2
    Join Date
    Jul 2007
    Location
    Davao
    Beans
    291
    Distro
    Ubuntu Development Release

    Re: I Cant Install Skype???

    I'll bet your running the 64-bit version of Ubuntu. Am I right?

    Have a look at this: http://ubuntuforums.org/showthread.p...ighlight=skype
    Dominique Gerald M. Cimafranca
    Ubuntu Living

  3. #3
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: I Cant Install Skype???

    Are you using 64-bit Ubuntu version? You can force 32-bit packages to install by:

    Code:
    sudo dpkg -i --force-architecture your_skype_package.deb
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  4. #4
    Join Date
    Jun 2008
    Beans
    31
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: I Cant Install Skype???

    can you kind of tell me how to do that im kind of new and yes its the 64 bit edition thanks

  5. #5
    Join Date
    Jun 2008
    Beans
    31
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: I Cant Install Skype???

    it works thanks so so much guys so helpful thanks

  6. #6
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: I Cant Install Skype???

    Quote Originally Posted by goforlinux View Post
    can you kind of tell me how to do that im kind of new and yes its the 64 bit edition thanks
    Click on this link to download the Skype Ubuntu version and save it on your Desktop.

    Assuming you had successfully downloaded the file linked above, perform the following steps below using your terminal:

    Change Directory to your Desktop:

    Code:
    cd ~/Desktop
    Force install the skype pakcage:

    Code:
    sudo dpkg -i --force-architecture skype-debian_2.0.0.72-1_i386.deb
    That should do it.

    EDIT: Just ignore this post, late reply.
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  7. #7
    Join Date
    Apr 2007
    Beans
    227

    Re: I Cant Install Skype???

    anyway... a better way to install Skype is to add skype's repo into apt.
    This way, we will also get updates automatically. See https://help.ubuntu.com/community/Skype

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
  •