|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Having defined (in my .bashrc) the environmental variables for computing suites
X and Y (PATH to them) it happens - because of some bug in X - that on running certain programs of Y, executables of X are called (and of course not found). If I undefine the env var X, all programs of Y run perfectly. Is any simple way to define the env var X on the fly, when X is needed, without having to use X as another user? (which would overcomplicate the matter because there is an scp link from the computing machine to and from a desktop, where I am). debian linux amd64 etch on the computing machine, where my .bashrc. deain linux i386 etch on the desktop. Thanks francesco pietra __________________________________________________ __________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sat, Sep 29, 2007 at 08:23:59AM -0700, Francesco Pietra wrote:
> Having defined (in my .bashrc) the environmental variables for computing suites > X and Y (PATH to them) it happens - because of some bug in X - that on running > certain programs of Y, executables of X are called (and of course not found). > > If I undefine the env var X, all programs of Y run perfectly. > > Is any simple way to define the env var X on the fly, when X is needed, without > having to use X as another user? (which would overcomplicate the matter because > there is an scp link from the computing machine to and from a desktop, where I > am). export X="blah" or do you need it to happen automatically? in which case your application needs to do this. A -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG/nXqaIeIEqwil4YRAg8GAKDKl9Xwp2dOIxK2SQDGmPnYzyXfwgC gj414 znY2IzI5BeBjs90SSjfe1NA= =aZfW -----END PGP SIGNATURE----- |
|
![]() |
| Outils de la discussion | |
|
|