Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 1998 14:56:48 -0600
From:      Bill Hamilton <billh@finsco.com>
To:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   x11 port
Message-ID:  <3676CD10.EB54AACD@finsco.com>

next in thread | raw e-mail | index | archive | help
I downloaded the ports.tgz file from 2.2.7.
I just want to install x.
I used Winblows to get it (just lazy and like WS_FTP)
Now, ports.tgz resides in C:/zipwork.
I un-tarred it, and now have something like C:/zipwork/ports/x11
with all of the /ports/x11/* directories under that.
Would this be an appropriate way to proceed? :
tar -cf - -C /dos/zipwork/ports/x11 . | tar xpf - -C /usr/ports/x11
cd /usr/ports/x11
make install



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?3676CD10.EB54AACD>