Dears, Thanks Aahna for sharing. I think we forget to decompress emacs.tar. I tried the following steps and it shows the following. I fixed it by running "*tar -xvf emacs.tar*" and it worked for me:
[hisham@strikr opt]$ ls download download.1 emacs.tar file.txt gcc go gocache goproj Linux-System-Programming-Techniques work [hisham@strikr opt]$ source /opt/emacs/freedom/do_env_emacs.sh -bash: /opt/emacs/freedom/do_env_emacs.sh: No such file or directory Regards, Hisham Khartoum On Mon, Jun 26, 2023 at 4:10 PM Aahna S. <[email protected]> wrote: > > Merhaba > > Latest Emacs build (2023-06-26) is available for download. > > Attendees of this evening's (2023-06-26 at 1700hrs UTC+0000) session on GNU Emacs are required to download the compressed archive on their VM's. > > URL > https://sourceforge.net/projects/softwarehub/files/emacs/emacs.tar.xz/download > > STEPS > cd /opt > wget -O emacs.tar.xz https://sourceforge.net/projects/softwarehub/files/emacs/emacs.tar.xz/download > xz --decompress emacs.tar.xz > source /opt/emacs/freedom/do_env_emacs.sh > emacs --version > > > teşekkür > Aahna.
