(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
clnuplot-devel@common-lisp.net