Has anyone else attempted to install Frozen Bubble 2?
First I started with the source files and I kept getting the following error:
Then I downloaded the RPMs and converted them to DEB using alien, and I get this:
Seems to be a lose/lose situation. So far though, I have not had any luck figuring out where it wants this file and why it fails to find it (other than, I can't find it either...)
Matt
First I started with the source files and I kept getting the following error:
Code:
Can't locate fb_net.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/frozen-bubble line 62. BEGIN failed--compilation aborted at /usr/bin/frozen-bubble line 62.
Code:
Can't locate fb_stuff.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/frozen-bubble line 61. BEGIN failed--compilation aborted at /usr/bin/frozen-bubble line 61.
Matt
Comment