Re: path env variable for fedora 10 and 11

2009-09-01 Thread chris chriss
hris On Tue, Sep 1, 2009 at 7:40 AM, Francis GALIEGUE wrote: > On Sun, Aug 23, 2009 at 21:14, chris chriss > wrote: > > I'm trying to append something to the PATH env variable in fedora 10 and > > fedora 11. It doesn't seem to work. (Fedora 8 and 9 work as expected, as

Re: path env variable for fedora 10 and 11

2009-08-31 Thread chris chriss
Any thoughts? On Sun, Aug 23, 2009 at 2:14 PM, wrote: > I'm trying to append something to the PATH env variable in fedora 10 and > fedora 11. It doesn't seem to work. (Fedora 8 and 9 work as expected, as > well as ubuntu with the same versions of ant 1.7.1). My example below > should > echo out

path env variable for fedora 10 and 11

2009-08-23 Thread chris chriss
I'm trying to append something to the PATH env variable in fedora 10 and fedora 11. It doesn't seem to work. (Fedora 8 and 9 work as expected, as well as ubuntu with the same versions of ant 1.7.1). My example below should echo out the path with "/foo" at the begining. I don't believe it's a bug w