On Sun, 2007-10-28 at 11:08 +0000, John Steele Scott wrote: > On Sun, 28 Oct 2007 11:49:46 +0100, Murray Cumming wrote: > > > On Sun, 2007-10-28 at 06:01 +0000, John Steele Scott wrote: > >> I'm getting into gtkmm and hildonmm in anticipation of a soon-to-be- > >> delivered N800. > >> > >> I tried to follow the installation instructions at > >> <http://maemomm.garage.maemo.org/docs/tutorial/html/ch03.html> but the > >> repository listed there doesn't seem to have the necessary packages. > >> Have they moved somewhere else? Is this project still active? > > > > What Maemo SDK are you using? The instructions there are correct for the > > latest stable Maemo SDK ("Bora", also called "3.0"). > > I'm using Bora. > > [sbox-SDK_X86: ~] > cat /etc/apt/sources.list > deb http://repository.maemo.org/ bora free non-free > deb http://repository.maemo.org/extras bora free non-free > deb http://repository.maemo.org/extras 3.0 free non-free > deb-src http://repository.maemo.org/ bora free > deb file:/home/toojays/maemo-sdk-nokia-binaries_3.1 bora explicit > [sbox-SDK_X86: ~] > fakeroot apt-get install libhildonmm-dev > libhildon-fmmm-dev
Sorry, it seems that I broke the stable documentation six weeks ago, by uploading the unstable documentation there. I have reverted the change. It now correctly shows that you should use these packages on bora instead: fakeroot apt-get install hildon-libsmm-dev hildon-fmmm-dev (Or it will show that when the page loads. I don't know why maemo.org is so slow today.) > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package libhildonmm-dev > > FWIW, I poked around on repository.maemo.org and couldn't find any > hildonmm packages where I thought they should be. I have been able to > install gtkmm though. I'll fix the sentence that you mentioned. And, yes, it's fine to ask here about maemomm, though the maemo-developers list is fine too. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
