Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #133938
| From | anton@mips.complang.tuwien.ac.at (Anton Ertl) |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Running bigFORTH on amd64 |
| Date | 2025-07-03 07:33 +0000 |
| Organization | Institut fuer Computersprachen, Technische Universitaet Wien |
| Message-ID | <2025Jul3.093334@mips.complang.tuwien.ac.at> (permalink) |
| References | <87o6u1zroe.fsf@lucy.meyer21c.net> |
David Meyer <papa@sdf.org> writes:
>I recently discovered bigFORTH and MINOS on Bernd Paysan's web site and
>decided to try it on my amd64 PC running Devuan, a Debian-based Linux
>distribution.
>
>I was able to build and install it. The console REPL "bigforth" appears
>to work, but when I try to run the GUI "xbigforth" it crashes with the
>following message:
>
> libX11.so.6 Library not found!
> Level: (ABORT" @LIB @SYMS $101471E6 XOPENDIPLAY $FFE44E02 $565BE3CA $FFE440C8
>
>(The first message is displayed in spite of the fact that package
>libx11-6 is already installed.)
>
>Any clue what I'm doing wrong?
I don't know what's wrong. I would try to use strace to find out
which file xbigforth is trying to access.
In any case, if the interest is in MINOS, Bernd Paysan is now using
Gforth and MINOS2 <https://fossil.net2o.de/minos2/index> as the basis
for his net2o work:
<https://fossil.net2o.de/net2o/doc/trunk/wiki/net2o.md>
- anton
--
M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.html
comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html
New standard: https://forth-standard.org/
EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/
EuroForth 2024 proceedings: http://www.euroforth.org/ef24/papers/
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Running bigFORTH on amd64 David Meyer <papa@sdf.org> - 2025-07-03 15:58 +0900
Re: Running bigFORTH on amd64 anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-07-03 07:33 +0000
Re: Running bigFORTH on amd64 David Meyer <papa@sdf.org> - 2025-07-03 21:37 +0900
Re: Running bigFORTH on amd64 anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-07-03 14:56 +0000
Re: Running bigFORTH on amd64 Paul Rubin <no.email@nospam.invalid> - 2025-07-03 09:30 -0700
Re: Running bigFORTH on amd64 David Schultz <david.schultz@earthlink.net> - 2025-07-03 14:47 -0500
Re: Running bigFORTH on amd64 minforth <minforth@gmx.net> - 2025-07-04 12:18 +0200
Re: Running bigFORTH on amd64 albert@spenarnc.xs4all.nl - 2025-07-05 14:31 +0200
Re: Running bigFORTH on amd64 anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-07-05 14:35 +0000
csiph-web