From owner-freebsd-emulation@freebsd.org Mon Aug 17 14:29:21 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC5669BBF01 for ; Mon, 17 Aug 2015 14:29:20 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9FEFC17CA for ; Mon, 17 Aug 2015 14:29:20 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by wicne3 with SMTP id ne3so72289721wic.0 for ; Mon, 17 Aug 2015 07:29:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=veyvgMJz2IV9jCGyesv03dygrLiAK/qGC016ia+HCWM=; b=Jgm1jtMK0eYZMHfg3Gw1hb2W0WweLtw1WkgF8pOHYyrmnpODUyuBLG79EywJXlRg9A QY9kE47vbRQEVF6BzL7+qzHD48GZfWu41XZc2WM8QCtDJRU7R5eaZoK7f8cmUlqqo5dH fxXPid9aJrk9jm/XP+6XrLwVs7AOcbW4J+qZ7mFy/n1C5ZSufR6vOlI2Rc8Yx9qIV2ep LvNbnip8HXDzM7T2u+CNA0vN1krFf4XFQywAQLATwoXK8hW61vtMj+X0oGb+pFdk3gVZ LHndD8gNMLjfbeeeLN+1ZC3lGA1XTPAmAhCnQbd+M+jDnTqPCe0qBZrlqwlA7vhFCeRC dzwQ== X-Gm-Message-State: ALoCoQn0PIU0tPfflIHOsTaIWhfer4TYms/vlGi7SnHy8kALti+Z6u3D5aGjdt8ydaVxOzDNoqf+ X-Received: by 10.180.23.33 with SMTP id j1mr32824383wif.44.1439821270755; Mon, 17 Aug 2015 07:21:10 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (mech-as222.men.bris.ac.uk. [137.222.170.4]) by smtp.gmail.com with ESMTPSA id m4sm22049197wjb.37.2015.08.17.07.21.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Aug 2015 07:21:10 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2) with ESMTP id t7HEL9V5004441 for ; Mon, 17 Aug 2015 15:21:09 +0100 (BST) (envelope-from mexas@mech-as222.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2/Submit) id t7HEL93g004440 for freebsd-emulation@freebsd.org; Mon, 17 Aug 2015 15:21:09 +0100 (BST) (envelope-from mexas) Date: Mon, 17 Aug 2015 15:21:09 +0100 (BST) From: Anton Shterenlikht Message-Id: <201508171421.t7HEL93g004440@mech-as222.men.bris.ac.uk> To: freebsd-emulation@freebsd.org Subject: Re: skype4 does not work on -current Reply-To: mexas@bris.ac.uk In-Reply-To: <1698931.p0ofueOoKS@rainhaven.theweb.org.ua> X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 14:29:21 -0000 >From oleg@theweb.org.ua Fri Aug 14 16:43:26 2015 >> >> I'm now on 11.0-CURRENT #1 r286741 with >> >> # pkg info -xo skype >> linux-skype_oss_wrapper-0.1.1 audio/linux-skype_oss_wrapper >> skype4-4.3.0.37,1 >> >> # pkg info -xo pwcview webc >> pwcview-1.4.1_6 multimedia/pwcview >> webcamd-3.18.0.1 multimedia/webcamd >> >> # ls -la /dev/video0 >> crw-rw---- 1 webcamd webcamd 0x58 Aug 14 10:36 /dev/video0 >> >> I can make the camera work with pwcview, >> however, when I try to launch skype, I get >> >> skype >> /usr/local/share/skype/skype: error while loading shared libraries: >> libpulse-mainloop-glib.so.0: cannot open shared object file: No such >> file or directory > > Yes it is broken after 64 bit linuxulator commit ( >https://svnweb.freebsd.org/changeset/ports/393817 ). This commit includes >update for www/linux-c6-qt47-webkit and x11-toolkits/linux-c6-qt47-x11 ports >with overlooked dependency on pulseaudio linux libraries; this is why you got >runtime error for skype4. > The possible solution is to get revision 393816 of ports tree and install >skype4 binary using this tree. > > I think that freebsd-emulation@ is better place to ask various questions >related to net-im/skype4 port. As suggest, asking for help here. Somebody mentioned an alternative is to install a virtual machine on freebsd, then linux and then a linux skype binary. Am I talking rubbish, or is this a reasonable solution? I'll try r393816 too. Thanks Anton