Seb Brown ha scritto: > Hello Board, > having had my 1st programming experiences on an Amstrad CPC6128 with > Locomotive BASIC back in the early 90ies, I have recently been trying to get > back into programming. I have been trying to get familiar with the current > languages such as C++ and/or Java ... it's not the object-oriented approach > that bugs me, it's the syntax (C++ is simply horrible to read)! So, I was > happy to read about Gambas just the other day as I was looking for object > oriented BASIC-alternatives for Linux. > Enough blurb, here's the problem: I can't get it to start :o( > I am Using Fedora 9 x86_64bit (Kernel 2.6.25.9-76.fc9.x86_64, Gnome 2.22.2) > on a Samsung Laptop with an Intel 64 bit Processor. The version of Gambas is > 2.7.0-1.fc9 (x86_64) which I installed via package manager from the Fedora > repository. > When I try to launch Gambas from the start menu, I get the message 'starting > Gambas' in the task bar, but then it silently fails. > Typing Gambas2 in the console gives me this error: ERROR: #2: Cannot load > class 'Project': Unable to load class file > I would be very happy about any hints on how to get things working! > Thanks in advance, > Seb. > _________________________________________________________________ > Use video conversation to talk face-to-face with Windows Live Messenger. > http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008 > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user >
This is a common bug that affects several systems. I suggest you to compile Gambas directly from the source code (it's not so difficult). At this page: http://gambasdoc.org/help/readme?view you can find the list of all the dependencies. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: [EMAIL PROTECTED] Scegli software opensource - Choose opensource software Co-fondatore di Gambas-it.org Il sito di riferimento della comunità italiana degli utenti di Gambas www.gambas-it.org ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
