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
--8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > > On Wed, 17 May 2006 00:50:08 -0300 > > Duane Whitty <duane@greenmeadow.ca> wrote: > >=20 > > > 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. > > >=20 > > > It worked immediately after I did kldload linux. > > >=20 > > > I always thought that that was what linux_enable=3D"YES" in /etc/rc.c= onf did. > >=20 > > Excellent :) > >=20 > > I only have the line in rc.conf, and it gets loaded fine.... >=20 > Yup,=20 > > grep linux /etc/rc.conf > linux_enable=3D"YES" > should be enough. FWIW, I had had Skype running fine on 6.0-RELEASE -- then it stopped workin= g for some unknown reason. Symptoms were that the Skype process would star= t, 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 proble= m 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 t= he emulators/linux_base-suse-9.3 that I'd been using, and 'rm -rf /compat/l= inux/*'. 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 l= ibraries. So I copied them over from a Linux partition (happens to be Gent= oo): 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 --=20 Stephen Bartlett President, Bartlett Software, Inc. http://www.bartlettsoftware.biz/ --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEauMuR7d3GIt7UjgRAg1xAJ9mKmjRlWw0bgRONdlrNLoC9Z549gCePuNg 4snSYl2QmWT72j1QdJ2Cxtc= =SO5J -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060517084742.GA957>