[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Oct 6 20:35:20 1999 
Subject:Re: propsheet 
From:Robin Popplestone 
Volume-ID:991006.08 

Aaron said
>I have the impression that some of the facilities may depend on local
>path names or something else that's non-portable, as when I clicked on a
>lecture option XVed went dead. But I have been too busy to investigate.

Also, there's a file menubar_scm.p in $popscheme which sets up
the VED menus.

For the browser stuff, you should set the following environment variable to
the directory that contains files to be browsed (e.g. the lecture
course).

      pop_public_html

E.g. mine is:

setenv pop_public_html /users/users2/cs287/cs287

I haven't tested this outside my own environment, but it should work
OK. Of course, I should make it fail gracefully and not just hang
up (on my todo list...)


Robin.