List Info

Thread: latest skype




latest skype
country flaguser name
United States
2007-10-05 10:28:08
Good News,
  The latest Linux Skype (Skype 1.4.0.118-oss) has a version
that works on linux brandz with sound. I have only so far
tested it on Centos 3.8 (Linux Kernel 2.4). Sound does seem
to have a slight latency problem though :( One interesting
solution is maybe to directly use any underlying oss solaris
drivers, rather the convert from Linux oss -> sun audio
-> Solaris oss.

If people are interested I could put together the necessary
updated rpm's required for it to work.

Doug
 
 
This message posted from opensolaris.org
_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
country flaguser name
Belgium
2007-10-05 10:46:56
> One interesting solution is maybe to directly use any
underlying oss solaris drivers, rather the convert from
Linux oss -> sun audio -> Solaris oss.

I think if OSS gets integrated into OS/Net (I think that was
the plan?),
having zones be able to map the OSS stuff into the local
zone would be nice.

-mg


_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
country flaguser name
France
2007-10-18 09:04:28
Doug Scott wrote:
> Good News,
>   The latest Linux Skype (Skype 1.4.0.118-oss) has a
version that works on linux brandz with sound. I have only
so far tested it on Centos 3.8 (Linux Kernel 2.4). Sound
does seem to have a slight latency problem though :( One
interesting solution is maybe to directly use any underlying
oss solaris drivers, rather the convert from Linux oss ->
sun audio -> Solaris oss.
> 
> If people are interested I could put together the
necessary updated rpm's required for it to work.
> 

hello,
i've got your tar file containing RPMs, because when i'm
trying to lauch 
skype:
[henrylinux skype_static-1.4.0.118-oss]$ ./skype
./skype: error while loading shared libraries:
libXfixes.so.3: cannot 
open shared object file: No such file or directory

but it seems that it lack some rpms:
-bash-2.05b# rpm -ivh i386/libXfixes-*
error: Failed dependencies:
         xorg-x11-filesystem >= 0.99.2-3 is needed by 
libXfixes-devel-4.0.1-2.1
         xorg-x11-proto-devel >= 7.0-7 is needed by 
libXfixes-devel-4.0.1-2.1
-bash-2.05b# rpm -ivh
i386/xorg-x11-proto-devel-7.1-9.i386.rpm
error: Failed dependencies:
         xorg-x11-filesystem >= 0.99.2-3 is needed by 
xorg-x11-proto-devel-7.1-9

but there is no xorg-x11-filesystem.

How can i achieve this?

thanks in advance for your help,


-- 
Gerard HENRY

_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
user name
2007-10-18 12:36:04
iirc, centos has a package manager named yum that allows you
to
download and install packages.  also, you could install your
zone
from centos iso images, and then install all packages.
ed

On Thu, Oct 18, 2007 at 04:04:28PM +0200, Gérard Henry
wrote:
> Doug Scott wrote:
> > Good News,
> >   The latest Linux Skype (Skype 1.4.0.118-oss) has
a version that works on linux brandz with sound. I have only
so far tested it on Centos 3.8 (Linux Kernel 2.4). Sound
does seem to have a slight latency problem though :( One
interesting solution is maybe to directly use any underlying
oss solaris drivers, rather the convert from Linux oss ->
sun audio -> Solaris oss.
> >
> > If people are interested I could put together the
necessary updated rpm's required for it to work.
> >
>
> hello,
> i've got your tar file containing RPMs, because when
i'm trying to lauch
> skype:
> [henrylinux skype_static-1.4.0.118-oss]$ ./skype
> ./skype: error while loading shared libraries:
libXfixes.so.3: cannot
> open shared object file: No such file or directory
>
> but it seems that it lack some rpms:
> -bash-2.05b# rpm -ivh i386/libXfixes-*
> error: Failed dependencies:
>          xorg-x11-filesystem >= 0.99.2-3 is needed
by
> libXfixes-devel-4.0.1-2.1
>          xorg-x11-proto-devel >= 7.0-7 is needed by
> libXfixes-devel-4.0.1-2.1
> -bash-2.05b# rpm -ivh
i386/xorg-x11-proto-devel-7.1-9.i386.rpm
> error: Failed dependencies:
>          xorg-x11-filesystem >= 0.99.2-3 is needed
by
> xorg-x11-proto-devel-7.1-9
>
> but there is no xorg-x11-filesystem.
>
> How can i achieve this?
>
> thanks in advance for your help,
>
>
> --
> Gerard HENRY
>
> _______________________________________________
> brandz-discuss mailing list
> brandz-discussopensolaris.org
_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
country flaguser name
France
2007-10-18 14:13:15
Edward Pilatowicz wrote:
> iirc, centos has a package manager named yum that
allows you to
> download and install packages.  also, you could install
your zone
> from centos iso images, and then install all packages.

but not in this case. skype needs libXfixes, but this seems
related to 
Xorg, and CEntos has only XFree86. And yes, i need yum:
-bash-2.05b# yum search xfix
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Looking in available packages for a providing package
No packages found
Looking in installed packages for a providing package
No packages found

i am curious how doug scott has tested skype in centos?
Perhaps you can 
tell me what depositary i can use for centos 3.7, because,
my search on 
the web show me things from Centos 4.X, and i'm not very
confident with 
this sort of distribution. I just want to use skype, that's
my need.

Thanks for your reply,

-- 
Gerard HENRY

_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
user name
2007-10-18 15:03:06
ah.
it sounds like you're probably using some newer version of
skype
that no longer supports centos 3.x.  when i tested skype i
used
skype_staticQT-1.2.0.18.  i know some other people have used
more
recent versions, but i don't have any details, you might
try
searching previous posts on this alias.
ed

On Thu, Oct 18, 2007 at 09:13:15PM +0200, Gérard Henry
wrote:
> Edward Pilatowicz wrote:
> > iirc, centos has a package manager named yum that
allows you to
> > download and install packages.  also, you could
install your zone
> > from centos iso images, and then install all
packages.
>
> but not in this case. skype needs libXfixes, but this
seems related to
> Xorg, and CEntos has only XFree86. And yes, i need
yum:
> -bash-2.05b# yum search xfix
> Gathering header information file(s) from server(s)
> Server: CentOS-3 - Addons
> Server: CentOS-3 - Base
> Server: CentOS-3 - Extras
> Server: CentOS-3 - Updates
> Finding updated packages
> Downloading needed headers
> Looking in available packages for a providing package
> No packages found
> Looking in installed packages for a providing package
> No packages found
>
> i am curious how doug scott has tested skype in centos?
Perhaps you can
> tell me what depositary i can use for centos 3.7,
because, my search on
> the web show me things from Centos 4.X, and i'm not
very confident with
> this sort of distribution. I just want to use skype,
that's my need.
>
> Thanks for your reply,
>
> --
> Gerard HENRY
>
> _______________________________________________
> brandz-discuss mailing list
> brandz-discussopensolaris.org
_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


Re: latest skype
country flaguser name
United States
2008-02-23 06:26:46
Could you post the configuration steps?I don't know how to
configure it.
 
 
This message posted from opensolaris.org
_______________________________________________
brandz-discuss mailing list
brandz-discussopensolaris.org


[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )