(cc'd to list)
Hi Michael,
thanks for this report; I'll make the fix part of the release soon.
On Sep 19, 2008, at 10:17 AM, Michael Weber wrote:
> Hi Gary,
>
> I was going to try out CLNUPlot, but I get this:
>
> TEMP> (clnuplot:scatter-plot '((0 0.704) (1 0.703) (2 0.724) (3
> 0.699) (4 0.727)))
> #<CLNUPLOT::GNUPLOT {179AB591}>
> TEMP> (clnuplot:write-plot * :pdf)
>
> The function CLNUPLOT::PATHNAME-NAME+TYPE is undefined.
> [Condition of type UNDEFINED-FUNCTION]
>
> I installed CLNUPlot via ASDF-INSTALL and it pulled in metatilities
> as well.
>
> The following fixes the problem for me:
> (import 'metatilities::pathname-name+type :clnuplot)
>
> --
> Cheers,
> Michael
--
Gary Warren King, metabang.com
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM
(c'd to list)
> Sorry for bothering you, but
> the link to the darcs repository on http://common-lisp.net/project/clnuplot/
> seems to be wrong.
> Shouldn't it be:
> darcs get http://common-lisp.net/project/clnuplot/darcs clnuplot ?
I'm glad you pointed out the problem. I was missing a symbolic-link
from _darcs to darcs/_darcs. This is now fixed. My apologies for the
problem.
--
Gary Warren King, metabang.com
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM