[RkWard-devel] help needed for rkhelp files..

I. Soumpasis nono.231 at gmail.com
Sat Feb 3 06:54:34 UTC 2007


2007/2/3, Prasenjit Kapat <kapatp at gmail.com>:
>
> OK, I need some help to get the help file working.
> I created a help file (plot_beta_distribution.rkh) in the
> plugins/distributions directory. The file was created according to the
> specifications on
> http://rkward.sourceforge.net/documents/devel/plugins/pluginhelp.html
>
> Added <help file="plot_beta_distribution.rkh"/> to the corresponding xml
> file.
> Then make -f Makefile.svn && ./configure && sudo make install. The "Help"
> button on beta plot is still disabled. I was trying to see what else was
> missing:
>
> $ grep -R "beta_distribution.rkh" * | grep -v ".svn"
> rkward/plugins/distributions/plot_beta_distribution.xml:        <help
> file="plot_beta_distribution.rkh" />
>
> $ grep -R "barplot.rkh" * | grep -v ".svn"
> rkward/plugins/plots/barplot.xml:       <help file="barplot.rkh" />
> rkward/plugins/Makefile.am:     plots/barplot.rkh \
> rkward/plugins/Makefile.in:     plots/barplot.rkh \
> rkward/plugins/Makefile:        plots/barplot.rkh \
>
> Do I need to create an entry in any of the Makefiles?


I had the same question. The answer is Makefile.am <http://makefile.am/> in
plugins would be the right one. However when I just do testing i use to copy
the .rkh file to the corresponding file at /usr/share/apps/rkward/... and
where the other files are. You choose.

Regards,
Ilias

Thanks
> PK
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> RKWard-devel mailing list
> RKWard-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rkward-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20070203/d5ee1829/attachment.html>


More information about the Rkward-devel mailing list