LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Frozen Bubble (https://www.linuxquestions.org/questions/linux-software-2/frozen-bubble-39553/)

biblefreak 12-27-2002 06:17 PM

Frozen Bubble
 
I am looking for a game I found on Mandrake 9.0. I have since installed SUSE 8.1 and plan on staying with it. I am looking for the gane Frozen Bubble. Any help would be appreciated!

acid_kewpie 12-27-2002 06:46 PM

what kind of help are you after? just go to google...

El Kid 12-27-2002 06:51 PM

My parents have come to visit me for a week, for the holidays. In a attempt to get them to use linux, I loaded a laptop with Mandrake 9 and Frozen Bubble. They are addicted to the game. They play for hours! Anyway goto www.frozen-bubble.org
Looks like you'll have to build it from source.

biblefreak 12-27-2002 07:27 PM

Yeah, that whole building it from source thing. I need to and want to learn how to, so any help figuring it out would be wonderful. It seems to have dependancy issues that are going to need to be addressed. I guess I should look for a how to on compiling!

Aussie 12-27-2002 08:59 PM

Read the INSTALL and README files that are in the source tarball, the INSTALL file is usually a generic guide on compiling from source.

rshaw 12-27-2002 09:43 PM

most of the SDL stuff is on your disks, you will need to download perl-sdl from frozen-bubble.org and build and install that first.

Ciccio 12-27-2002 11:51 PM

It's much simpler that it looks... boulding from source I mean. it is just
Code:

./configure
make
make install



All times are GMT -5. The time now is 08:13 PM.