Results 1 to 5 of 5
So I'm spending some time working on dowloading some games and themes (hence the superkaramba thread) and I got Cube2 at least up and running (nice game btw) and thought ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-25-2007 #1Just Joined!
- Join Date
- Sep 2005
- Location
- murderapolis, mn.
- Posts
- 22
Toopid FooBillards!
So I'm spending some time working on dowloading some games and themes (hence the superkaramba thread) and I got Cube2 at least up and running (nice game btw) and thought I'd try downloading another game.
3-D Pool, very cool. Downloaded the tar, unzipped it, compiled it, and installed it. The one problem? Getting the game to execute so it will run. I can get into the directory, but can't seem to come up the command to start the game.
I know someone has the answer to this because there is no information on the Foo Billards site or in any of the files I downloaded for the game.
As usual, thanks in advance.

DS
- 07-25-2007 #2
Well then CD into the games directory and try ls to see what's there.
you might see a file like 3-d-pool.sh
If so, then try sh 3-d-pool.shI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-26-2007 #3Just Joined!
- Join Date
- Sep 2005
- Location
- murderapolis, mn.
- Posts
- 22
This is as far as a I get and I can't figure out how to make the file execute and start.[phiberoptik@localhost ~]$ dir
config.log Desktop Firefox_wallpaper.png Makefile src
config.status Documents foobillard-SDL.spec Music tmp
data Download foobillard.spec Pictures Video
[phiberoptik@localhost ~]$ cd Download
[phiberoptik@localhost Download]$ dir
Games sauerbraten
[phiberoptik@localhost Download]$ cd Games
[phiberoptik@localhost Games]$ dir
foobillard-3.0a
[phiberoptik@localhost Games]$ cd foobillard-3.0a
[phiberoptik@localhost foobillard-3.0a]$
- 07-26-2007 #4
Is there no files at all in the foobillard-3.0a folder?
If there is no files there, you probably need to re-install or re-extract the files you downloaded.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-26-2007 #5
There's an executable called foobillard in /usr/bin/. This should start it for you.
Pete


Reply With Quote
