2009/8/5 John Cowan <[email protected]>: > [...] > 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 mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
