From owner-freebsd-multimedia@FreeBSD.ORG Sun May 15 11:32:31 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35A6F1065673 for ; Sun, 15 May 2011 11:32:31 +0000 (UTC) (envelope-from kappei84@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 064B88FC13 for ; Sun, 15 May 2011 11:32:30 +0000 (UTC) Received: by pvg11 with SMTP id 11so2274351pvg.13 for ; Sun, 15 May 2011 04:32:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=qeTmmpnF+KvsQVjI6IlCqlygZlhlvdo/81ZyFPG3Gn8=; b=EVMYIqGnq+IRyQEAcLkvN3pWIDku3pTaMRG0ROXdH7usMiwrJWmzwcZwTZAfqPClQb kldQiMuqHNYWFfYsav3f8OnOop/O8FVi8tKTOVXn1hjvRAQmc7B4ndDTGhsYhHnuymCZ 1Clnc3+JiszrVRWzjQQ4DQpfNu5BmNTBaNyxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=V8dFyA6tewjM9ylmfhYbcypFmYYBvadgm3ajsHyfSHq8bo2YO/cZ/ENNQukeEhGM5C WLQleCLbImnQDx2KMQAIH1FRvFgZhVcsB1sqSRguXCLHTQ577OqqKdw3prg8TggShRyR J/HX+vQJ19bso5YlT0ioKJOi6j9A3k2tXYBuc= MIME-Version: 1.0 Received: by 10.142.133.11 with SMTP id g11mr1993864wfd.390.1305459150362; Sun, 15 May 2011 04:32:30 -0700 (PDT) Received: by 10.143.31.7 with HTTP; Sun, 15 May 2011 04:32:30 -0700 (PDT) In-Reply-To: <20110515140755.6e833cd4@ukr.net> References: <20110515125252.5a90d966@ukr.net> <1305455213.2833.3.camel@crashalot.rainbow-runner.nl> <20110515140332.3acb7412@ukr.net> <20110515140755.6e833cd4@ukr.net> Date: Sun, 15 May 2011 13:32:30 +0200 Message-ID: From: Daniele Mazzotti To: Ivan Klymenko Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2011 11:32:31 -0000 Thank you both, but I cannot understand a thing. I am actually running ### Code ### [User@Fermi:/home/User]> uname -a FreeBSD Fermi.residential.fw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENER= IC amd64 ### Code ### Do I need to perform any particular procedure to install skype or I just need to "svn checkout -r 221583 svn://svn.freebsd.org/base/stable/8/usr/src" and then "make install clean"? I know this is a trivial question but I just want to understand :-D. Regards, Daniele 2011/5/15 Ivan Klymenko > =D0=92 Sun, 15 May 2011 14:03:32 +0300 > Ivan Klymenko =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > You are right! > > I forgot to take into account that this is my CURRENT... > > Pardon me. > > You need replace svn://svn.freebsd.org/base/head to > > svn://svn.freebsd.org/base/releng/8.2 > > > > svn checkout -r 221583 svn://svn.freebsd.org/base/releng/8.2 /usr/src > > That's still correct to > > svn checkout -r 221583 svn://svn.freebsd.org/base/stable/8 /usr/src >