Date: 23 Nov 2005 11:47:30 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Pratt, Benjamin E." <bepratt@stcloudstate.edu> Cc: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>, freebsd-questions@freebsd.org Subject: Re: libnet* questions Message-ID: <44lkzf5n19.fsf@be-well.ilk.org> In-Reply-To: <0451409FD6EF4F49AE13E3D1DD45280027E2D9@EXCHANGE.campus.stcloudstate.edu> References: <0451409FD6EF4F49AE13E3D1DD45280027E2D9@EXCHANGE.campus.stcloudstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
"Pratt, Benjamin E." <bepratt@stcloudstate.edu> writes: > > -----Original Message----- > > From: lowell@be-well.ilk.org [mailto:lowell@be-well.ilk.org] > > On Behalf Of Lowell Gilbert > > Sent: Wednesday, November 23, 2005 08:30 > > To: Pratt, Benjamin E. > > Cc: freebsd-questions@freebsd.org > > Subject: Re: libnet* questions > > > > "Pratt, Benjamin E." <bepratt@stcloudstate.edu> writes: > > > > > Hello, I'm writing to find out what others do, and what I can do, to > > > work with ports that require the now three different > > libnet* ports. What > > > I've been doing, and it seems like there should be an easier way, is > > > installing one libnet*, for instance net/libnet then running > > > portupgrade. I then deinstall net/libnet, install > > net/libnet-devel and > > > run portupgrade. Now there's net/libnet10 that I've got to > > deal with as > > > well. > > > > > > What is the best way people have found to get around > > package conflicts > > > with these ports? > > > > I haven't noticed any conflicts with these ports. libnet and > > libnet10 don't conflict at all -- they can be installed on the > > same machine -- and libnet-devel isn't required by anything else > > as far as I can see. > > I am still getting conflicts. Example: > > root@chiefwiggum# pwd > /usr/ports/net/libnet > root@chiefwiggum# make install clean > ===> Installing for libnet-1.1.2.1,1 > > ===> libnet-1.1.2.1,1 conflicts with installed package(s): > libnet10-1.0.2a_1,1 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/net/libnet. > root@chiefwiggum# It should work in both directions, and doesn't seem to. I'll try to remember to put in a PR later today. > As far as needing libnet-devel goes, there was something that required > it just this past week when I CVSuped and ran portupgrade. I can't > remember what port it was, and couldn't find it immediately but will > keep looking. A portstree search didn't turn up anything. But in any case, it should only be a build dependency and not a run dependency, so you can delete any of them at any time if needed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44lkzf5n19.fsf>