Date: Tue, 14 Dec 2004 15:00:07 -0800 From: "Noah" <admin2@enabled.com> To: Derrick Ryalls <ryallsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: php4 install has conflicts Message-ID: <20041214225932.M34944@enabled.com> In-Reply-To: <d5eb95fc041214145239df4f23@mail.gmail.com> References: <20041214224750.M18198@enabled.com> <d5eb95fc041214145239df4f23@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Dec 2004 14:52:53 -0800, Derrick Ryalls wrote > > what is the cleanest way to get PHP4 installed here? There are a lot of > > programs that have dependancies on mod_php4. how do I update all those > > dependancies to the latest version of mod_php4? and then how do I cleanly > > remove all those older versions of mod_php4? > > > > --- snip --- > > > > # make install clean > > ===> Installing for php4-4.3.9_1 > > > > ===> php4-4.3.9_1 conflicts with installed package(s): > > mod_php4-4.3.5_7,1 > > mod_php4-4.3.6_1,1 > > mod_php4-4.3.8_2,1 > > mod_php4-4.3.9_1,1 > > > > They install files into the same place. > > Please remove them first with pkg_delete(1). > > *** Error code 1 > > > > Stop in /usr/ports/lang/php4. > > > > I recommend trying portupgrade (with the -N flag I believe) I think I am following you correctly here? --- snip --- # portupgrade -N mod_php4-4.3.9_1,1 # make install clean ===> Installing for php4-4.3.9_1 ===> php4-4.3.9_1 conflicts with installed package(s): mod_php4-4.3.5_7,1 mod_php4-4.3.6_1,1 mod_php4-4.3.8_2,1 mod_php4-4.3.9_1,1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/lang/php4. --- snip --- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041214225932.M34944>