Re: Packaging CL libs and apps for debian

2014-04-25 Thread Faré
On Fri, Apr 25, 2014 at 6:32 AM, Dimitri Fontaine wrote: >> That's fairly old. In practice, I recommend upgrading to the latest stable >> when having trouble such as yours. > > I needed to upgrade for a test program I made using > command-line-arguments that requires uiop… > Excellent. Are you usi

Re: Packaging CL libs and apps for debian

2014-04-25 Thread Dimitri Fontaine
Faré writes: > That's fairly old. In practice, I recommend upgrading to the latest stable > when having trouble such as yours. I needed to upgrade for a test program I made using command-line-arguments that requires uiop… >> Is that the intended way to use a debian packaged CL lib? >> > I believ

Re: Packaging CL libs and apps for debian

2014-04-25 Thread Faré
On Thu, Apr 24, 2014 at 4:42 AM, Dimitri Fontaine wrote: > Faré writes: >> which version of ASDF are you using? > > * (require :asdf) > ("ASDF") > > * (asdf:asdf-version) > "2.21" > That's fairly old. In practice, I recommend upgrading to the latest stable when having trouble such as your