Howto: Get Mudlet on a raspberry pi!

User avatar
Vadi
Posts: 5011
Joined: Sat Mar 14, 2009 3:13 pm

Re: Howto: Get Mudlet on a raspberry pi!

Post by Vadi »

gotcha. Trial run? :)

Kurtzisa
Posts: 5
Joined: Fri Sep 02, 2022 4:38 pm

Re: Howto: Get Mudlet on a raspberry pi!

Post by Kurtzisa »

Vadi wrote:
Sat Sep 03, 2022 8:52 am
gotcha. Trial run? :)
not yet, my pi is still compiling agent DVR so 100% cpu usage. i try to figure how to move my windows mudlet configuration to raspberry and i use a 7w pi to play instead of my "Master Race" PC 8-) . Energy current is not cheap anymore

User avatar
Vadi
Posts: 5011
Joined: Sat Mar 14, 2009 3:13 pm

Re: Howto: Get Mudlet on a raspberry pi!

Post by Vadi »

Yep that would work. See https://wiki.mudlet.org/w/Mudlet_File_L ... file_paths for moving your stuff over

Kurtzisa
Posts: 5
Joined: Fri Sep 02, 2022 4:38 pm

Re: Howto: Get Mudlet on a raspberry pi!

Post by Kurtzisa »

I blow up Everything!

so i reinstalled Raspbian bullseye 64 bit.

on point "1.a Install apt dependencies" the metapackage qt5-default is not in bullseye, but it seems not important, you can install all the package instead, the solution is here https://askubuntu.com/questions/1335184 ... untu-21-04

Code: Select all

sudo apt-get install build-essential git liblua5.1-dev zlib1g-dev libhunspell-dev libpcre3-dev \
  libzip-dev libboost-graph-dev libyajl-dev libpulse-dev lua-rex-pcre lua-filesystem lua-zip \
  lua-sql-sqlite3 qt5-default qtmultimedia5-dev qttools5-dev luarocks ccache libpugixml-dev cmake
there is a "\" character, it's a typo i presume.

Image

Next sterp is "how to use mapper"

Great job!

Post Reply