[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] SQLite3 bindings for CHICKEN 4
From: |
Thomas Chust |
Subject: |
Re: [Chicken-users] SQLite3 bindings for CHICKEN 4 |
Date: |
Wed, 5 Aug 2009 11:49:26 +0200 |
2009/8/5 John Cowan <address@hidden>:
> [...]
> How do I persuade chicken-install to accept this egg? Even with
> -t local, it insists on looking up the egg with henrietta on kitten
> (or your server, if I specify -l), gets a 301, and dies.
> [...]
Hello,
indeed that doesn't work :-( What usually does work if everything else
fails is to unpack the egg into an empty directory and just run
chicken-install without any arguments (except maybe -s) inside that
directory.
cu,
Thomas
--
When C++ is your hammer, every problem looks like your thumb.
- [Chicken-users] SQLite3 bindings for CHICKEN 4, Thomas Chust, 2009/08/04
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Peter Bex, 2009/08/05
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Thomas Chust, 2009/08/05
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Peter Bex, 2009/08/05
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Thomas Chust, 2009/08/05
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Jim Ursetto, 2009/08/12
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, John Cowan, 2009/08/12
- Re: [Chicken-users] SQLite3 bindings for CHICKEN 4, Thomas Chust, 2009/08/12