wxExecute / Linux / UNSET envvars
Arturo 'Buanzo' Busleiman
buanzo at buanzo.com.ar
Wed Sep 13 13:51:40 PDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I'm calling my application with some predefined values for LD_LIBRARY_PATH and MOZILLA_FIVE_HOME
(because of wxMozilla / GRE issues).
The problem is that when I call firefox, the real one (the one installed in $PATH), it does not
execute correctly BECAUSE of the inherited LD_LIBRARY_PATH and MOZILLA_FIVE_HOME vars, that point to
incorrect locations.
How can I wxExecute the system's firefox-bin with a LD_LIBRARY_PATH/MOZILLA_FIVE_HOME free environment?
- --
Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar
Consultor en Seguridad Informatica - http://www.buanzo.com.ar
http://www.vivamoslavida.com.ar - Portal no-comercial del buen vivir!
for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFCG9cAlpOsGhXcE0RAqJVAJ9nTcaSv9ugKVDhT9CnZ9pBJAoTwgCdGd40
BbiRoGGOiX7p7zb+9+kxdUQ=
=EteZ
-----END PGP SIGNATURE-----
More information about the wx-users
mailing list