Date: Fri, 6 Aug 1999 06:08:59 +1000 From: Jim Mock <jim@blues.ghis.net> To: Kenneth Legg <sce04020@mail.wvnet.edu> Cc: FreeBSD <freebsd-questions@FreeBSD.ORG> Subject: Re: Motif 2.1/20 or GTK+ 1.0/1.2 Message-ID: <19990806060854.A5366@blues.ghis.net> In-Reply-To: <37A9E9AD.B542F7AB@mail.wvnet.edu> References: <37A9E9AD.B542F7AB@mail.wvnet.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 05 Aug 1999 at 15:44:46 -0400, Kenneth Legg wrote: > I'm running FreeBSD 3.2 and KDE 1.1 and trying to install wxftp. > The instructions say I need to know if I'm running Motif 2.1/20 or > GTK+ 1.0/1.2 so I can download the the right program to install > wxftp. How do I tell which interface I'm running? You're most likely going to use gtk. Install the wxftp port.. it'll probably make your life easier that way (btw, the port uses gtk). # cd /usr/ports/ftp/wxftp && make install distclean or, if your ports tree isn't up to date.. # cd /usr/ports/net/wxftp && make install distclean -- - Jim Mock - jim@blues.ghis.net - systems administrator - ghis.NET - - work: http://www.ghis.net/ - personal: http://www.ghis.net/~jim/ - - FreeBSD 'zine: http://www.freebsdzine.org/ - jim@freebsdzine.org - - FreeBSD: Bringing UNIX to the masses --- http://www.freebsd.org/ - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990806060854.A5366>