More > JRiver Media Center 32 for Linux

Raspberry Pi Install Problem

<< < (3/9) > >>

Awesome Donkey:
You should probably use the installJRMC script instead of trying to manually install the .deb file in this case.

bob:
sudo dpkg -i MediaCenter-32.0.53-armhf.deb -debug

Don't add that switch to dpkg.

Also what architecture are you using?
cat /proc/version

MonMul:

--- Quote from: Awesome Donkey on June 18, 2024, 06:49:42 am ---You should probably use the installJRMC script instead of trying to manually install the .deb file in this case.

--- End quote ---

Thank you for that suggestion, where will I find this script?

MonMul:

--- Quote from: bob on June 18, 2024, 08:21:25 am ---sudo dpkg -i MediaCenter-32.0.53-armhf.deb -debug

Don't add that switch to dpkg.

Also what architecture are you using?
cat /proc/version

--- End quote ---

'
musicpi@raspberrypi:~/Downloads $ sudo dpkg -i MediaCenter-32.0.53-armhf.deb
(Reading database ... 106205 files and directories currently installed.)
Preparing to unpack MediaCenter-32.0.53-armhf.deb ...
Unpacking mediacenter32:armhf (32.0.53-armhf) over (32.0.53-armhf) ...
dpkg: dependency problems prevent configuration of mediacenter32:armhf:
 mediacenter32:armhf depends on python (>= 2.7) | python2 (>= 2.7) | python3.

dpkg: error processing package mediacenter32:armhf (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for shared-mime-info (2.0-1) ...
Errors were encountered while processing:
 mediacenter32:armhf

musicpi@raspberrypi:~/Downloads $ cat /proc/version
Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023
musicpi@raspberrypi:~/Downloads $
"

Awesome Donkey:
You're trying to use the 32-bit armhf build on a 64-bit arm64 (aarch64) OS, which won't work unless multiarch support is enabled, which I would not recommend doing. Instead just download and use the arm64 build of MC32, which should then install and work fine. Make sure you uninstall the partially installed armhf version first (sudo apt remove mediacenter32:armhf).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version