
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked QuestionsI want to install the LKB on my local machine, what should I do? | ||||||||
| Changed: | ||||||||
| < < | The LKB can downloaded from the DELPH-IN website | |||||||
| > > | The LKB can downloaded from the DELPH-IN website | |||||||
Option 1: Install Ubuntu (or another Linux distribution)This gives you a full Linux installation, and may be the best choice if you want to learn Linux or plan to do a lot of linguistics work on your machine. There is far more linguistics software for Linux than for any other operating system. | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 30 to 30 | ||||||||
Option 3: Knoppix+LKB | ||||||||
| Changed: | ||||||||
| < < | Knoppix+LKB is a bootable CD with Emacs and LKB pre-installed. | |||||||
| > > | Knoppix+LKB is a bootable CD with Emacs and LKB pre-installed. It can be booted directly or run in a window under VirtualBox. | |||||||
Advantages:
| ||||||||
| Line: 45 to 45 | ||||||||
|
Back to main course page | ||||||||
| Deleted: | ||||||||
| < < | -- brodbd - 08 May 2009 | |||||||
| \ No newline at end of file | ||||||||
| Added: | ||||||||
| > > | -- brodbd - 31 Dec 2009 | |||||||
| \ No newline at end of file | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 36 to 36 | ||||||||
Disadvantages: | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Line: 45 to 45 | ||||||||
|
Back to main course page | ||||||||
| Changed: | ||||||||
| < < | -- brodbd - 13 Jan 2009 | |||||||
| > > | -- brodbd - 08 May 2009 | |||||||
| \ No newline at end of file | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked QuestionsI want to install the LKB on my local machine, what should I do? | ||||||||
| Changed: | ||||||||
| < < | The LKB can downloaded from the DELPH-IN website | |||||||
| > > | The LKB can downloaded from the DELPH-IN websiteOption 1: Install Ubuntu (or another Linux distribution) | |||||||
| Changed: | ||||||||
| < < | Here is what worked in 2008: | |||||||
| > > | This gives you a full Linux installation, and may be the best choice if you want to learn Linux or plan to do a lot of linguistics work on your machine. There is far more linguistics software for Linux than for any other operating system. | |||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > | Mayo Kudo and Emily Bender have put together a guide to installing Ubuntu and LKB.
Advantages:
Disadvantages:
Option 2: Install andLinuxandLinux is a special Linux version that runs in parallel with Windows. For step-by-step instructions on installing it and getting LKB running, see this tutorial.Advantages:
Disadvantages:
Option 3: Knoppix+LKBKnoppix+LKB is a bootable CD with Emacs and LKB pre-installed.Advantages:
Disadvantages:
| |||||||
Back to FAQs page Back to main course page | ||||||||
| Deleted: | ||||||||
| < < | -- EmilyBender - 12 Jan 2008 | |||||||
| \ No newline at end of file | ||||||||
| Added: | ||||||||
| > > | -- brodbd - 13 Jan 2009 | |||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked QuestionsI want to install the LKB on my local machine, what should I do? | ||||||||
| Changed: | ||||||||
| < < | The LKB can downloaded from the DELPH-IN website | |||||||
| > > | The LKB can downloaded from the DELPH-IN website | |||||||
| Here is what worked in 2008: | ||||||||
| Line: 50 to 50 | ||||||||
| (load "~/delphin/eli/fi-site-int" nil t) | ||||||||
| Changed: | ||||||||
| < < | (Thanks to Mayo Kudo for documenting her exerience.) | |||||||
| > > | (Thanks to Mayo Kudo for documenting her experience.) | |||||||
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked QuestionsI want to install the LKB on my local machine, what should I do? | ||||||||
| Changed: | ||||||||
| < < | The LKB can downloaded from the DELPH-IN website | |||||||
| > > | The LKB can downloaded from the DELPH-IN website | |||||||
| Here is what worked in 2008: | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Changed: | ||||||||
| < < | You can either buy a book that comes with a Ubuntu disk or burn a disk yourself from the official Ubuntu website | |||||||
| > > | You can either buy a book that comes with a Ubuntu disk or burn a disk yourself from the official Ubuntu website | |||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Changed: | ||||||||
| < < | Any linux distribution comes with Emacs, but it might not be pre-installed. Go to Applications -> Add/Remove, and look for Emacs. | |||||||
| > > | Any linux distribution comes with Emacs, but it might not be pre-installed. Go to Applications -> Add/Remove, and look for Emacs. | |||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Open your terminal, follow the LKB instructions. | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| You may have to create your .emacs file first. Open your emacs, and press Ctrl-x-f, and type ~/.emacs at the bottom of your emacs window. | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| LD_LIBRARY_PATH=$DELPHINHOME/lkb/lib/linux.x86.32:$LD_LIBRARY_PATH | ||||||||
| Line: 47 to 40 | ||||||||
| NOTE: "/home/mayo/" should be replaced with yours, obviously... The automatic LKB installation would tell you what your path is. | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Go to ~/delphin/lkb/etc, and open dot.emacs. Change Line 63. | ||||||||
| Line: 57 to 50 | ||||||||
| (load "~/delphin/eli/fi-site-int" nil t) | ||||||||
| Deleted: | ||||||||
| < < | ||||||||
| (Thanks to Mayo Kudo for documenting her exerience.) | ||||||||
| Added: | ||||||||
| > > |
| |||||||
Back to FAQs page | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 19 to 19 | ||||||||
| Wubi | ||||||||
| Added: | ||||||||
| > > |
| |||||||
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 9 to 9 | ||||||||
| Here is what worked in 2008: | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| LD_LIBRARY_PATH=$DELPHINHOME/lkb/lib/linux.x86.32:$LD_LIBRARY_PATH | ||||||||
| Added: | ||||||||
| > > | ||||||||
| export LD_LIBRARY_PATH | ||||||||
| Added: | ||||||||
| > > | ||||||||
| export DELPHINHOME=/home/mayo/delphin | ||||||||
| Changed: | ||||||||
| < < | NOTE: "/home/mayo/" should be replaced with yours, obviously... | |||||||
| > > | NOTE: "/home/mayo/" should be replaced with yours, obviously... The automatic LKB installation would tell you what your path is. | |||||||
| (Thanks to Mayo Kudo for documenting her exerience.) | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Grammar Engineering Frequently Asked QuestionsI want to install the LKB on my local machine, what should I do?The LKB can downloaded from the DELPH-IN website
Back to FAQs page Back to main course page | |||||||