From owner-freebsd-emulation@FreeBSD.ORG Tue May 13 20:30:13 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D14A91065671; Tue, 13 May 2008 20:30:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from hosted.kievnet.com (hosted.kievnet.com [193.138.144.10]) by mx1.freebsd.org (Postfix) with ESMTP id 89F0A8FC22; Tue, 13 May 2008 20:30:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost ([127.0.0.1] helo=edge.pp.kiev.ua) by hosted.kievnet.com with esmtpa (Exim 4.62) (envelope-from ) id 1Jw18V-0003JM-QS; Tue, 13 May 2008 23:30:11 +0300 Message-ID: <4829FA53.6070400@icyb.net.ua> Date: Tue, 13 May 2008 23:30:11 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.12 (X11/20080320) MIME-Version: 1.0 To: Jeremy Messenger References: <4829E947.2090002@icyb.net.ua> <44zlquc68x.fsf@be-well.ilk.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org, Lowell Gilbert , freebsd-ports@freebsd.org Subject: Re: gizmo: linux libgconf X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 13 May 2008 20:30:13 -0000 on 13/05/2008 23:21 Jeremy Messenger said the following: > On Tue, 13 May 2008 15:13:18 -0500, Lowell Gilbert > wrote: > >> Andriy Gapon writes: >> >>> Anybody tried to use Linux application from gizmo project on FreeBSD? >>> http://gizmo5.com/pc/ >>> http://gizmo5.com/pc/download/linux/ >>> [this is something similar to skype but SIP based] >> >> And closed source. Could be more work than you expect. >> >>> List of dependencies is quite small, but it needs libgconf (GConf2) >>> and I am not sure which port (if any) provides it. >> >> devel/gconf2 > > I don't think it will working unless someone create a new linux-gconf2 > port. But I don't know if there will be problem(s) for linux-gconf2 and > gconf2 to be exist at the same time. I guess I could try to fetch a fedora package and try. I am just not sure how to install it properly, never worked on ports for Linux binaries before. > Cheers, > Mezz > >>> Any advice on how to proceed? >> >> Try it and see what happens... > > > -- Andriy Gapon