Hello, Sven, Which version of Chicken is this? Using development snapshot 3.0.7, the command `chicken-setup -local $HOME/tmp/chicken-eggs qdbm` works fine (with the qdbm files in $HOME/tmp/chicken-eggs/qdbm). Could you please try 3.0.7 and let us know if that works for you? Thanks,
-Ivan [EMAIL PROTECTED] writes: > Wed, 12 Mar 2008 09:47:00 +0900, raikov wrote: > >> `chicken-setup -local PATH EGG` expects to find the egg sources in >> directory PATH/EGG. > > chicken-setup -local /home/sven/tmp/chicken-eggs qdbm > Error: (open-input-file) can not open file - No such file or directory: > "qdbm.egg" > > The files from qdbm.egg (but not qdbm.egg itself) are in > /home/sven/tmp/chicken-eggs/qdbm/ > >> Please try chicken-setup PATH/EGG.egg and let us >> know if that works for you. > > That works. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
