wxExecute / Linux / UNSET envvars
Arturo 'Buanzo' Busleiman
buanzo at buanzo.com.ar
Thu Sep 14 05:14:44 PDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Vadim Zeitlin wrote:
> This is OT but I don't really see how could setting LD_LIBRARY_PATH make
> firefox fail. Also, you could avoid having to save and restore if you
> launched a helper shell script which would unset the variables for you.
> Finally, if you're under Unix only you could also use execve() call
> directly.
Of course, but I wanted to avoid more ifdefs. The application runs on Solaris x86, sparc, OS X,
Windows and Linux32/64... so, I'm trying to avoid platform specific code.
In any case, the var creating havoc for firefox was MOZILLA_FIVE_HOME. From yesterday to today I've
changed my binary-compatibility approach, so this is no longer an issue.
- --
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
iD8DBQFFCUe0AlpOsGhXcE0RAt5rAJ9qeu8C242znnq86boIfwZXHARcIQCfSDtM
T2YuqBqEqQCDH/zLdOzEteo=
=3VAy
-----END PGP SIGNATURE-----
More information about the wx-users
mailing list