From owner-freebsd-ports@freebsd.org Fri Aug 14 10:19:06 2015 Return-Path: Delivered-To: freebsd-ports@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 1DF289B8DEF for ; Fri, 14 Aug 2015 10:19:06 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-io0-f173.google.com (mail-io0-f173.google.com [209.85.223.173]) (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 E81AA1615 for ; Fri, 14 Aug 2015 10:19:05 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by iods203 with SMTP id s203so80004721iod.0 for ; Fri, 14 Aug 2015 03:19:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=81jA3AR5Fc1cyb02LrYFZ0Juib8UjMrbrJ6xqpjxtlk=; b=j+KNGuBJckLj6zCQipyCozCsoVzI+dO1lZch+sVmd0oboNUXJpXg4zP649Zgplt14i 5vUso71f39xWomtl0R6UY7+nPBIEAIS93zDtY3p9UkFhBcxjsC569M/nmhtlx/YbbFKF RZIdP3YuCnOi373wQ57RGffS7zCXyEWGdsRrZFb1OOHFSQ9EN5BJBAXfHukROGIjDkav +O0rpQo4Kl5bVdDElbG/ZVO/+dGd9veDYzMWvVEM0d+3wtiBvMAKlOVMx/SiFmb4lWv7 OmRRHK3RoBNke+63YSq59nrtzvo0YrRyh1w5W2DX0dlhJxVDB/JnwByWBL39e8CMcaIx GhEQ== X-Gm-Message-State: ALoCoQm/bo5bdW5zUnQRiQ/KxsQl4YS83Eva8GxxgmFJeiguXyT9XOOeZDM2JdVqHN5cIh+aes67 MIME-Version: 1.0 X-Received: by 10.107.9.150 with SMTP id 22mr16225220ioj.27.1439547544622; Fri, 14 Aug 2015 03:19:04 -0700 (PDT) Received: by 10.107.130.223 with HTTP; Fri, 14 Aug 2015 03:19:04 -0700 (PDT) In-Reply-To: <20150731095124.689a8d61@laptop.minsk.domain> References: <201507301539.t6UFdrrp003177@mech-as222.men.bris.ac.uk> <20150731095124.689a8d61@laptop.minsk.domain> Date: Fri, 14 Aug 2015 11:19:04 +0100 Message-ID: Subject: Re: skype ports status and expectations From: Anton Shterenlikht To: "Sergey V. Dyatko" Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 10:19:06 -0000 > I'm using FreeBSD-CURRENT (amd64) + net-im/skype4. All works fine (I hope). > http://gyazo.com/258a43fcb34ea384482800fa3d3de464 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 Do you not see this? Thanks Anton