Page 1 of 5 123 ... LastLast
Results 1 to 10 of 42

Thread: Cube

  1. #1
    Join Date
    Nov 2004
    Location
    Sweden
    Beans
    20
    Distro
    Ubuntu Breezy 5.10

    Cube

    How to install and get it working? I dont get it

    I unpacked it to ~/home/unikum/

  2. #2
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cube

    What the heck is cube?
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  3. #3
    Join Date
    Nov 2004
    Location
    Sweden
    Beans
    20
    Distro
    Ubuntu Breezy 5.10

    Re: Cube


  4. #4
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cube

    Thanks. Download right now. It's a source tarball, so most likely it'll be a make; make install ordeal.

    Let me check that first!
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  5. #5
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cube

    nope -- it's a binary release.... Here we go:

    1. Move cube to /opt: sudo mv ~/cube /opt
    2. Edit /opt/cube/cube_unix.
    Line 2: CUBE_DIR=/opt/cube
    3. Link over: sudo ln -s /opt/cube/cube_unix /usr/local/bin/cube
    4. Execute: cube

    Enjoy!
    P.S. it really looks cool! testing right now!
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  6. #6
    Join Date
    Oct 2004
    Location
    Melbourne, Australia
    Beans
    17
    Distro
    Xubuntu 6.10 Edgy

    Re: Cube

    for cube i think youll also need the lib sdl
    which can be installed from apt

  7. #7
    Join Date
    Nov 2004
    Location
    Denver, Colorado
    Beans
    16

    Re: Cube

    jdong, I downloaded and extracted Cube to /home/franx and then followed your directions, but when I typed in "cube" to launch, I got this:

    franx@ubuntu:~ $ cube
    /opt/cube/bin_unix/ppc_linux_client: error while loading shared
    libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No
    such file or directory
    franx@ubuntu:~ $

    Any advice on what I'm doing wrong?

    Fran

  8. #8
    Join Date
    Oct 2004
    Location
    Mobile, AL, USA
    Beans
    337
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Cube

    Quote Originally Posted by franx
    jdong, I downloaded and extracted Cube to /home/franx and then followed your directions, but when I typed in "cube" to launch, I got this:

    franx@ubuntu:~ $ cube
    /opt/cube/bin_unix/ppc_linux_client: error while loading shared
    libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No
    such file or directory
    franx@ubuntu:~ $

    Any advice on what I'm doing wrong?

    Fran
    sudo apt-get install libstdc++5 ought to do the trick.
    $ whatis themeaningoflife
    themeaningoflife: not found

  9. #9
    Join Date
    Oct 2004
    Beans
    104

    Re: Cube

    Quote Originally Posted by jdong
    What the heck is cube?
    Man, I was about to post a witty "hey, why not apt-get search for it" then did it myself. No Cube! I must have been thinking back to my Gentoo days, where an emerge -s would have given me the info. Huh.

  10. #10
    Join Date
    Nov 2004
    Location
    Denver, Colorado
    Beans
    16

    Re: Cube

    hung squirrel, did as you suggested. now I get this:

    franx@ubuntu:~ $ cube
    /opt/cube/bin_unix/ppc_linux_client: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

    Sorry to be a pest, but I've played this game in OSX and it's quite good. Would really love to run it under Ubuntu.

    Fran
    Last edited by franx; December 1st, 2004 at 02:08 PM.

Page 1 of 5 123 ... 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
  •