Hello,
What is needed in BB64 to activate Frozen Bubble?
Dowload from Package Manager went through clean saying no missing dependencies.
Is it dev/x mounted in /initrd/mnt/dev_save?
Thank you in advance.
Sky
Moderator: Forum moderators
Hello,
What is needed in BB64 to activate Frozen Bubble?
Dowload from Package Manager went through clean saying no missing dependencies.
Is it dev/x mounted in /initrd/mnt/dev_save?
Thank you in advance.
Sky
open a terminal and type:
Code: Select all
cpan App::cpanminus
install and then type:
Code: Select all
cpanm Data::Dumper
this will add the PERL module that is missing.
open a terminal and type:
Code: Select all
cpan App::cpanminus
I must have missed something?
Sky
installing the devx from quickpet>>useful should fix this
fossapup64 viewtopic.php?f=40&t=88
installing the devx from quickpet>>useful should fix this
Thank you philb, taking dev/x from Quickpet worked.
Sky