[Ecls-list] MSVC instead of Cygwin?  Actually, not really...
    Robin Lee Powell 
    rlpowell at digitalkingdom.org
       
    Fri Aug  8 00:25:18 UTC 2008
    
    
  
Apparently, the MSVC build still needs cygwin for asdf-install to
work.  My start script does:
(load "c:/cygwin/home/rpowell/msvc-ecl/ecl/msvc/asdf")
(push #p"c:/cygwin/home/rpowell/tui/asdf-install/asdf-install/" asdf:*central-registry*)
(asdf:oos 'asdf:load-op 'asdf-install)
Then:
> (asdf-install:install 'usocket)
Install where?
1) System-wide install:
   System in /usr/local/asdf-install/site-systems/
   Files in /usr/local/asdf-install/site/
2) Personal installation:
   System in C:/.asdf-install-dir/systems/
   Files in C:/.asdf-install-dir/site/
0) Abort installation.
 --> 1
;;; ASDF-INSTALL: Downloading 24055 bytes from http://common-lisp.net/project/us
ocket/releases/usocket-0.3.7.tar.gz to /asdf-install-2.asdf-install-tmp ...
;;; ASDF-INSTALL: Downloading 189 bytes from http://common-lisp.net/project/usoc
ket/releases/usocket-0.3.7.tar.gz.asc to /asdf-install-3.asdf-install-tmp ...
'gpg' is not recognized as an internal or external command,
operable program or batch file.
"NIL" Call to GPG failed. Perhaps GPG is not installed or not in the path.
Broken at SI:BYTECODES.Available restarts:
1. (INSTALL-ANYWAYS) Don't check GPG signature for this package
2. (RETRY-GPG-CHECK) Retry GPG check (e.g., after downloading the key)
Broken at SI:BYTECODES.
>> :r1
;;; ASDF-INSTALL: Installing USOCKET in /usr/local/asdf-install/site/, /usr/loca
l/asdf-install/site-systems/
;;; Warning: Cannot find tar command "C:\\PROGRA~1\\Cygwin\\bin\\bash.exe".
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unable to extract tarball /asdf-install-2.asdf-install-tmp.
Broken at SI:BYTECODES.No restarts available.
Broken at SI:BYTECODES.
>>
-Robin
-- 
Lojban Reason #17: http://en.wikipedia.org/wiki/Buffalo_buffalo
Proud Supporter of the Singularity Institute - http://singinst.org/
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/
    
    
More information about the ecl-devel
mailing list