hi you need to change from the squeeze dependencies:
root@build# aptitude update root@build# aptitude install gettext autoconf libltdl-dev automake \ libtool autotools-dev gcc libreadline-dev readline-common libffi-dev \ libgdbm-dev libgmp3-dev libgmp3-doc libgtk2.0-doc libgtk2.0-dev \ libpango1.0-dev libpango1.0-doc lsb-build-desktop3 back to the wheezy dependencies: root@build# aptitude update root@build# aptitude install libffi-dev libgdbm-dev \ libgmp-dev libgtk2.0-dev libpango1.0-0 libgnutls the squeeze dependencies won't work. On Sun, Jun 12, 2011 at 12:39 PM, Darth Emacs <[email protected]> wrote: > sorry. Also, I'm running emacs24 and some other cool stuff so I have a > squeeze/wheezy/sid hybrid. That makes it a little trickier but easily > handled with apt-pinning ;) > > > On Sun, Jun 12, 2011 at 12:36 PM, Darth Emacs <[email protected]>wrote: > >> Also, >> >> >> On Sun, Jun 12, 2011 at 12:11 PM, Darth Emacs <[email protected]>wrote: >> >>> Yes, but since the last stable release was only a couple of months ago >>> anyone building a hybrid really shouldn't run into any problems until say >>> the new year. Around Sept or Oct when I upgrade my hybrid, I'll start >>> checking bug reports in testing for the packages that are really important >>> to me before running an upgrade with apt-pinning. Till then I just run a >>> quick check on bugs or none at all before running aptitude upgrade with my >>> apt-pinning. >>> >>> >>> On Sun, Jun 12, 2011 at 11:35 AM, Christopher Roy Bratusek < >>> [email protected]> wrote: >>> >>>> Ah... you mean the problem, that 1.9 requires you to grab GTK+ from >>>> Testing. >>>> >>>> Well, that shouldn't break your desktop, unless you blindly update >>>> everything. (and we're talking 'bout testing not unstable). >>>> >>>> Chris >>>> >>>> --- >>>> -- >>>> Sawfish ML >>>> >>>> >>> >>> >>> -- >>> * Darth Emacs * >>> >>> “Duct tape is like the force. It has a light side, a dark side, and it >>> holds the universe together.<http://thinkexist.com/quotes/oprah_winfrey/> >>> ” >>> >>> >> >> >> -- >> * Darth Emacs * >> >> “Duct tape is like the force. It has a light side, a dark side, and it >> holds the universe together.<http://thinkexist.com/quotes/oprah_winfrey/> >> ” >> >> > > > -- > * Darth Emacs * > > “Duct tape is like the force. It has a light side, a dark side, and it > holds the universe together. <http://thinkexist.com/quotes/oprah_winfrey/> > ” > > -- * Darth Emacs * “Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. <http://thinkexist.com/quotes/oprah_winfrey/>”
