Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.forth    |    Forth programmers eat a lot of Bratwurst    |    117,927 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 117,814 of 117,927    |
|    Krishna Myneni to All    |
|    Building kForth-64 under Debian-based Li    |
|    12 Dec 25 20:28:06    |
      From: krishna.myneni@ccreweb.org              kForth-64 is particularly useful for beginners. It is also quite easy to       build from source under Debian and requires minimal extra packages.       Under Debian the following packages are required:               binutils        gcc        g++        make        libreadline8t64        libreadline-dev              You can "sudo apt-get install" those packages.              The User's Guide provides explicit instructions on building the       executables (kforth64 and kforth64-fast) from source under Linux. These       instructions amount to              0. unpacking the distribution       1. changing to the src/ directory in the distribution       2. typing "make"              The steps above are performed after installing required packages.              You should also set an environment variable, as described in the User's       Guide, to point to a copy of the forth-src directory from the       distribution. This is done in Debian by appending two lines to the       hidden file              .profile              in your home directory:              KFORTH_DIR=$HOME/ |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca