From owner-freebsd-questions@FreeBSD.ORG Sat Nov 22 00:45:28 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 3DFD5F65 for ; Sat, 22 Nov 2014 00:45:28 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (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 C3FED393 for ; Sat, 22 Nov 2014 00:45:27 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id ex7so838125wid.9 for ; Fri, 21 Nov 2014 16:45:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=CHZBoXLXN7IiPH6lZF8NM6eecPP04XtkLaBGwgG9pJc=; b=RbYqRtK9hGhTF61qgKsLG7rlt8mQwyR+af31k4xDDFfMCkv36diPRay7GvRCjW10N1 lkl+syDVjDgDiyeotjsq7z7VoB5Fw5o3F7yu7zyySh41XcQHL4mRZYJfZJKHu1N4/cW8 cFtMW7hahrDejLujyZly7uEGnsRjpkgYIhuZ9Npdn0o6ukBsjiiuAjFrTlXMAeY5s5fv w2He+rEb19L4P1oR+NiFWTmPnVLqIxW4ukXgPUeaxd250iY2HTaaB2U6M9VdQxvrKvXP 7z9nuyPo/RbEqp6Fsl1p/wA4e/HtSQWfS5IwlbEJwLdIz6cdzAT91K2nNxgd7W5wcGhR 5sBQ== MIME-Version: 1.0 X-Received: by 10.194.80.100 with SMTP id q4mr12709227wjx.15.1416617125266; Fri, 21 Nov 2014 16:45:25 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Fri, 21 Nov 2014 16:45:25 -0800 (PST) In-Reply-To: References: <546E5D2D.6010603@gmail.com> Date: Fri, 21 Nov 2014 16:45:25 -0800 X-Google-Sender-Auth: tZw7sL28qN692SJtQ6_iwTmbOO4 Message-ID: Subject: Re: olvwm on amd64 From: Adrian Chadd To: Luciano Rottava da Silva Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions 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: Sat, 22 Nov 2014 00:45:28 -0000 Just try disabling the i386 only check for xviews and see how far you get. -adrian On 20 November 2014 14:09, Luciano Rottava da Silva wrote: > Thanks Alnis but, isn't xview only available for i386? > > I am stuck because of it. Or am I doing something wrong? > > root@desktop:/usr/ports/x11-wm/olvwm # make install clean > ===> olvwm-4.2_1 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by olvwm-4.2_1 for building > ===> Extracting for olvwm-4.2_1 > => SHA256 Checksum OK for olvwm4.tar.Z. > => SHA256 Checksum OK for olvwm4.Patch01.Z. > => SHA256 Checksum OK for olvwm4.Patch02.Z. > ===> Patching for olvwm-4.2_1 > ===> Applying distribution patches for olvwm-4.2_1 > ===> Applying FreeBSD patches for olvwm-4.2_1 > ===> olvwm-4.2_1 depends on executable: imake - found > ===> olvwm-4.2_1 depends on executable: tradcpp - found > ===> olvwm-4.2_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - > found > ===> olvwm-4.2_1 depends on shared library: libxview.so - not found > ===> Verifying for libxview.so in /usr/ports/x11-toolkits/xview > ===> xview-3.2.1.4.19c_1 is only for i386, while you are running amd64. > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/x11-toolkits/xview > *** Error code 1 > > Stop. > make: stopped in /usr/ports/x11-wm/olvwm > > > On 20 November 2014 19:29, Alnis Morics wrote: > >> >> On 11/20/2014 23:01, Luciano Rottava da Silva wrote: >> >>> 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. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions- >>> unsubscribe@freebsd.org" >>> >> Of course ports are available for amd64. Just run >> >> portsnap fetch extract >> >> to download and extract the ports tree. >> >> And olvwm is in ports. To install it, run: >> >> cd /usr/ports/x11-wm/olvwm >> make install clean >> >> The manual chapter on how to work with ports: >> >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/ >> handbook/ports-using.html >> >> -Alnis >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"