<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><br>
<br>
We are talking the path that the command interpreter is using<br>
<br>
Try something like<br>
<br>
export PATH=$PATH:/usr/lib/rancid/bin<br>
<br>
and then the commands you want to use<br>
<br>
The rancid.conf file is only used by rancid-run and not by the
individual commands<br>
<br>
On 9/28/2013 3:52 PM, Ryan Milton wrote:<br>
</div>
<blockquote cite="mid:CE6CD120.2236%25rmilton@mvsusa.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div>Ok, I "sort of" get your meaning. So, then I find this: </div>
<div><br>
</div>
<div>lrwxrwxrwx 1 root root 28 Mar 5 2012 rancid-run
-> ../lib/rancid/bin/rancid-run</div>
<div><br>
</div>
<div>But How do I edit to "make sure that …account has
/usr/lib/rancid/bin "first" in path." ? I looked at
/etc/rancid/rancid.conf, and in there, the only path info that I
found possibly suspect is this, but I have no idea here. I'm
grasping at straws.</div>
<div><br>
</div>
<div>
<div>TMPDIR=/tmp; export TMPDIR</div>
<div># Be careful changing this, it affects CVSROOT below.</div>
<div>BASEDIR=/var/lib/rancid; export BASEDIR</div>
<div>PATH=/usr/lib/rancid/bin:/usr/bin:/usr/sbin:/bin:/usr/<span
style="background-color: rgb(255, 255, 0);">local/</span>bin:/usr/bin;
export PATH</div>
<div># Location of the CVS/SVN repository. Be careful changing
this.</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION"></span><br>
</blockquote>
<br>
</body>
</html>