2011/2/20 Márcio Faustino <marciombfaust...@gmail.com>
> Now the issue I'm having is when I try to load Quicklisp. The first problem
> was that "(user-homedir-pathname)" returns "/" so it cannot find where
> Quicklisp is really installed, which in my case is
> "C:\Users\marcio\quicklisp". I then tried to hardcode the path:
>
Seems you already solved the other problem -- environment variables have to
be set for Microsoft Visual Studio to work --, but regarding this,
USER-HOMEDIR-PATH is a rather standard function that follows this logic:
* On Unix, it uses the home directory.
* If HOME is defined, it takes that value
* On windows, if HOMEDRIVE and HOMEPATH are defined, they are joined to form
a directory
* Finally, as a last resort, "/" is used.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk
Collect, index and harness all the fast moving IT data generated by your
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights.
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list