Date: Tue, 30 Dec 2008 07:51:21 +0100 From: Peter Boosten <peter@boosten.org> To: "perryh@pluto.rain.com" <perryh@pluto.rain.com> Cc: "glen.j.barber@gmail.com" <glen.j.barber@gmail.com>, "luizbcampos@gmail.com" <luizbcampos@gmail.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: running asfiles on windowmaker... Message-ID: <EF10A130-4640-4942-9295-7732A220295F@boosten.org> In-Reply-To: <4959b958.1X35M0vcBdIGo3IN%perryh@pluto.rain.com> References: <d534d2fe0812291613k5851f810mad91282e5d98e3c7@mail.gmail.com> <4ad871310812291948n2159a0a9p9781183694e4dae8@mail.gmail.com> <4959b958.1X35M0vcBdIGo3IN%perryh@pluto.rain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30 dec 2008, at 07:02, perryh@pluto.rain.com wrote: >>> 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. > pkg_info -L package (replace "package" by actual package name) Shows all files installed by the port, assuming OP installed asfiles through the port. Peter -- Http://www.boosten.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EF10A130-4640-4942-9295-7732A220295F>