Re: [mpg123-devel] feature request: save position in audio file and begin from that location next t
Brought to you by:
sobukus
From: Dave <dav...@gm...> - 2012-04-23 21:52:59
|
On Mon, Apr 23, 2012 at 5:40 PM, Dave <dav...@gm...> wrote: > > > What steps can I take to make it work as expected with the shared lib? It > appears the lib is not getting installed. Am I right? > > Got it working! I was installing some other package and I noticed this: The following packages were automatically installed and are no longer required: libaudio-scrobbler-perl libconfig-inifiles-perl* libmpg123-0* So I autoremoved those packages, then I did make uninstall on mpg123, then I did the usual configure, make, make install. Now it works! I'll test out the continue script/wrapper next. Thanks! BTW, where should I install this script? Does it matter? scripts/conplay |