This is the first time I have used the debian install package to
install newlisp on ubuntu and for the first time, newlisp does
not know where to find /usr/share/newlisp/init.lsp
Looks like some environment variables got clobbered. 
Need help on this too.
thanks
tim
			
			
									
									
						newlisp 10.0 does not recognize /usr/share/newlisp/init.lsp
- 
				Tim Johnson
 - Posts: 253
 - Joined: Thu Oct 07, 2004 7:21 pm
 - Location: Palmer Alaska USA
 
- 
				Tim Johnson
 - Posts: 253
 - Joined: Thu Oct 07, 2004 7:21 pm
 - Location: Palmer Alaska USA
 
newlisp -n doesn't help. It's no big deal, I don't have that many
newlisp scripts and it is simply a matter of
to bootstrap everything.
Thanks
tj
			
			
									
									
						newlisp scripts and it is simply a matter of
Code: Select all
(load "/usr/share/newlisp/init.lsp")
Thanks
tj
- 
				Tim Johnson
 - Posts: 253
 - Joined: Thu Oct 07, 2004 7:21 pm
 - Location: Palmer Alaska USA