[asdf-install-devel] Re: [cclan-list] proposed asdf-install patch
Gary King
gwking at metabang.com
Thu Feb 28 03:36:42 UTC 2008
Hi Robert,
After looking at your patch in greater detail, it seems that it is
actually not necessary for the current portable version (with one
caveat which I'll get to in a moment). Did you use the latest version
of ASDF-Install ("0.6.13")?
The caveat is that CL-YACC on the CLiki actually points to a system
named YACC. So the transcript I get from ASDF-Install is:
>> asdf-install> (asdf-install:install 'cl-yacc)
>> 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 /Users/gwking/.asdf-install-dir/systems/
>> Files in /Users/gwking/.asdf-install-dir/site/
>> 0) Abort installation.
>> --> 2
>>
>> 0[6]: (download-url-to-file "http://www.cliki.net/cl-yacc?download"
>> #P"/Users/gwking/asdf-install-0.asdf-
>> install-tmp")
>> ;;; ASDF-INSTALL: Downloading some unknown number of bytes from http://www.pps.jussieu.fr/~jch/software/files/old/cl-yacc-0.2.tar.gz
>> to /Users/gwking/asdf-install-0.asdf-install-tmp ...
>> ;;; ASDF-INSTALL: Downloading some unknown number of bytes from http://www.pps.jussieu.fr/~jch/software/files/old/cl-yacc-0.2.tar.gz.asc
>> to /Users/gwking/asdf-install-1.asdf-install-tmp ...
>> "[GNUPG:] ERRSIG 3B27FA8777FF5F3B 17 2 00 1134190210 9"
>> "[GNUPG:] NO_PUBKEY 3B27FA8777FF5F3B"
>> ;;; ASDF-INSTALL: Installing /Users/gwking/asdf-install-0.asdf-
>> install-tmp in /Users/gwking/.asdf-install-dir/site/, /Users/
>> gwking/.asdf-install-dir/systems/
>> "ln -s \"/Users/gwking/.asdf-install-dir/site/cl-yacc-0.2/yacc.asd
>> \" \"/Users/gwking/.asdf-install-dir/systems/yacc.asd\""
>> ;;; ASDF-INSTALL: Found system definition: /Users/gwking/.asdf-
>> install-dir/site/cl-yacc-0.2/yacc.asd
>> ;;; ASDF-INSTALL: Loading system CL-YACC via ASDF.
>> ;;; ASDF-INSTALL: Loading system CL-YACC via ASDF.
I suppose a restart like: "Treat yacc.asd as cl-yacc and install it"
would be a good thing...
I'd like to understand why your milage varied.
thanks,
--
Gary Warren King, metabang.com
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM
More information about the asdf-install-devel
mailing list