DDLab Raspberry Pi readme: March 2019 update ------------------------------------------------------------------- Thanks to Michael Moeller (mmoel AT t-online DOT de), who compiled DDlab for the Raspberry Pi and the Sun, for ddlabz06 and to Dave Burraston (noyzelab AT gmail DOT com), for this ddlabz07 update. ddlabz07_pi32.tar.gz will unpack to give the Raspberry Pi executable ddlabz07_pi32 and GNU_GPL_3.txt. compiled in RPi model B [256MB RAM] under Raspbian 4.14 [latest release]. This 32 bit version should also run on 64 bit machines. To run DDLab: from the directory with the DDLab files, enter the name of the executable preceded by ./ and followed by & for example ./ddlabz07_pi32 & Alternatively, first change directory to "ddfiles" then enter the name of the executable preceded by ../ and followed by & This will keep files generated by DDLab in the ddfiles subdirectory. You can recompile DDLab for Raspberry Pi yourself from the source code using Michael Moeller's makefile, available at: http://www.ddlab.org/download/ddlab_code_Nov2018/Makefile_RaspberryPi3_z07 Micheal adds: One has to make sure the X11 stuff is installed. The fonts are not needed when X11 is forwarded to another server but the include files and libs are. However, compile and link errors will tell and everything is available via 'apt-get install' Dave Burraston reports: ... installed X11 dev everything compiled with no warnings or errors. its a bit hard to read the text, but I have not tried putting the fonts in, not sure if it needs them or where they should go. Note: the font issues (and their resolution) may be similar to those for linux, described in http://www.ddlab.org/download/ddlab_compiled_Nov2018/dd_linux_readme_z07.txt DDLab would appreciate news of alternative compiles. ---------------------------------------------------