fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] no "fab" command line tool


From: Andrew Latham
Subject: Re: [Fab-user] no "fab" command line tool
Date: Sun, 8 Dec 2013 10:42:24 -0600

Check to see if it is in your path.

Example:
"""
$ locate fab | grep 'fab$'
/usr/bin/fab
$ env | grep '^PATH'
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
$
"""

On Sun, Dec 8, 2013 at 9:49 AM, Angel <address@hidden> wrote:
> Hi everyone,
> I have spent hours looking for the answer to this on the Internet, so I
> apologize if this is a frequently asked question, because I wasn't able
> to find it.
>
> I installed Fabric without administrative rights on a Ubuntu 12.04
> machine using easy_install (which is the only way available without
> installing anything else without administrative rights..). The fabric
> api works well, but I don't have access to the "fab" command line tool
> and I can't find to what fab should link to so as to create an alias or
> something like that. I assume there is somewhere an executable called
> fab, but I can't find it.
> Thanks in advance for your help,
> Angel
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user



-- 
~ Andrew "lathama" Latham address@hidden http://lathama.net ~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]