Date: Mon, 29 Dec 2008 22:02:00 -0800 From: perryh@pluto.rain.com To: glen.j.barber@gmail.com Cc: luizbcampos@gmail.com, freebsd-questions@freebsd.org Subject: Re: running asfiles on windowmaker... Message-ID: <4959b958.1X35M0vcBdIGo3IN%perryh@pluto.rain.com> In-Reply-To: <4ad871310812291948n2159a0a9p9781183694e4dae8@mail.gmail.com> References: <d534d2fe0812291613k5851f810mad91282e5d98e3c7@mail.gmail.com> <4ad871310812291948n2159a0a9p9781183694e4dae8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Does anyone know how to run asfiles on windowmaker? > > Whereis its executable? (path) > > I have no idea what asfiles is, but I would assume > `which asfiles' would tell you where it is located. ... unless it's not in PATH, and the OP is asking which directory needs to be added. asfiles is a port which installs into /usr/local, so I'd expect the executable to be in /usr/local/bin. If not, find /usr/local -name asfiles -print should find it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4959b958.1X35M0vcBdIGo3IN%perryh>