the dependency dance
« previous entry | next entry »
Sep. 2nd, 2008 | 08:25 pm
I'm working on a simple S3 client. I just finished grabbing all the deps and sub-deps I need:
- alexandria.asd
- babel-streams.asd
- babel.asd
- cffi-grovel.asd
- cffi.asd
- chunga.asd
- cl+ssl.asd
- cl-base64.asd
- closure-common.asd
- cxml.asd
- drakma.asd
- flexi-streams.asd
- ironclad.asd
- puri.asd
- split-sequence.asd
- trivial-features.asd
- trivial-gray-streams.asd
- usocket.asd
It was tiring. I am looking forward to the glorious future of Lisp distribution systems.
(no subject)
from:
semios
date: Sep. 3rd, 2008 02:29 am (UTC)
Link
Reply | Thread
(no subject)
from:
myblog.rsynnott.com
date: Sep. 3rd, 2008 03:23 pm (UTC)
Link
Reply | Parent | Thread
(no subject)
from:
dmitry_vk
date: Sep. 3rd, 2008 04:26 am (UTC)
Link
Reply | Thread
(no subject)
from:
xach
date: Sep. 3rd, 2008 11:03 am (UTC)
Link
Reply | Parent | Thread
(no subject)
from: anonymous
date: Sep. 3rd, 2008 05:14 pm (UTC)
Link
Reply | Parent | Thread
clbuild?
from: anonymous
date: Sep. 3rd, 2008 07:26 am (UTC)
Link
FWIW, I have some things blacklisted in clbuild, which made my life somewhat better.
Reply | Thread
(no subject)
from:
patrickwonders
date: Sep. 3rd, 2008 10:41 am (UTC)
Link
Spiffy.
Reply | Thread
(no subject)
from:
xach
date: Sep. 3rd, 2008 11:09 am (UTC)
Link
http://m.xach.com/tv.jpg was uploaded from Lisp. I have simple upload and delete working. It really needs response parsing to be minimally useful to people who aren't me.
Reply | Parent | Thread
S3!
from: anonymous
date: Sep. 3rd, 2008 12:47 pm (UTC)
Link
Reply | Thread
Re: S3!
from:
xach
date: Sep. 3rd, 2008 12:49 pm (UTC)
Link
Reply | Parent | Thread
My way
from: anonymous
date: Sep. 3rd, 2008 02:34 pm (UTC)
Link
git clone http://nablaone.net/git/lisp-libs.git
Not updated recently.
Reply | Thread
Re: My way
from:
xach
date: Sep. 3rd, 2008 02:35 pm (UTC)
Link
Reply | Parent | Thread
It's simple with Lispy
from: anonymous
date: Sep. 3rd, 2008 11:25 pm (UTC)
Link
Reply | Thread
Re: It's simple with Lispy
from:
xach
date: Sep. 3rd, 2008 11:47 pm (UTC)
Link
Reply | Parent | Thread
WTF?
from: anonymous
date: Sep. 3rd, 2008 11:52 pm (UTC)
Link
Reply | Thread
Re: WTF?
from:
xach
date: Sep. 3rd, 2008 11:56 pm (UTC)
Link
Reply | Parent | Thread
ASDF-Install
from: anonymous
date: Sep. 11th, 2008 09:26 pm (UTC)
Link
http://dpezely.blogspot.com/2008/09/asdf-i
Reply | Parent | Thread