2009/8/5 John Cowan <[email protected]>: > Thomas Chust scripsit: > >> 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. > > That fails thus: > > $ chicken-install -s > Warning: extension `sqlite3' has no .meta file - assuming it has no > dependencies > installing sqlite3: ... > [...]
Hello, I've uploaded a new version that, among some other improvements, contains the .meta file in the egg. I hope that helps, 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
