Unknown identifier: WebBrowser

Asked by Elchanan Rappaport

Hi,

Trying to install WebContentControl on Ubuntu 10.04, I get:
(when running ./configure && make && sudo make install)

...
cd ./webcontentcontrol_GUI && gbc2 && gba2
/.../webcontentcontrol-1.3.6/webcontentcontrol_GUI/FMain.class:943: Unknown identifier: WebBrowser
make: *** [all] Error 1

Any ideas?

thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
WebContentControl Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
KIAaze (zohn-joidberg) said :
#1

Did you know you can install it via the package manager by adding this PPA?: https://launchpad.net/~webcontentcontrol/+archive/webcontentcontrol

If you still want to install from source:

Make sure you install all build dependencies:
=========
sudo apt-get install debhelper autotools-dev gambas2-dev gambas2-gb-qt gambas2-gb-form gambas2-gb-form-dialog gambas2-gb-qt-kde gambas2-gb-qt-kde-html menu
=========
(cf README file in the source tarball)

My guess is that one of the gambas packages was missing, most likely "gambas2-gb-qt-kde-html".

Can you help with this problem?

Provide an answer of your own, or ask Elchanan Rappaport for more information if necessary.

To post a message you must log in.