[HECnet] Fwd: Sunlink DNA

Mark Abene phiber at phiber.com
Thu Sep 20 14:02:34 PDT 2018


I posted this message yesterday, but for some reason people are telling me
it never went to the list.
I removed the photos I originally attached and am sending it again.

-Mark

---------- Forwarded message ----------
From: Mark Abene <phiber at phiber.com>
Date: Wed, Sep 19, 2018 at 2:58 PM
Subject: Re: [HECnet] Sunlink DNA
To: hecnet at update.uu.se


To everyone who asked, I built TME last night on Ubuntu 18.04 on two
different systems, and installed NetBSD 1.6.2 on a sun3/160 instance.
It's working very nicely, minus networking; bear in mind that TME was
originally written to run on a NetBSD host (it's in the pkg collection),
and makes use of BPF to implement networking (I seem to remember it also
working on FreeBSD). Linux does have a bpf compatibility interface, so I'll
see if it can be made to work and follow up with you all. That said, grab
TME here: https://people.csail.mit.edu/fredette/tme/tme-0.8.tar.gz
That's the home site, there's lots of info on the emulator
https://people.csail.mit.edu/fredette/tme/
There's also this site, specifically about installing SunOS 4.1.1:
http://www.abiyo.net/retrocomputing/installingsunos41
1tosun3emulatedintme08onlinux
DON'T follow those build instructions, they're incredibly old and will get
you nowhere fast.  :)

Here are my steps:
Make sure you have the gtk-2.0 and glib2.0 dev packages installed. Then...
mkdir $HOME/tme
cd $HOME/tme
tar -zxvf your_download_dir/tme-0.8.tar.gz
cd tme-0.8
vi libtme/module.c (comment out line 93 "LTDL_SET_PRELOADED_SYMBOLS();",
it's no longer needed) and save.
./configure --prefix=$HOME/tme --disable-warnings 'LIBS=-lglib-2.0
-lgtk-x11-2.0 -lX11'
export LTDL_LIBRARY_PATH=$HOME/tme/lib (or "setenv LTDL_LIBRARY_PATH
$HOME/tme/lib" for csh/tcsh)
make
make install

If everything built and installed without errors, you'll have the install
tree in $HOME/tme. From here you can follow the various instructions on the
original site above for installing NetBSD, etc.

If you ran into any errors either building, installing, or running, just
drop me a note, I'd be happy to help!

P.S.: I've attached some photos of it booting up!
P.P.S: You'll notice it seg fault when you exit tmesh. The original does
this too. The author even comments about how there's no "quit" command.

Regards,
Mark



On Tue, Sep 18, 2018 at 6:35 PM, Dave McGuire <mcguire at neurotica.com> wrote:

>
>   Thanks Mark!
>
>        -Dave
>
> On 09/18/2018 08:59 PM, Mark Abene wrote:
> > Absolutely. I'll dig it out after dinner later tonight.
> >
> > -Mark
> >
> >
> > On Tue, Sep 18, 2018 at 5:44 PM, Dave McGuire <mcguire at neurotica.com
> > <mailto:mcguire at neurotica.com>> wrote:
> >
> >     On 09/18/2018 08:12 PM, Mark Abene wrote:
> >     > The TME emulator works fine on Ubuntu with very minor massaging. I
> don't
> >     > recall having to do anything extremely out of the ordinary.
> >     > For me the fun was in emulating a Sun 3/80 I used to have. If you
> like,
> >     > I can dig it up my TME install. Haven't used it in a while.
> >
> >       If you can find any notes that you my have taken on what it took to
> >     get it running, I'd very much appreciate that.  I hacked on it for a
> bit
> >     earlier this year, but ran out of time and eventually gave up.
> >
> >                   -Dave
> >
> >     --
> >     Dave McGuire, AK4HZ
> >     New Kensington, PA
> >
> >
>
>
> --
> Dave McGuire, AK4HZ
> New Kensington, PA
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sonic.net/pipermail/hecnet-list/attachments/20180920/166e336b/attachment.html>


More information about the Hecnet-list mailing list