View Full Version : games frozen bubble
jstam1999
January 16th, 2005, 03:59 PM
i would like to be able to play the frozen bubble game on ubuntu but don't know how
to start. i don;t have it on my computer and am new at linux. if someone could tell me
how to find the game and how to install and run it, i would be grateful. i have a hp
pavilion ze 4530 notebook computer and everything seems to work on it.
node
January 16th, 2005, 04:18 PM
on CLI(shell interface) 'sudo apt-get install frozen-bubble'
That is, if you've enabled warty universo in your apt sources.
jstam1999
January 16th, 2005, 05:04 PM
i tried sudo apt-get install frozen-bubble, and i got a response that said "can't find
package frozen-bubble" i must be doing something wrong. i tried it from terminal
program and put my password when asked
node
January 16th, 2005, 05:07 PM
make sure the lines deb http://archive.ubuntu.com/ubuntu warty universe
deb-src http://archive.ubuntu.com/ubuntu warty universe
are un-#'ed in your /etc/apt/sources.list
after that, do an apt-get update && apt-get install frozen-bubble
ixus_123
January 16th, 2005, 07:11 PM
& to be able to edit that list you'll need to open an editor with root permissions so
/etc/apt/sources.list
sudo gedit
for example, you can navigate to the file from there.
jstam1999
January 16th, 2005, 09:27 PM
i don't know whether to say thanks or not. i did edit the * out of the files and it still
didn't work, but it said to get apt update. which i did and then it downloaded okay.
now it plays great but i just wasted about half an hour playing it. hard to control that
habit.
ixus_123
January 17th, 2005, 12:25 AM
you always have to update after changing the list or indeed downloading anything. When you update, apt-get, fetches an uptodate list of what's available. If you don't update your system will things were as they were the last time you ran apt-get.
Might also want to try lbreakout2 if you want great gaming
multipunto
February 18th, 2005, 09:55 PM
make sure the lines deb http://archive.ubuntu.com/ubuntu warty universe
deb-src http://archive.ubuntu.com/ubuntu warty universe
are un-#'ed in your /etc/apt/sources.list
after that, do an apt-get update && apt-get install frozen-bubble
Thanks you!!!
:-)
taurus8585
February 24th, 2005, 12:39 AM
Hi all...
May i know how to get the game frozen bubble working on linux? I'm trying to download the the '.rpm' files from the www.frozen-bubble.org website but don't know which files to use.
IceAxe18
February 24th, 2005, 12:53 AM
taurus8585 you need to do this to install the game:
apt-get update
apt-get install frozen-bubble
taurus8585
February 24th, 2005, 12:09 PM
Can Not Find SDL.pm
Managed to install the frozen-bubble but when I tried to run the frozen-bubble I get this error:
Can't locate SDL.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i486-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i486-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/bin/frozen-bubble line 51. BEGIN failed--compilation aborted at /usr/bin/frozen-bubble line 51.
Is this due to some missing files or package and what should I do to fix this problem?
jdodson
February 25th, 2005, 07:23 PM
fwiw, it seems from the main frozen bubble page they are going to release a multiplayer network version sometime. i hope this comes out within the year, it would be a great addition to the game.
prince_niceguy
February 2nd, 2009, 05:24 PM
on CLI(shell interface) 'sudo apt-get install frozen-bubble'
That is, if you've enabled warty universo in your apt sources.
Thanks you ... was searching for it and never realised that it was in the repo... thanks a ton...
bapoumba
February 2nd, 2009, 05:30 PM
This thread was referring to frozen-bubble 2005, closing here :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.