The problem is solved, Pear wasn't installed. After adding the
repository to the sources.list the installation was much easier, thanks
for the help.
Unfortunately I have an error starting the scheduler:
root@rhodos:/home/ruud# /etc/init.d/livesupport-station start
Starting livesupport scheduler: using config file
'/opt/livesupport/etc/scheduler.xml'
livesupport-scheduler. root@rhodos:/home/ruud# error executing command start
authentication problem: Login method returned fault response:
[faultCode:805,faultString:ERROR:xrLocStor: 2 Header may not contain
more than a single header, new line detected.
(/opt/livesupport/lib/pear/XML/RPC/Server.php:394)]
>
> Hi,
>
> As LiveSupport developer Tomas Hlava has pointed out below, It looks
> like you don't have PEAR installed on your system.
>
> There are a couple of very easy ways to install LiveSupport on Ubuntu
> systems. Probably the easiest is to add the LiveSupport online package
> repository to your list of available sources.
>
> This - and several other very useful tips - are outlined on our "cheat
> sheet" page:
>
> http://code.campware.org/projects/livesupport/wiki/CheatSheet
>
> Please try those steps, installing LiveSupport from the repository
> using apt-get. It should install correctly.
>
>
>
> Best regards,
>
> douglas
>
> =============================================
> Media Development Loan Fund
> =============================================
> Douglas Arellanes
> Head of Research and Development
> Center for Advanced Media--Prague (CAMP)
> Na vinicnich horach 24a/1834, 160 00 Prague 6
> Czech Republic
> Tel: + 420 2 3333 5356, Fax: +420 2 2431 5419
> Mobile: +420 724 073 364
> http://www.mdlf-camp.net
> http://www.campware.org
> =============================================
> http://www.mdlf.org
> =============================================
> ----- Forwarded by Douglas Arellanes/Mdlf on 05/21/2006 06:31 PM -----
>
> *Tomas Hlava
*
>
> 05/21/2006 06:32 PM
>
>
> To: Douglas.Arellanes@mdlf.org
> cc:
> Subject: Re: [ls-support] LS 1.0.2-4 on Ubuntu Breezy install problem
>
>
>
>
>
> I think so,
> PEAR probably isn't installed, or maybe hidden somewhere - not in $PATH
>
> Tom