Le jeudi 30 mai 2002, à 04:15 , Manuel Carro a écrit :
.tcshrc modified : ciao is visible, but there is an error msg : "ERROR: library library(lists) not found, exiting..." do you think create ~/Library/init/tcsh/path will resolve the pb ? i doubt, since . tcshrc is runned at each launch of tcsh what's missing ?
No, I do not think so; the compiler and toplevel should workwithout the environment variables in .tcshr (do they?). A possibility is that the .tcshrc file has the _wrong_ values for the variables. What does
env | grep CIAOLIBreturn? If it returns anything, does it correspond to the path where the libraries are installed?
Welcome to Darwin! [localhost:~] thomas% env | grep CIAOLIB [localhost:~] thomas% ciao ERROR: library library(lists) not found, exiting... [localhost:~] thomas% cat .tcshrc if ( -e /Users/Shared/ciao/ciao-1.8p1/lib/ciao/DOTcshrc ) then source /Users/Shared/ciao/ciao-1.8p1/lib/ciao/DOTcshrc endif source /sw/bin/init.csh setenv PATH /usr/local/gnat/bin:$PATH setenv DISPLAY :0.0 [localhost:~] thomas% ls /Users/Shared/ciao/ciao-1.8p1/lib/ciao/DOTcshrc /Users/Shared/ciao/ciao-1.8p1/lib/ciao/DOTcshrc [localhost:~] thomas% ls /Users/Shared/ciao/ciao-1.8p1/lib/ciao/ DOTcshrc DOTprofile ciao-1.8 ciao.elc prolog.elc DOTemacs.el NewUser ciao.el prolog.el [localhost:~] thomas%
LIBROOT was /Users/Shared/ciao/ciao-1.8p1/lib
thanks for your help :-)
just in case, is the write right needed for the directory and others where is ciao ? ============================================================================== Message: Address: Action: help majordomo(a)clip.dia.fi.upm.es Info. on useful commands subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list <whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list ----------------------------------------------------------------------------- Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/ -----------------------------------------------------------------------------