moc

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

moc

#1 Post by aragon »

Homepage: http://moc.daper.net/
Version: 2.5.0 alpha 3
MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use.
Nice one, plays (some) netaudio-streams too.

EDIT 06.01.09: Also uploaded the new (actual) stable release 2.4.4. If you have installed 2.5.0a3 please uninstall first.

cheers
aragon
Attachments
moc-alpha3-2.5.0.pet
(161.29 KiB) Downloaded 1741 times
Last edited by aragon on Tue 06 Jan 2009, 13:54, edited 1 time in total.

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#2 Post by HairyWill »

one of the nice features about moc is that the user interface can be turned off leaving the playing running in the background.
This makes the difference between my 133MHz machine being able to play a 128kbps mp3 without stutterin.
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

Vel
Posts: 8
Joined: Tue 11 Dec 2007, 01:36
Location: Old Europe

moc-alpha3-2.5.0.pet & Puppy 400 -

#3 Post by Vel »

Hi!

I installed moc-alpha3-2.5.0.pet on Puppy 400.
moc complained about missing libiconv.so.2,
so I downloaded it from http://www.puppylinux.ca/ttuuxxx/Libs
and copied it in /libs/.
now it prompts:

># mocp
>mocp: error while loading shared libraries: /lib/libiconv.so.2: file too short

what did I do wrong?

Thanx,

Vel

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

save in /lib/:
http://www.puppylinux.ca/tpp/ttuuxxx/Li ... v.so.2.4.0

type in a console:

Code: Select all

cd /lib
rm libiconv.so.2
ln -s libiconv.so.2.4.0 libiconv.so.2
ln -s libiconv.so.2 libiconv.so
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

Vel
Posts: 8
Joined: Tue 11 Dec 2007, 01:36
Location: Old Europe

moc-alpha3-2.5.0.pet & Puppy 400 -

#5 Post by Vel »

Hi Mark,
that did help. What a lovely app.
besten Dank
Vel
save in /lib/:
http://www.puppylinux.ca/tpp/ttuuxxx/Li ... v.so.2.4.0
type in a console:
Code:
cd /lib
rm libiconv.so.2
ln -s libiconv.so.2.4.0 libiconv.so.2
ln -s libiconv.so.2 libiconv.so

Mark

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#6 Post by aragon »

added actual stable release 2.4.4

cheers
aragon

sasha666
Posts: 2
Joined: Sun 28 Mar 2010, 19:02

Re: moc

#7 Post by sasha666 »

i have a problem with moc on puppy.. i have installed libmp3_decoder, but moc don't see it and i can't listen to mp3-files.
All others libaries works as well and alsa in my computer too.
I haved problem with libmp3_decoder.. after installing libid3tag.so.0 and mp3-files don't work - ony wav

Sorry for my english

darry1966

#8 Post by darry1966 »

The Missing Libiconv.so.2 for the above MOC .pet
https://www.dropbox.com/s/ceohaklhswnwq ... .so.2?dl=0

Post Reply