Re: MySQL server socket problem
Robin Sheat <[email protected]> Thu, 15 Dec 2011 17:52:58 +1300
| Newsgroups | gmane.org.user-groups.linux.new-zealand.general |
|---|---|
| Message-ID | <1323924778.22117.71.camel@zarathud> |
--===============0450737564== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-kvTvTSzTonttxBZkSG0L" --=-kvTvTSzTonttxBZkSG0L Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nevyn schreef op do 15-12-2011 om 16:18 [+1300]: > You could use aptitude all the time although it does tend to pull in > more > packages than you need. i.e. it also installs all of the recommended > packages.=20 That's because they're recommended. Debian has three levels of dependencies: * Depends: this is required. * Recommends: some things may not work right or fully if this isn't installed, but nothing's going to break. * Suggests: you get some extra benefit from this. On a desktop, I go with the recommends. On a server, I don't or it usually tries to install X at some point. To change this: sudo vim /etc/apt/apt.conf.d/90install-recommends and add the line: APT::Install-Recommends "0"; Then I can use aptitude with no commands to install things if I want the option to pick and choose at their dependencies. Robin. --=-kvTvTSzTonttxBZkSG0L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7pfSoACgkQFNNkhamc621YwwCfeQE9cGx7GFdkKE/8zgePFepo DEwAn0v/L6OxMw69XZCjgjS3P9XkxwKs =Agj6 -----END PGP SIGNATURE----- --=-kvTvTSzTonttxBZkSG0L-- --===============0450737564== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ NZLUG mailing list [email protected] http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug --===============0450737564==--