Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 08:53:02 +0200
From:      Alnis Morics <alnis.morics@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: olvwm on amd64
Message-ID:  <546EE14E.7050507@gmail.com>
In-Reply-To: <CAGROAxUzdfZEzfaix_NFbNXHsHJJ7yR9U2bxgOA3_KtNWh8aKQ@mail.gmail.com>
References:  <CAGROAxU0OK7ZZYpuaqFQ3u6UjiUSeBE18adcpudoxcjtFodATQ@mail.gmail.com> <546E5D2D.6010603@gmail.com> <CAGROAxUzdfZEzfaix_NFbNXHsHJJ7yR9U2bxgOA3_KtNWh8aKQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 11/21/2014 00: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 <alnis.morics@gmail.com> 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"
Ah, I see. Then it's way more complicated. You need a 32-bit build 
environment. There are examples of how to build Wine (which is a 32-bit 
application, too) on a amd64 system (no longer needed because now 
there's a i386-wine port) which involves preparing a 32-bit build 
environment. You can take one such example (say, 
http://daemon-notes.com/articles/other/wine/prepare) and build xview 
instead. But I guess it's an overkill unless you can't do without xview.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?546EE14E.7050507>