[Ecls-list] truename: no file name supplied

Marco Antoniotti marcoxa at cs.nyu.edu
Mon Aug 18 10:25:05 UTC 2003


You could always do

	(load (make-pathname :name ".common" :type "lisp" :defaults  
(parse-namestring "/home/pascal/")))

Unfortunately, PARSE-NAMESTRING cannot be relied upon to parse names  
starting with a dot under UNIX.

Cheers

Marco



On Saturday, Aug 16, 2003, at 12:54 America/New_York, Pascal  
Bourguignon wrote:

> Hello,
>
> I've a problem with the first thing I tried to do with ecl:
>
> [pascal at thalassa build]$ ./ecl
> ECL (Embeddable Common-Lisp) 0.9
> Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
> Copyright (C) 1993 Giuseppe Attardi
> Copyright (C) 2000 Juan J. Garcia-Ripoll
>         ECL is free software, and you are welcome to redistribute it
> under certain conditions; see file 'Copyright' for details.
> Type :h for Help.  Top level.
>> (load "/home/pascal/.common.lisp")
> ;;; Loading "/home/pascal/.common.lisp"
> truename: no file name supplied
> Broken at LOAD.
>>>
>
> Should I understand this to mean  that ecl does not support file names
> beginning with a dot?
>
>
> --  
> __Pascal_Bourguignon__                   http://www.informatimago.com/
> ----------------------------------------------------------------------
> Do not adjust your mind, there is a fault in reality.
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/ 
> direct;at.aspnet_072303_01/01
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
--
Marco Antoniotti
NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
715 Broadway 10th FL				fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.





More information about the ecl-devel mailing list