[Gambas-user] new user problem

Michael Bergmann mbergmann-sh at ...17...
Wed Jun 23 20:31:18 CEST 2004


Am Mittwoch, 23. Juni 2004 19:37 schrieb Jeff Johnson:
> What am I doing wrong
>
> I have SuSE 9.2  with the latest KDE
>
> I open up Gambas
> select  existing project of Kate Browser (or any project)
> click on the form
> It gives me an error "12 Not an object"
I had the same prob with the same environment, until I upgrated to gambas 
0.93b (...and now 0.94) by source code.
In order to do so, you should have updated SuSE to the latest KDE and QT, you 
should have installed PostGresQL, MySQL, SDL and libcurl (+ development 
packages), and you should have downloaded the source code for gambas. After 
deflating it, you could run a "./configure", "make", and "make install" (as 
root). Should you encounter any probs, you could give some parameters to 
configure. Look out for the threat "compiling 0.94 under SuSE 9.1" - I've 
putted a configuration script in here, which worked fine for me.

regards,

Michael




More information about the User mailing list