Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: .bundle - how do I install

  1. #1
    Join Date
    Jun 2005
    Location
    Arizona
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    .bundle - how do I install

    I am trying to install a program that gives me .rpm option and a .bundle option. I tried alien on the .rpm, no luck.

    what the heck is a .bundle and what do I do with it?

  2. #2
    Join Date
    Jun 2005
    Location
    Arizona
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: .bundle - how do I install

    did a chmod +x and did a ./ and it worked.

  3. #3
    Join Date
    Nov 2008
    Beans
    1

    Re: .bundle - how do I install

    Let me guess, you were trying to install vmware?

  4. #4
    Join Date
    Feb 2006
    Location
    So.San Francisco
    Beans
    745

    Re: .bundle - how do I install

    Quote Originally Posted by banditti View Post
    did a chmod +x and did a ./ and it worked.
    Dont forget to send yourself a "thanks"!

    darco
    Reason: no beans

  5. #5
    Join Date
    Dec 2006
    Beans
    3

    Re: .bundle - how do I install

    Thanks a lot. You people saved my day. And yes. I am trying to install vmware player.

  6. #6
    Join Date
    Aug 2006
    Beans
    362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: .bundle - how do I install

    I was googling what the hell a .bundle is, and incidentally, I too am installing vmware player. Thanks!

  7. #7
    Join Date
    Mar 2008
    Location
    PA
    Beans
    55
    Distro
    Hardy Heron (Ubuntu Development)

    Re: .bundle - how do I install

    Quote Originally Posted by banditti View Post
    did a chmod +x and did a ./ and it worked.
    What is a "./"?

  8. #8
    Join Date
    Aug 2006
    Beans
    362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: .bundle - how do I install

    Quote Originally Posted by mjp216 View Post
    What is a "./"?
    It specifies that the file you want to run is in the current directory. Otherwise, it'll look for it in the path such as /usr/bin, etc.

  9. #9
    Join Date
    Jun 2008
    Beans
    7

    Re: .bundle - how do I install

    Quote Originally Posted by banditti View Post
    did a chmod +x and did a ./ and it worked.
    Awesome! Thanks!

  10. #10
    Join Date
    Apr 2009
    Beans
    1

    Re: .bundle - how do I install

    Talk to me like i'm 5 years old.
    I want to install .bundle too, but i just installed ubuntu for the first time so i don't know much can u tell what exactly i have to fill in.

    Trying one of those:
    VMware-Workstation-6.5.1-126130.x86_64.bundle
    VMware-Player-2.5.2-156735.i386.bundle

    I already tried the first one with alien out of .rpm what i got out of the .rpm is a .bundle

    NEVERMIND figured out here's how:

    Code:
    sudo sh '/home/(username like /jacky)/Desktop/VMware-Player-2.5.2-156735.i386.bundle'
    Code:
    sudo sh '/home/(username like /jacky)/Desktop/VMware-Workstation-6.5.1-126130.x86_64.bundle
    It's easier to just insert sudo sh and grab ur file and drag into the terminal and enter it.

    It's maybe easy for some u guys but some poeple like me didn't knew this

    And that's what i spend my whole free day on
    Last edited by j3llyguy; April 20th, 2009 at 04:57 PM.

Page 1 of 2 12 LastLast

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
  •