Hi, sorry, probably lame question

 I'm trying to set up emacs with ecl and slime and got it working fine
, but completely lost in asdf-install process

when I'm going through asdf-install setup tutorial
http://common-lisp.net/project/asdf-install/tutorial/setup.html
and trying to execute the command
(asdf:operate 'asdf:compile-op :asdf-install)
I'm receiving output of this kind


 Note:
;;;   Invoking external command:
;;;   cl -Fe"C:/Users/plush/Local Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.fas"
"C:/Users/plush/AppData/Local/Temp/EAA38.obj" "C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.obj"   /LD /link
/incremental:no /nologo /nodefaultlib:libcmt /nodefaultlib:libcmtd
/nodefaultlib:libc /nodefaultlib:libcd /nodefaultlib:msvcrtd.lib
ecl.lib user32.lib ws2_32.lib shell32.lib /EXPORT:init_fas_CODE
/LIBPATH:c:/usr/ecl10.4.1/ /IMPLIB:C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.implib

and following error

Filesystem error with pathname #P"C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.fas".
Either
 1) the file does not exist, or
 2) we are not allow to access the file, or
 3) the pathname points to a broken symbolic link.
   [Condition of type FILE-ERROR]


I suppose that some variables are not set correctly but getting crazy
to got which and where

sorry again
PLEASE HELP !!! :)

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to