[Kst] kst/kst/datasources/template/Makefile.am buglet

Dirk Eddelbuettel edd at debian.org
Sat Apr 22 22:27:34 CEST 2006


Hi again,

The template needs a small modification to build as extdate functionality is
pulled in via kstdatasource.h:

edd at basebud:~/kst/kst-1.2.1/kst/kst/datasources/eddtest> diff -u Makefile.am~ Makefile.am
--- Makefile.am~        2006-04-22 13:42:38.000000000 -0500
+++ Makefile.am 2006-04-22 14:49:29.000000000 -0500
@@ -1,4 +1,4 @@
-INCLUDES=-I$(srcdir)/../.. $(all_includes)
+INCLUDES=-I$(srcdir)/../.. -I$(srcdir)/../../extdate $(all_includes)

 kde_module_LTLIBRARIES=kstdata_edd.la


Now, while I can build a sample template, I cannot to load anything but
ASCII. Using 1.2.1, I found the Settings->Configure KST->Data Sources dialog
which correctly shows all dynamically loadable modules ... but each and every
time I try to load I still default to ASCII. I must be doing something wrong.

Thanks for any pointers,  Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


More information about the Kst mailing list