Hi, I'll try to address the many questions in your mail...
On Thu, Mar 5, 2009 at 10:41 PM, Peter Kuppelwieser <[email protected]> wrote: > now I reinstalled the server with intrepid and if possible i prefer to use > the .deb package savonet provides. > when i install it it complains liblame0 not to be installed, > but i have installed lame... Romain tells me that liblame0 has been renamed to libmp3lame0 in both Ubuntu and Debian. The renaming has been done on our most recent packages (maybe the deily builds, at least the upcoming 0.9.0 version). > Maybe i should simply changhe the Linux distrtibution. The .deb package > savonet proviedes, for what distribution did you compile it? Would debian > - lenny be fine? In general Debian would be better if you can switch easily. We have two debian developpers in the team, so we always get good debian packages first. Conversely, Ubuntu packages have often had problems reported, and we could not do anything about it. > Although there where errors, > i can use liquidsoap and mp3 streaming works Now I'm lost. Could you install liquidsoap 0.3.8 or not? Are you sure that you're not using 0.3.6 anymore (liquidsoap --version)? > but crashes ar now very often. It would be interesting to see the error that liquidsoap produces. It is not impossible that the soundcard support changed from one version to another, for example. > After a crash I can not start liquidsoap again, it then crashes all the time. > After a restart of the whole server it works again... > the log says nothing about the crash. It seems to be fine, although > sometimes there are some catchup entrys like This might be because the "crashed" liquidsoap is still running, frozen or something. You should check that the process exited. If it did not exit, you could check if it's responsive on telnet, if it's still connected to icecast, etc. And if it's not streaming anymore but still running, you don't need to restart your server, just kill -9 <PID> (but this is still anormal and we should try to understand what's going on). Good luck, -- David ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
