Date: Thu, 17 Mar 2005 19:06:39 +0000 From: Kris Kennaway <kris@FreeBSD.org> To: Forrest Aldrich <forrie@forrie.com> Cc: Kris Kennaway <kris@FreeBSD.ORG> Subject: Re: Packages and dependencies... Message-ID: <20050317190639.GZ91771@hub.freebsd.org> In-Reply-To: <4239D48C.8040809@forrie.com> References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> <20050317184148.GX91771@hub.freebsd.org> <4239D48C.8040809@forrie.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 17, 2005 at 02:03:40PM -0500, Forrest Aldrich wrote: > I found that if you go in to the p5-Unix-Syslog and do a make install, > that seems to get rid of the problem. > > But now, after having done that and re-issued a "make > package-recursive", setting LOCALBASE=/usr/local, I'm still not able to > get this to package up correctly. Again, bare with me, I'm new to this > and have spent a considerable time reading over the docs first ;-) > > This is what I ended up with the above process... Read the output of the install phase carefully to find out where the missing files were installed, or why they weren't. You're trying to do something that isn't well-supported by the ports collection, so you should expect to find land mines that you'll need to be able to deal with yourself. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050317190639.GZ91771>