Revised (12 Feb 01) instructions for running L-Edit 

The computers/labs are: 318 Evans and 134 Evans

To Configure your Computer to Run LEdit

Enter these two lines into the .cshrc file on unix account using your favorite editor such as vi or pico:

setenv LSHOST nigel.udel.edu

set path = ($path /usr/local/tanner/bin)

Then restart x-term or type source .cshrc. If you already have a "set path" statement, you will need to incorporate the above path into your preexisting one. Typing: ' source /usr/local/tanner/README ' at the UNIX prompt will also supply the correct paths, but you would need to do this everytime you log in.

I would recommend creating a dedicated Ledit directory, where you would execute the program from. Into your Ledit directory, copy the following files from this directory: /usr/local/tanner/bin/

ledit.drcextspr.sparc

lvs.sparc

ledit.drcextspr

ledit.tdb

example.tdb (may be in /usr/local/tanner/samples)

To run the program type: ' ledit ' in your L-Edit directory

-See comments on running L-Edit for more hints  

(these hints are courtesy of Messrs. Adam, Dashiell, Katulka, Troeger)