linking problem
Christian Stimming
stimming@tuhh.de
Wed, 21 Aug 2002 18:11:31 +0200
Gansser, Martin wrote:
> gnucash-1.6.7 start on hpux-11.00 but with some warnings:
>
> prounix_root:/opt/gnucash/bin # ./gnucash
> Plug-in guppi_axis.so not found
> Plug-in guppi_background.so not found
> Plug-in guppi_barchart.so not found
> Plug-in guppi_boxplot.so not found
> Plug-in guppi_compass_box.so not found
> Plug-in guppi_frame.so not found
> Plug-in guppi_image.so not found
> Plug-in guppi_legend.so not found
> Plug-in guppi_linechart.so not found
> Plug-in guppi_linegraph.so not found
> Plug-in guppi_pie.so not found
> Plug-in guppi_pricebars.so not found
> Plug-in guppi_scatter.so not found
> Plug-in guppi_text.so not found
> Plug-in guppi_xybox.so not found
Those are all guppi-related. You should get the same warnings when you
start 'Guppi', and that's also the place to look for where those
filenames are searched.
> how can this be changed ?
Again, Guppi. Note, however, that the development on Guppi has ceased
~9 months ago and its developer is now working on libguppi, a gnome2
implementation of the same functionality.
Christian