LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 02-19-2004, 01:17 AM   #1
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Rep: Reputation: 30
Frozen bubble error


I went and downloaded all the dependencing for the game. After that I typr frozen-bubble and I get this error:

Can't locate fbmdkcommon.pm in @INC (@INC contains: /usr/lib/perl5/5.8.3/i486-linux /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i486-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl .) at /usr/bin/frozen-bubble line 43.
BEGIN failed--compilation aborted at /usr/bin/frozen-bubble line 43.

Any ideas?????
 
Old 02-19-2004, 10:55 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
going by the filename "fbmdkcommon.pm" i would assume you are actually installing a mandrake rpm?? you *might* be able to find this file from http://search.cpan.org, but i'd assume you should not have installed this version in the first place.
 
Old 02-19-2004, 11:05 AM   #3
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
this was a tar file. After your post I never saw that. hmm. I take a look at that site and see what I can find
 
Old 02-19-2004, 11:07 AM   #4
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
that site is invaild. It wont open
 
Old 02-19-2004, 11:08 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
remove the comma
 
Old 02-19-2004, 11:09 AM   #6
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well if you would notice that when you click it, that in the error there is a comma on the end of the URL cause he didn't seperate it when typing ...
so if you take out the time and type them 9 letters manually the URL will open for you and it is in fact a valid URL
 
Old 02-19-2004, 11:16 AM   #7
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
Sorry my mistake but it did not have it. I am going to uninstall frozen bubble again and see if I can find a better version
 
Old 02-19-2004, 11:23 AM   #8
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
I got it to work. Thanks guys
 
Old 02-19-2004, 11:34 AM   #9
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
New error

[SDL Init] ALSA lib pcm_hw.c:1055snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Permission denied
[Graphics...] [Levels] mcop warning: user defined signal handler found for SIG_PIPE, overriding
[Sound Init]
Ready.
Illegal instruction
 
Old 02-29-2004, 01:49 AM   #10
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
ok so I try as root and I get this

SDL Init] ALSA lib pcm_hw.c:1055snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
ALSA lib pcm_hw.c:1055snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
[Graphics...] [Levels]
Warning: can't initialize sound (reason: No available audio device).
Ready.
Illegal instruction
 
Old 02-29-2004, 01:54 AM   #11
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
I can get it to this now

Ready.
Illegal instruction

could this be a game glitch
 
Old 02-29-2004, 11:02 AM   #12
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Quote:
Originally posted by JROCK1980
ok so I try as root and I get this

SDL Init] ALSA lib pcm_hw.c:1055snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
ALSA lib pcm_hw.c:1055snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
[Graphics...] [Levels]
Warning: can't initialize sound (reason: No available audio device).
Ready.
Illegal instruction
you might get this if you have not yet installed SDL_mixer,............
 
Old 03-06-2004, 12:25 PM   #13
TheOneAndOnlySM
Member
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Ubuntu 10.04 LTS
Posts: 987

Rep: Reputation: 30
your sound resources are busy....

i assume you are using kde and have aRts sound server enabled? if so disable it in the kde control center under system administration-sound

also, make sure you have no other applications running that use your sound module (such as mail server with sound notification, xmms, etc.)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
frozen bubble error mokojin Linux - Games 0 11-24-2004 03:13 PM
apt-get error: cannot install frozen-bubble branch Linux - Games 1 11-07-2004 06:20 PM
Frozen Bubble run-time error tireseas Linux - Software 3 08-22-2004 06:51 AM
Frozen bubble error! Braveheart1980 Linux - Games 1 07-25-2004 08:24 PM
error loading frozen-bubble evensen Linux - Software 2 06-02-2004 03:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 10:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration