Re: [Gambas-user] Problem with PATH to shared library - part 2

2010-04-06 Thread EA7DFH
Doriano Blengino escribió: $ Tree opt my_project/ |-- gambas2 | | |-- bin | | | | |-- gbr2 | | | | `-- gbx2 | | | |-- lib | | | | `-- gambas2 | | | | |-- blah blah blah... | | `-- library_shared | | |-- lib | | |

Re: [Gambas-user] Problem with PATH to shared library - part 2

2010-04-01 Thread Doriano Blengino
craf ha scritto: I forgot in the previous mail indicate the steps I have done: First run the command $ ldd gbr2 to see if there were dependency problems, which I produced the following result: $ Ldd gbr2 linux-gate.so.1 = (0xb770d000) libm.so.6 = / lib/tls/i686/cmov/libm.so.6

[Gambas-user] Problem with PATH to shared library - part 2

2010-03-31 Thread craf
Hello. I forgot in the previous mail indicate the steps I have done: First run the command $ ldd gbr2 to see if there were dependency problems, which I produced the following result: $ Ldd gbr2 linux-gate.so.1 = (0xb770d000) libm.so.6 = / lib/tls/i686/cmov/libm.so.6 (0xb76db000)

Re: [Gambas-user] Problem with PATH to shared library - part 2

2010-03-31 Thread Benoît Minisini
Hello. I forgot in the previous mail indicate the steps I have done: First run the command $ ldd gbr2 to see if there were dependency problems, which I produced the following result: $ Ldd gbr2 linux-gate.so.1 = (0xb770d000) libm.so.6 = / lib/tls/i686/cmov/libm.so.6 (0xb76db000)

Re: [Gambas-user] Problem with PATH to shared library - part 2

2010-03-31 Thread craf
-Mensaje original- De: Benoît Minisini gam...@users.sourceforge.net Reply-to: mailing list for gambas users gambas-user@lists.sourceforge.net Para: mailing list for gambas users gambas-user@lists.sourceforge.net Asunto: Re: [Gambas-user] Problem with PATH to shared library - part 2 Fecha