Date: Sat, 3 Jan 2009 17:42:32 +0000 From: "Daniel Bye" <danielby@slightlystrange.org> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Createing a package. Message-ID: <20090103174232.GB80984@torus.slightlystrange.org> In-Reply-To: <20090103172306.GA15372@teddy.fas.com> References: <20090103172306.GA15372@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 03, 2009 at 12:23:06PM -0500, stan wrote: > I have managed to build OO on a machine of the same architecture as I want > to run it oon. The target machine does not seem to be capable of building > it. I suspect that it does not have enough memory. >=20 > Can I create a package on the "donor" machine to move this to the target > machine? Or is there a better way to do this? No, this is about the best way to do it. The tool you need is pkg_create. # pkg_create -b <portname> should do it. You'll need the full version number, so on my system the <portname> bit is openoffice.org-2.4.2. Good luck! Dan --=20 Daniel Bye _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklfo4gACgkQixf5fBYiFmoflwCgsNkqdrRvy3aLv7GBdgbl10QF C6EAnikbyxTIkNOJRYo6Q1PlhRAbV/L3 =J1UX -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090103174232.GB80984>