Date: Mon, 22 Aug 2005 12:30:30 +0200 From: "albi@scii.nl" <albi@scii.nl> To: freebsd-questions@freebsd.org Subject: Re: mysql-administrator Message-ID: <20050822123030.3212b1f2.albi@scii.nl> In-Reply-To: <200508221959.29789.shinjii@virusinfo.rdksupportinc.com> References: <200508221959.29789.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Aug 2005 19:59:28 +1000 Warren <shinjii@virusinfo.rdksupportinc.com> wrote: > I have just isntalled mysql-administrator on a FreeBSD 5.4-STABLE machine and > for the life of me cant find the file/command to execute the program .. does > anyone know where i should be looking or the command? if you installed from ports, then you can do : pkg_info -L mysql-administrator*|less or for less output, and expecting the program itself to be in some bin-dir : pkg_info -L mysql-administrator*|grep bin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050822123030.3212b1f2.albi>