Page 1 of 1

cmus

Posted: Wed 09 Jul 2008, 10:58
by aragon
Home: http://cmus.sourceforge.net/
Version: 2.4.1
cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.
For usage see /usr/share/doc/cmus.html

Nice feature: The player is able to setup a database.

Compiled and tested in 4.3.1.

cheers
aragon

Posted: Sun 26 Jul 2009, 20:37
by DrOwl
Most cool, i just installed, in Puppy 4.2.1

With only a few minor issues (i found the solution in the forums already but wanted to add it here...
cmus: Error: libavformat.so.52: cannot open shared object file: No such file or directory
just a different version of the library the old one works fine, so we can just make a link

cd /usr/lib
ln -s libavformat.so.51.14.0 libavformat.so.52
libiconv.so.2.4.0 missing
Download it from ttuuxxx's libs here and copy it to /lib

eg
cd /lib/
cp /root/Downloads/libiconv.so.2.4.0 .


And magic cmus is working =)

I do love cmus

Posted: Mon 20 Sep 2010, 07:20
by aragon
uploaded actual version. See main post.

aragon

Posted: Mon 11 Apr 2011, 19:08
by aragon
uploaded actual version. See main post.

aragon

Posted: Mon 12 Sep 2011, 19:24
by aragon
uploaded actual version. See main post.

aragon