On Wed, Aug 24, 2005 at 03:00:06AM -0300, Jorge Souza wrote:
>
> To acquire a network connection on the target device
> all we have to do is to set LD_PRELOAD environment
> variable so that libosso-ic-preload.so is loaded
> before starting the application.
>
> #!/bin/sh
> export LD_PRELOAD=/usr/
Hey guys ...
I am getting some troubles when I try to run an
application that requires internet access for
something. As specified at the maemo tutorial,
To acquire a network connection on the target device
all we have to do is to set LD_PRELOAD environment
variable so that libosso-ic-preload.s