<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 10, 2014 at 1:24 PM, Robert Heller <span dir="ltr"><<a href="mailto:heller@deepsoft.com" target="_blank">heller@deepsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok, I upgraded lightdm from source, but when I do a regular 'apt-get upgrade',<br>
it wants to downgrade lightdm.  The new lightdm I installed actually works the<br>
way I want it to, so how do a tell apt-get to leave it alone!</blockquote><div><br></div><div>This is why you don't do source installs.</div><div><br></div><div>I'd download the current source package from the repository. I'd then unpack it, and use it as the basis to roll your own .deb package for the current lightdm. Or, see if someone has already done that in development, like perhaps Debian Sid. Once that's done, install it with dpkg. Debianizing a package isn't trivial, but it's a valuable skill. Once you know how to do that, rolling your own packages isn't all that hard, and it prevents you from screwing up the package management on the system.</div><div><br></div><div>Or, if you really want to just roll your own packages and not have to worry about package management (because you'll do all the dependency tracking yourself somehow) then perhaps look at Slackware or Gentoo. </div></div></div></div>