[Gambas-user] Debugging program to find error

craf prog at ...2177...
Mon Apr 12 18:29:37 CEST 2010


-----Mensaje original-----
De: Benoît Minisini <gambas at ...1...>
Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Asunto: Re: [Gambas-user] Debugging program to find error
Fecha: Mon, 12 Apr 2010 18:24:09 +0200


> > >Can you make an archive of your package and put it somewhere I can
> > >download it? I will test it on my Mandriva and see what happens exactly.
> > >
> > >Regards,
> > 
> > Of course, and thanks again
> > 
> > Here is the link:
> > 
> > http://www.tecleandocodigo.webcindario.com/
> > 
> > Regards
> 
> I got it.
> 
> I suggest you install "googleearth" (for example) in your home directory,
> and look in the "googlearth" shell script to see how they locate the
> executable path, and how they define the shared library path.
> 
> Regards,

>I think you didn't put all the needed libraries in the archive. 

>To know which libraries are loaded by your program, run it with 'strace', and 
>look at all the "*.so" files that are opened successfully by the open() system 
>call. I noticed that some *.so files were taken in the system path, and not in 
>the archive.

>Regards,


Ok. I will check

Regards




More information about the User mailing list