On Mon, 02 Jan 2006 04:33:44 GMT,
"J. D. Leach" <[EMAIL PROTECTED]> wrote:

> ... This is in spite of my setting the .bash profile correctly. As it
> stands, I am at a loss for how to fix the problem ...

As a long shot, and I don't mean to insult anyone, but what is the name
of your .bash profile, and are you sure it's executing?  My bash man
page mentions a lot of profile files, none of which is called ".bash";
bash seems to have a mind of its own when it comes to deciding which
profile files to read at which times; and it's not uncommon to set a
variable and not export it, which means that echo works but nothing else
does.

Regards,
Dan

-- 
Dan Sommers
<http://www.tombstonezero.net/dan/>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to