Re: Unable to run createlang (or psql for that matter) - Mailing list pgsql-general

From Scott Mead
Subject Re: Unable to run createlang (or psql for that matter)
Date
Msg-id m2ld3ab2ec81004261647t64c6466aybf81cd5ae52719f@mail.gmail.com
Whole thread Raw
In response to Re: Unable to run createlang (or psql for that matter)  (Jorge Arevalo <jorgearevalo@gis4free.org>)
Responses Re: Unable to run createlang (or psql for that matter)
List pgsql-general
On Mon, Apr 26, 2010 at 3:36 AM, Jorge Arevalo <jorgearevalo@gis4free.org> wrote:
On Sun, Apr 25, 2010 at 11:08 AM, John Gage <jsmgage@numericable.fr> wrote:
> If I open a bash terminal and type createlang -l, I get:
>
> JohnGage:~ johngage$ createlang -l
> -bash: createlang: command not found
> JohnGage:~ johngage$ psql
> -bash: psql: command not found
>
> as one can see, the same thing happens with psql.
>
> The way I have been using psql is by pulling down the plugins menu in
> pgAdmin3 and selecting (the only selection) psql.
>
> My $PATH variable includes the path to both createlang and psql.


 Not to say I am a 'dis-believer' or anything... but... can we see 'echo $PATH' ... ?

--Scott 
 
>
> What am I doing wrong?
>
> John
>

What's your output for these commands?

which createlang
which psql


>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Start-up script for few clusters: just add water?
Next
From: John Gage
Date:
Subject: Re: Unable to run createlang (or psql for that matter)