Mike Hearn wrote:
On Sun, 24 Jul 2005 08:04:26 -0500, aaron-XW8b5UTxoeLYtjvyW6yDsg wrote:
Excellent tutorial, thank you. I'm almost not confused anymore. So what this all means is that the gtkmm-dev package in Ubuntu doesn't include the *.a files. I guess I need to build that myself then (using apbuild?).
That's crap :( I checked with some guys in #ubuntu and they say the older gtkmm packages *did* ship the .a files, but libgtkmm-2.4-dev doesn't! Weird or what. Especially as the Debian library packaging guide says to ship them.
Yeah, for now I guess compiling GTKmm from the source will do the trick. I'll dig a bit and see if I can find out why Ubuntu is being messed up here.
I think I need another hint. I found that I was also missing libglibmm-2.4.a, so I built and installed that. But autopackage still doesn't link it in to my package. The rest of gtkmm is working properly now.
Aaron Spike