![](https://secure.gravatar.com/avatar/3e17f3cc07be38852f5272c6c1b1ca28.jpg?s=120&d=mm&r=g)
On 3/15/07, Hitman <_Hitman_@centrum.cz> wrote:
Hi Victor my name is Honza,... you wrote:
Try to use ASDF - http://www.cliki.net/asdf. Create shortcuts with names ltk.asd.lnk, ltk-mw.asd.lnk, ltk-remote.asd.lnk in asdf:*central-registry*. Check that tcl/bin is in your PATH environment variable. Than in slime-repl do ,load-system RET ltk RET. Then (ltk:ltktest).
I'm sorry if I sound like unwise man, but I don't understand what I could do. I downloaded and unpacked *asdf-install* from http://www.cliki.net/asdf. When I wrote *(load "/path/to/load-asdf-install.lisp")* it errs... it returns this: *PARSE-NAMESTRING: syntax error in filename "ASDF-INSTALL-LIBRARY:defpackage.lisp" at position 20*. So I downloaded this *http://cclan.cvs.sourceforge.net/*checkout*/cclan/asdf/asdf.lisp* and I load it. It works fine, but I don't know, what I could do next. I don't know how I can *"Create shortcuts with names ltk.asd.lnk, ltk-mw.asd.lnk, ltk-remote.asd.lnk in asdf:*central-registry*". *And then... how can I find my *"PATH environment variable"* and finaly what is exactly *",load-system RET ltk RET".* I'm sorry again for my questions but I will be grateful for your answer. Thank you very much. Best regards. Honza.
_______________________________________________ ltk-user site list ltk-user@common-lisp.net http://common-lisp.net/mailman/listinfo/ltk-user
I blogged a little about this a while ago. You can find my short instructions at http://charliebblog.blogspot.com/ It's actually very easy, once you know how ;) Charlie