mr.gojira
unread,Nov 8, 2010, 11:05:39 PM11/8/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Quicklisp
I noticed the other day that quicklisp installs in the users home
directory (typically on the c: drive in windows), but when you try to
update or install packages, it installs to a relative path that does
not include the drive letter (I do my development on the g: drive).
In my case, I'd installed several packages while on the g: drive, they
worked fine, but once I tried to update quicklisp I started to run
into trouble and noticed that the packages had installed to the g:
drive while the main quicklisp package installed to c:
Is there any easy way to make quicklisp install everything into the
home dir while the current dir is on a different drive?
-brian