[Gambas-user] ERROR: #2: Cannot load class 'Action': Unable to load class file

Benoît Minisini gambas at ...1...
Thu Dec 2 11:54:13 CET 2010


> Hello,
> 
> I'm now to this mailing-list, but I'm already using Gambas for over a year
> now, and I'm a very happy with it :)
> (I was pointed out to post my question to this mailinglist by some nice
> folks over at www.gambasforum.com) Recently, I bought a mini2440
> (ARM-processor board), and I installed Debian Lenny Armel version on it.
> After this, I installed gambas2 via "apt-get install gambas2".
> 
> The problem is, when I try to run Gambas, I get the following message:
> ERROR: #2: Cannot load class 'Action': Unable to load class file
> (I get this same error when running as root)
> 
> Next, nothing happens and I get my cursor back at the terminal prompt.
> I did search the web for this problem, but I can't find anything related to
> my problem :-(
> 
> In the meanwhile, I followed the Gambas Debian installation/compilation
> guide on gambas.sourceforge.net I did :
> $ aptitude install build-essential g++ automake autoconf bzip2 debhelper
> dpatch firebird2.0-dev gettext kdelibs4-dev libbz2-dev libcurl3-dev
> libgtk2.0-dev libjpeg62-dev libmysqlclient15-dev libpcre3-dev libpng12-dev
> libpoppler-dev libpq-dev libqt3-compat-headers libqt3-mt-dev librsvg2-dev
> libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev
> libsdl-sound1.2-dev libsdl1.2-dev libsqlite0-dev libsqlite3-dev libssl-dev
> libxml2-dev libxtst-dev mesa-common-dev unixodbc-dev zlib1g-dev libffi-dev
> 
> next, I did ./reconf-all
> and a ./configure
> 
> I get a list of lots of components beeing disabled. (mysql, v4l etc ...)
> Those are components I really need, so re-compiling myself is not an option
> at the moment. (having not enough knowledge to do this, I have a .NET /
> windows background (shame on me))
> 
> Can someone please point me out in the right direction ?
> Also, I have the ability to put this ARM device onto the internet, and
> allow SSH access to it, in case anyone wants to try it out themselves ...
> 
> 
> Thanks in advance,
> best regards from Belgium,
> Kris
> 

Hi,

Maybe something was not compiled correctly. 

You must send us the full output of the './configure', 'make' and 'make 
install' process so that we can know.

As for disabled components, it means that you didn't install some of the 
required development packages. A Debian user may help you...

Regards,

-- 
Benoît Minisini




More information about the User mailing list