[Simh] Virtual PDP-10 KI10 console panel

Jörg Hoppe j_hoppe at t-online.de
Thu Oct 23 10:13:51 EDT 2014


It seems your 64bit Ubuntu has no support for 32 bit applications anymore.

Must they ruin everything?

Try this to run the 32bit SimH and the 32bit java:

$ sudo dpkg --add-architecture i386
$ sudo apt-get update
$ sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
$ sudo apt-get install libpcap0.8:i386
$ sudo apt-get install libXext6:i386 libXtst6:i386 libXi6:i386

$  sudo ./start.sh

Is this working?

Joerg




Am 23.10.2014 um 14:45 schrieb dott.Piergiorgio d' Errico:
> Il 23/10/2014 14:11, Timothe Litt ha scritto:
>> On 23-Oct-14 07:22, Jörg Hoppe wrote:
>>> Hi all,
>>>
>>> Finally I finished work on the PDP-10 KI10 panel.
>>> This is another "blinkenlight" panel connected with the "BlinkenBone"
>>> system to SimH ...
>>> but what a beast compared to the PDP-11/40 panel introduced before!
>>>
>>> It was shown on VCFB in Berlin in Oct 2014:
>>> https://lh3.googleusercontent.com/-q3FIntCK68Q/VDLhe2Y-wMI/AAAAAAAAJyg/wbKQT52VrBU/w1024-h683-no/IMG_6753.JPG
>>>
>>>
>>>
>>> But more important to you, the physical panel is now virtualized as
>>> Java application ... ready to run on your desktop.
>>>
>>> Here are the pages:
>>> http://retrocmp.com/projects/virtual-pdp-10-ki10-panel-on-simh
>>> and here are the downloads (scroll down):
>>> http://retrocmp.com/projects/virtual-pdp-10-ki10-panel-on-simh/228-virtual-pdp-10-ki10-panel-the-holy-gral-of-blinkenlights-on-your-desktop
>>>
>>>
>>>
>>> Feel free to contact me if there are holes in the docs or errors in
>>> the simulation.
>>>
>>> Enjoy!
>>> Joerg
>
> Seems that there's some issues:
>
> :~/dload/tmp$ ./start.sh
> Starting panel simulation and portmapper ...
> ./start.sh: riga 8: ./java-6-sun-1.6.0.26/bin/java: File o directory non
> esistente
> Wait 20 seconds for java/portmap to come up ...
> ./start.sh: riga 13: ./blinkenlightapitst: File o directory non esistente
> Starting SimH ...
> ./start.sh: riga 18: ./pdp10: File o directory non esistente
>
> also, the pdp10 binary don't run from the shell:
>
> ls
> A Document On The KI10 (Apr 1973).pdf  pdp10
> bak                                    pdp10_doc.pdf
> blinkenlightapitst                     README
> dskb.dsk                               rpcinfo
> dskc.dsk                               simh_doc.pdf
> java-6-sun-1.6.0.26                    start.sh
> panelsim_pdp10ki10.jar                 tops-10.simh_pdp10
> XXXX at YYY:~/dload/tmp$ ./pdp10
> bash: ./pdp10: File o directory non esistente
>
> this machine is an x86-64 running Ubuntu 14.04
>
> Best regards from Italy,
> dott. Piergiorgio.
> _______________________________________________
> Simh mailing list
> Simh at trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh


More information about the Simh mailing list