[Next] [Up] [Previous] [Contents] [Index]
Next: Mac Up: How to install B-Prolog Previous: Windows   Contents   Index

Linux

To install B-Prolog on a Linux machine, follow the following steps:
  1. Download the file bp70_linux.tar.gz and store it in your home directory.
  2. Uncompress bp70_linux.tar.gz and extract the files by typing
          gunzip bp70_linux.tar.gz | tar xfv -
    
  3. Add the following line to the file .cshrc or .bshrc in your home directory:
          set path = ($path $HOME/BProlog)
    
    such that you can start B-Prolog from any working directory.
Notice that if B-Prolog is installed in a directory other than your home directory, you should change the script file bp in the BProlog directory and the path accordingly.



Neng-Fa Zhou () 2007-06-05