Re: install file with more details or help installing CL.environment, clx, ...

Joe Corneli <[email protected]> Mon, 29 Mar 2004 16:58:29 -0600
Newsgroups gmane.lisp.clocc.general
Message-ID <[email protected]>
   > Well, what I get is this:
   >
   > [8]> (load  
   > "/Users/arided/lisp-systems/clocc/src/port/environment/load-cl- 
   > environment.lisp"))
   > ;; Loading file  
   > /Users/arided/lisp-systems/clocc/src/port/environment/load-cl- 
   > environment.lisp ...
   > ;;; CL.ENV: Loading CL.ENVIRONMENT package from directory
   > ;;;         "/Users/arided/lisp-systems/clocc/src/port/environment/"
   >
   >
   > *** - LOAD: A file with name CL-ENV-LIBRARY:env-package.lisp does not  
   > exist
   > Break 1 CL-ENVIRONMENT-LOADER[9]>
   >
   >
   > Since the file
   >
   > /Users/arided/lisp-systems/clocc/src/port/environment/env-package.lisp
   >
   > does exist, it seems like there is something being routed incorrectly  
   > here.
   >
   > But I get the same message regardless of where I run the command -
   > so my guess about where the problem was coming from was wrong.
   > Any suggestions?

   Once you have loaded the "load-cl-environment.lisp" file

I'm not perfectly sure that it actually _does_ load...

  what does

	   (translate-logical-pathname "CL-ENV-LIBRARY:env-package.lisp")

   return?

How's this look?

[23]> (load "/Users/arided/lisp-systems/clocc/src/port/environment/load-cl-environment.lisp"))
;; Loading file /Users/arided/lisp-systems/clocc/src/port/environment/load-cl-environment.lisp ...
;;; CL.ENV: Loading CL.ENVIRONMENT package from directory
;;;         "/Users/arided/lisp-systems/clocc/src/port/environment/"


*** - LOAD: A file with name CL-ENV-LIBRARY:env-package.lisp does not exist
Break 1 CL-ENVIRONMENT-LOADER[24]> :a

[25]>  (translate-logical-pathname "CL-ENV-LIBRARY:env-package.lisp")
#P"/Users/arided/lisp-systems/clocc/src/port/environment/env-package.lisp"


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click