[Gambas-user] gambas3
Ron_1st
ronstk at ...239...
Fri Jan 30 19:24:26 CET 2009
On Friday 30 January 2009, Wellington de Souza Pinto wrote:
> Hi everyone!
>
> Have one week my gambas3 svn not work.
>
> Today i update svn version and after ./reconf-all; ./configure -C; make; make
> install
> i type gambas3 in prompt and show this message:
> ERROR: #2: Cannot load class 'Project': Unable to load class file
>
> Any idea???
>
>
> Reguards,
>
Thats my problem too
check your make install for errors
use: ( ./configure; make; make install ) > output.txt 2>&1
or for ubuntu
use: sudo make install > output-install.txt 2>&1
check <source>/comp/gb.form/src/gb.form for existing .info and .list file
Do they exist or not?
Best regards,
Ron_1st
--
A: Delete the text you reply on.
Q: What to do to get my post on top?
---
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
---
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the User
mailing list