From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 19:38:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B6311065672 for ; Tue, 16 Nov 2010 19:38:51 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id E6FFF8FC21 for ; Tue, 16 Nov 2010 19:38:50 +0000 (UTC) Received: by gxk9 with SMTP id 9so645954gxk.13 for ; Tue, 16 Nov 2010 11:38:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:reply-to :in-reply-to:references:from:date:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=BZ2nHNRZ0NC4YFJAyRnFstVFqTY3fVpusk9VWd0MjaY=; b=YZ+QibqRzgP60gCo6/u/rzi+IaSkjt6V1TWnepWe8MtUFEiRn/rPYw2bTZQYtDTJs1 kc0dgqdl230ngYWMiROgB0OG99rHCyWCcGCzx8vqQoa8hULdWQYrp58kIXSH4H7gVX60 /0m3T0q7duNFM+pWiwPv6Rtk2x5FOIK0Y388E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=vA7dYMMpAG1g5UujH/CZzXKUCurNZO7mgsUTqZYccuMlDS+SANcgv4di+DO/RpDFEI xAT/eXJInp65Wmpj4WjGQU9QBT64tpMtSDkH6cqQO2rzp+mX8Vm+CwnT6pBDytUH8s+g eM1pNcMMjYwVbAnjfJ1b3U9Tup40vTZJBbcvM= Received: by 10.204.119.134 with SMTP id z6mr2393176bkq.166.1289936329552; Tue, 16 Nov 2010 11:38:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.52.19 with HTTP; Tue, 16 Nov 2010 11:38:19 -0800 (PST) In-Reply-To: References: <201011161409.18893.FreeBSD@insightbb.com> From: Chris Rees Date: Tue, 16 Nov 2010 19:38:19 +0000 Message-ID: To: Nathan Vidican Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Steven Friedrich , freebsd-questions@freebsd.org Subject: Re: Does MAC version of iTunes work on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 19:38:51 -0000 On 16 November 2010 19:26, Nathan Vidican wrote: > On Tue, Nov 16, 2010 at 2:09 PM, Steven Friedrich = wrote: >> >> -- >> System Name: =A0 laptop2.StevenFriedrich.org >> Hardware: =A0 =A0 =A02.80GHz Intel Pentium 4 (HTT) with 2 GB memory >> OS version: =A0 =A0FreeBSD 8.1-RELEASE-p1 i386 (6.4 MB kernel) >> manager(s): =A0 =A0kde4-4.5.3 >> X windows: =A0 =A0 xorg-7.5 =A0 =A0X.Org X Server 1.7.5 > > No. The Mac version of iTunes depends on the Cocoa application > framework, which is a set of Objective C objects that, as far as I am > aware of, has no compatible framework under FreeBSD. > > -- > Nathan Vidican > nathan@vidican.com Neither does the Windows version. http://appdb.winehq.org/objectManager.php?sClass=3Dapplication&iId=3D1347 You could however try gtkpod, rhythmbox or Amarok if your goal is to sync your iPod. Also, please don't write X windows, its name is the X Window System [1]. Chris [1] http://en.wikipedia.org/wiki/X_Window_System#Nomenclature