Date: Mon, 11 Feb 2008 10:44:38 -0600 From: David Alanis <canito@dalan.us> To: darryl@osborne-ind.com Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port Message-ID: <20080211104438.vl4ox11goo0coo0k@mail.dalan.us> In-Reply-To: <E6BB7C521CB6486389474E285AE7BA62@Europa> References: <E6BB7C521CB6486389474E285AE7BA62@Europa>
next in thread | previous in thread | raw e-mail | index | archive | help
Darryl: You can use pkg_delete and it might complain that it cannot remove it =20 thus it is needed by other packages. In this case you make need to =20 remove that package and reinstall it. I have this in my make.conf DEFAULT_PHP_VER=3D5 DEFAULT_MYSQL_VER=3D50 << so just change this to VER=3D4_1 ???? APACHE_PORT=3Dwww/apache22 Thxs, David Alanis Quoting Darryl Hoar <darryl@osborne-ind.com>: > Greetings, > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. > > thanks, > Darryl > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080211104438.vl4ox11goo0coo0k>