More > JRiver Media Center 20 for Linux

AMD64 build libs required

(1/1)

bob:
Information for people trying to run on unsupported distros.

Many of these require other libs. If you have your dependencies in place you should be able to get MC to work.
The version of the library is important. Major version revisions often have different API's and as such won't work.

For Wheezy (builds prior to 20.0.100):


--- Code: ---libidn11 1.25
libgnutls26 2.12
libgcrypt11 1.5
libgpg-error0 1.10
libtasn1-3 2.13
libuuid1 2.20
--- End code ---

For Jessie:


--- Code: ---libp11-kit0
libtasn1-6
libgnutls-deb0-28
libgcrypt20
libidn11 >=1.28
libuuid1

--- End code ---

Standard libs that should exist on any linux AMD64 GUI platform.


--- Code: ---libpthread
libdl
librt
libX11
libXext
--- End code ---

These graphics libs and their dependencies should exist on most any linux AMD64 GUI platform. You may need to retrieve proper versions.


--- Code: ---libgtk2.0 2.24
libglib-2.0 2.32
libgl1 or libgl1-mesa-glx
xdg-utils
exo-utils or kde-runtime or konqueror  or gvfs-bin or libgnome2-0 or pcmanfm

--- End code ---

The base (PCF ONLY) Lucida font is usually found in


--- Code: ---xfonts-75dpi
--- End code ---

The actual default font is the following:


--- Code: ----b&h-lucida-medium-r-normal-sans-12-120-75-75-p-71-iso10646-1
--- End code ---

The unifont is the following:


--- Code: ----gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1
--- End code ---

For ALSA


--- Code: ---libasound2 1.0.25
--- End code ---

RemyJ:
Thanks Bob!  Will test today.

astromo:
For the clueless amongst us [yep, me again], how do you add these libs to a system?

Is it a simple:

--- Code: ---sudo apt-get install
--- End code ---
??

Or is it something more involved?

bob:

--- Quote from: astromo on April 10, 2015, 04:00:17 am ---For the clueless amongst us [yep, me again], how do you add these libs to a system?

Is it a simple:

--- Code: ---sudo apt-get install
--- End code ---
??

Or is it something more involved?

--- End quote ---

This information is mainly for people trying to get MC running on non-debian based distros (Suse, Centos, etc).
Debian based distros like Ubuntu and Mint would likely get everything they need by using the MC apt repositories.

Navigation

[0] Message Index

Go to full version