From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 21:01:25 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B232DFC9 for ; Thu, 20 Nov 2014 21:01:25 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35C98C32 for ; Thu, 20 Nov 2014 21:01:25 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id w7so2965403lbi.19 for ; Thu, 20 Nov 2014 13:01:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=iWu9AkKD28eLY2kzvNYAEx3If9wQTeC5j8H5ohnDBvY=; b=VrAvmF40x7o3rLwiMPDQps+Ecnz1JouRXWichlVqSZLZoifyetLuLwMHq3F/+/NUU8 bIO9mCzkSl9jOxZX2F7YNESpAJO4A19XLb8C8ZXGSf47uh5v4/SB1bVG2vs0dJ9WnKet eludJ/2p/1aRWBzcdBfZZ2JcqZTXxMg+vsQ8YALCINtGs1AFVaA5w+5/65XMfO+U2mmE zXVigAnxnDbO1R+mSWrVFRoSCT1FxGV0k30elzkA+oU0L8mYMVpOIXZylukB5YbexzVy UseG8NwiKL9i9XJ/dUsj+3Nhy4kbew3pdX9Qz0stwAX77K1c1iOQqH8RhrN489b43Yi4 zA5g== MIME-Version: 1.0 X-Received: by 10.152.20.130 with SMTP id n2mr332170lae.39.1416517283287; Thu, 20 Nov 2014 13:01:23 -0800 (PST) Received: by 10.25.31.2 with HTTP; Thu, 20 Nov 2014 13:01:23 -0800 (PST) Date: Thu, 20 Nov 2014 19:01:23 -0200 Message-ID: Subject: olvwm on amd64 From: Luciano Rottava da Silva To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 21:01:25 -0000 Hello, I am trying to setup up a new FreeBSD desktop at home based on the new 10.1 release. As usual, my wm of choice is olvwm. Well, didn't know ports/packages are not available for amd64, only for i386. Searching on the Internet I've read in many places the problem is with xview and there's no hope for 64-bit platform. But then I've found the following website: http://physionet.caregroup.harvard.edu/physiotools/xview/ So, question is, is it possible to run a i386 Linux package in my amd64 Free machine? Would it be possible run the i386 FreeBSD packages xview and olvwm? How can I run my beloved olvwm? There must be a way! Thanks & Regards, Luciano.