uShare

hello,
i recently switched from ubuntu to debian to opensuse, and would like to stream music and videos to my xbox360. for the past while with ubuntu i have done this with ushare. and just found this package:

Software.openSUSE.org

i cannot get that working with OpenSuSe v11.0. it gives me these errors in the terminal.

linux-ntfz:~ # /etc/init.d/ushare start
/etc/rc.status: line 44: test: -eq: unary operator expected
/etc/rc.status: line 45: test: -eq: unary operator expected
/etc/init.d/ushare: line 31: /etc/default/rcS: No such file or directory

Thanks for your help.

oops, forgot to ask.

is there any place i can get a working package for uShare that works with Opensuse 11.0?

On Thu, 26 Jun 2008 21:06:04 GMT
jeffrey1790 <jeffrey1790@no-mx.forums.opensuse.org> wrote:

>
> hello,
> i recently switched from ubuntu to debian to opensuse, and would like
> to stream music and videos to my xbox360. for the past while with
> ubuntu i have done this with ushare. and just found this package:
>
> ‘Software.openSUSE.org’ (http://tinyurl.com/6oy4ru)
>
> i cannot get that working with OpenSuSe v11.0. it gives me these
> errors in the terminal.
>
> linux-ntfz:~ # /etc/init.d/ushare start
> /etc/rc.status: line 44: test: -eq: unary operator expected
> /etc/rc.status: line 45: test: -eq: unary operator expected
> /etc/init.d/ushare: line 31: /etc/default/rcS: No such file or
> directory
>
>
> Thanks for your help.
>
>
Hi
There are errors in the /etc/init.d/ushare script which need to be
fixed. Did you configure the /etc/ushare.conf file?


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP2 x86_64 Kernel 2.6.16.60-0.23-smp
up 15 days 21:24, 0 users, load average: 0.41, 0.23, 0.29
GPU GeForce 8600 GTS Silent - Driver Version: 173.14.09

On Fri, 27 Jun 2008 00:56:24 GMT
Malcolm <malcolm_nospamlewis@bellsouth.net> wrote:

> On Thu, 26 Jun 2008 21:06:04 GMT
> jeffrey1790 <jeffrey1790@no-mx.forums.opensuse.org> wrote:
>
> >
> > hello,
> > i recently switched from ubuntu to debian to opensuse, and would
> > like to stream music and videos to my xbox360. for the past while
> > with ubuntu i have done this with ushare. and just found this
> > package:
> >
> > ‘Software.openSUSE.org’ (http://tinyurl.com/6oy4ru)
> >
> > i cannot get that working with OpenSuSe v11.0. it gives me these
> > errors in the terminal.
> >
> > linux-ntfz:~ # /etc/init.d/ushare start
> > /etc/rc.status: line 44: test: -eq: unary operator expected
> > /etc/rc.status: line 45: test: -eq: unary operator expected
> > /etc/init.d/ushare: line 31: /etc/default/rcS: No such file or
> > directory
> >
> >
> > Thanks for your help.
> >
> >
> Hi
> There are errors in the /etc/init.d/ushare script which need to be
> fixed. Did you configure the /etc/ushare.conf file?
>
Hi
I forgot to add, just rebuild the rpms from here
http://download.opensuse.org/repositories/home:/krakrjak/openSUSE_10.3/src/

wget
http://download.opensuse.org/repositories/home:/krakrjak/openSUSE_10.3/src/libupnp-1.6.2-6.3.src.rpm
wget
http://download.opensuse.org/repositories/home:/krakrjak/openSUSE_10.3/src/ushare-1.1a-4.2.src.rpm

rpmbuild --rebuild libupnp-1.6.2-6.3.src.rpm
rpm -Uhv /usr/src/packages/RPMS/i586/libupnp-1.6.2-6.3.i586.rpm
rpm -Uhv /usr/src/packages/RPMS/i586/libupnp-devel-1.6.2-6.3.i586.rpm

rpmbuild --rebuild ushare-1.1a-4.2.src.rpm
rpm -Uhv /usr/src/packages/RPMS/i586/ushare-1.1a-4.2.i586.rpm

Note if your arch is a x86_64, the rpms will be in;
/usr/src/packages/RPMS/x86_64/

If you want me to look at the startup script, just post back here.


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP2 x86_64 Kernel 2.6.16.60-0.23-smp
up 15 days 21:33, 0 users, load average: 0.16, 0.18, 0.24
GPU GeForce 8600 GTS Silent - Driver Version: 173.14.09