Thanks for your instructions Jussi, I tried to follow them.
However I still receive the same error message as before.

I attached the log file.

Thanks for any help.

Robi

-----Original Message-----
From: Jussi Lahtinen <[email protected]>
Reply-to: mailing list for gambas users
<[email protected]>
To: mailing list for gambas users <[email protected]>
Subject: Re: [Gambas-user] problems after ubuntu 11.04 update
Date: Tue, 29 Nov 2011 17:32:40 +0200


Not sure what is going on, but I have had similar problems.

1. Stop all gambas processes, and run these commands:
sudo rm -f /usr/local/bin/gbx2 /usr/local/bin/gbc2 /usr/local/bin/gba2
/usr/local/bin/gbi2
sudo rm -rf /usr/local/lib/gambas2
sudo rm -rf /usr/local/share/gambas2

2. Delete old sources and download new ones to make sure you have
non-corrupted sources.

3. Compile:
( ./reconf-all && ./configure -C && make && sudo make install ) >
~/Desktop/compile.log 2>&1

4. If problem persist send packed compile.log (tar.gz) to the list.

Jussi




On Tue, Nov 29, 2011 at 11:42, JUHASZ Robert <[email protected]>wrote:

> Hello,
>
> I updated my gambas2 to the latest revision 2 days ago and was perfectly
> happy as the eval function works again.
> This morning an automatic update of my OS (Ubuntu 11.04, 32bit) was
> performed which was a "big" update (with an updated kernel to
> 2.6.38-13).
>
> After the update my programs (developed in gambas2 and installed - so
> not running from the IDE) again don't work properly, especially the eval
> function.
> I tried to check the error from the IDE but the gambas IDE doesn't
> start. The error message is "ERROR: #27: Cannot load component
> 'gb.form.dialog': cannot find library file".
>
> I reconfigured and recompiled gambas but it didn't help.
> I also updated to the latest revision from svn, reconfigured,
> reinstalled but it didn't solve the issue.
>
> Can you please help in this matter. Did anyone else meet the same
> problem?
>
> Thx,
> Robi
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Attachment: compile.log.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to