Package Details: tme 0.12rc11-1

Git Clone URL: https://aur.archlinux.org/tme.git (read-only, click to copy)
Package Base: tme
Description: The Machine Emulator, or tme, provides a general-purpose framework for computer emulation.
Upstream URL: http://phabrics.com
Licenses: GPL3
Submitter: None
Maintainer: phabrics
Last Packager: phabrics
Votes: 1
Popularity: 0.000000
First Submitted: 2010-07-16 18:38 (UTC)
Last Updated: 2024-01-16 11:48 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

Mettacrawer commented on 2023-06-30 18:44 (UTC) (edited on 2023-06-30 18:45 (UTC) by Mettacrawer)

yay -Qkk
[...skip ahead...]
warning: tme: /usr/bin/tmesh (Permissions mismatch)

But the permissions appear reasonable:

-rwxr-xr-x 1 root root 117264 May 29 06:16 /usr/bin/tmesh

Mettacrawer commented on 2023-06-04 10:06 (UTC)

If you need more SunOS images for testing:

http://www.bitsavers.org/bits/Sun/sun3/

For SPARC, here's the source code:

https://archive.org/details/sun-os-4.1.4.tar

phabrics commented on 2023-06-04 03:21 (UTC) (edited on 2023-06-04 03:22 (UTC) by phabrics)

I am so glad you got it working. I was going to say that you might be missing some dependencies. That is what is usually the case for me when I encounter a segfault. Note that the dependencies in the PKGBUILD are optional, so they need to be explicitly installed if you need that functionality.

But it could also be something else - some kind of conflict again. It looks like you might have gotten around that possibility with a clean system. Unfortunately, I have mostly tested with NetBSD. I haven't done much testing with SunOS yet - not beyond getting past the install anyway. I am going to try your package next and go through all the steps. I will report back my findings and see if there is anything that can be done there. Thank you for trying it out!

Mettacrawer commented on 2023-06-04 00:23 (UTC) (edited on 2023-06-04 00:46 (UTC) by Mettacrawer)

I got it to work! Only took me three steps, but the "install KDE with Wayland" part was time consuming.

But it locks up at random when I'm installing SunOS 4.1.1. The first time it locked up right after booting the mini-root and the second time it locked up in format while printing an empty partition table.

For the installation steps I used, see "The SunOS bits" in this repo https://github.com/ambiamber/Run-Sun3-SunOS-4.1.1

Mettacrawer commented on 2023-06-03 16:08 (UTC)

I'm sad.

$ tmesh SUN3
Sat Jun  3 12:06:01 2023 library versions: 
tmesh> source SUN3
tmesh> Segmentation fault (core dumped)

The SUN3 config file works with TME 0.8 on the same computer. For details see https://github.com/ambiamber/Run-UNIX-v9

phabrics commented on 2023-06-03 11:28 (UTC)

I'm glad to know that it might be of some use to you. It's not too much of an improvement really. Mainly just some minor bug fixes. Hopefully, it will improve the keyboard handling a little. There are still some things coming down the pipeline. The tme-git AUR package should track things a little more closely between releases. Note that the git repo is back on github due to the weird issues with OSDN. You can set the GTKMAJ environment variable to gtk3 if you need to compile for that. Enjoy!

Mettacrawer commented on 2023-06-02 13:21 (UTC)

OMG! rc11 !!!! I can't believe it! I can't thank you enough! I can't even wait to try it.

phabrics commented on 2023-04-30 09:33 (UTC)

Attempt to correct this with latest update. See 5b58821b7c93 (patch)

Mettacrawer commented on 2023-04-30 03:41 (UTC)

tmesh> /opt/foo/bin/tmesh: symbol lookup error: /opt/foo/lib/tme/tme_host_gtk.so.0: undefined symbol: _tme_scanline_pad

https://osdn.net/projects/nme/ticket/47963