Date: Tue, 16 May 2006 22:47:42 -1000 From: Stephen Bartlett <stephen@bartlettsoftware.biz> To: freebsd-multimedia@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Skype Message-ID: <20060517084742.GA957@tux.localdomain.local> In-Reply-To: <20060517103656.3f267326@it.buh.tecnik93.com> References: <446A680C.2060908@greenmeadow.ca> <20060517124624.533537e0@localhost> <446A9D70.5070405@greenmeadow.ca> <20060517140933.4def3cbb@localhost> <20060517103656.3f267326@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Thus spake Ion-Mihai Tetcu on Wed, May 17, 2006 at 10:36:56AM +0300: > On Wed, 17 May 2006 14:09:33 +1000 > Norberto Meijome <freebsd@meijome.net> wrote: > > > On Wed, 17 May 2006 00:50:08 -0300 > > Duane Whitty <duane@greenmeadow.ca> wrote: > > > > > Darn ol' linux.ko. That was the problem. For some reason that module > > > didn't get loaded. Sigh, I guess I need to say darn ol' operator, eh. > > > > > > It worked immediately after I did kldload linux. > > > > > > I always thought that that was what linux_enable="YES" in /etc/rc.conf did. > > > > Excellent :) > > > > I only have the line in rc.conf, and it gets loaded fine.... > > Yup, > > grep linux /etc/rc.conf > linux_enable="YES" > should be enough. FWIW, I had had Skype running fine on 6.0-RELEASE -- then it stopped working for some unknown reason. Symptoms were that the Skype process would start, fire up some child processes, but never bring up any windows. I upgraded to 6.1-RELEASE, did a portupgrade, and still had the same problem with Skype. After reading that other people still were able to run Skype, I decided to start all over with it: deinstalled net/skype, deinstalled the emulators/linux_base-suse-9.3 that I'd been using, and 'rm -rf /compat/linux/*'. Then, I just: cd /usr/ports/net/skype make install (that ended up installing linux_base-8) Although the build/install went fine, Skype wouldn't start due to missing libraries. So I copied them over from a Linux partition (happens to be Gentoo): libGL.so.1 libXmu.so.6 libXrandr.so.2 libXcursor.so.1 libXft.so.2 libSM.so.6 libICE.so.6 libXext.so.6 libX11.so.6 libXxf86vm.so.1 libXt.so.6 libXrender.so.1 libexpat.so.0 And now Skype runs fine again for me. O frabjous day! - Stephen -- Stephen Bartlett President, Bartlett Software, Inc. http://www.bartlettsoftware.biz/ [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEauMuR7d3GIt7UjgRAg1xAJ9mKmjRlWw0bgRONdlrNLoC9Z549gCePuNg 4snSYl2QmWT72j1QdJ2Cxtc= =SO5J -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060517084742.GA957>
