RE: Using gnome-db in Glade



Back again!  The prospect of using this tool is too exciting to surrender to
failure.


>===== Original Message From Akira TAGOH <at@ue-spacy.com> =====
>>>>> On Thu, 24 Aug 2000 23:07:23 -0400,
>>>>> "BB" == Bill Barnes <bbarnes@operamail.com> wrote:
>
>>>
>>> Which package did you install Glade from?
>
>BB> First install was the debian package.  List of files in the package did 
not
>BB> include gnome-db.
>
>oops, this is the problem that I or you should originally report
>in BTS. but, because package name of gnome-db is not
>stabilized, I hesitate...
>
>BB> Ran ./configure,make, make install, glade
>BB> The program came up with only basic, additional and gnome tabs in the
palette.
>BB> After the glade entry there was a message /dev/dsp: No such device
>
>well, is USE_GNOME_DB defined in config.h?
>if not, maybe configure was not found gda-config. (or -dev
>isn't installed?)
>
>you should confirm the following...:
>
>- -dev package of gnome-db is installed.
>- gda-config exists in your PATH.

Confirmed

>
>
>if there is not a problem in these, you specifies
>--enable-gnome-db with configure (however, default is
>enable...). or look at the output of configure
>carefully. and if gnome-db was not found, look at the
>config.log.
>

Edited config.h to insert 1 line  '#define USE_GNOME_DB

Now getting the following log output
glade_gnomedblib.o: In function `get_gnome_db_widgets':
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_grid_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_list_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_combo_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_report_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_errordlg_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_error_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_logindlg_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_login_init'
/usr/glade-0.5.9/glade/glade_gnomedblib.c:66: undefined reference to
`gb_gnome_db_browser_init'

The glade tarball is in /usr.

Thanks again,
Bill

>
>regards,
>--
>Akira TAGOH <at@ue-spacy.ccom>






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]